blob: 390c23ced3e86ca3a84679c5b7904df83f0c97ef [file] [log] [blame]
Trevor Johns682c24e2016-04-12 10:13:47 -07001/* Metadata represendations of resources that are outside of the autogenerated
2 local resource lists, or that override local resource representations.
3
4 Resources listed here are referenced from sitemap sections and collections,
5 matched by url string if there is no resource existing in ALL_RESOURCES.
6
7 Currently, these articles can override only the generated resources
8 in DISTRIBUTE_RESOURCES. A representation defined here will not be applied
9 when a collection or section specifies a url that's not in DISTRIBUTE_RESOURCEs.
10 Also
11 So if a section url refers to a static doc that's
12 not in a distribute section, you need to create an item for
13 it in this file. Fix is to compare across
14 ALL_RESOURCES_BY_URL. */
15
16METADATA['ja'].extras = METADATA['ja'].extras.concat([
17 /* TODO Remove standard resources from here, such as below
18 */
19 {
20 "lang": "ja",
21 "title": "Gaming Everywhere",
22 "category": "",
23 "summary": "東京ゲームショウ 2014 の基調講演より。",
24 "url": "https://www.youtube.com/watch?v=xelYnWcYkuE",
25 "group": "",
26 "keywords": [],
27 "tags": [],
28 "image": "https://img.youtube.com/vi/xelYnWcYkuE/hqdefault.jpg",
29 "type": "youtube"
30 },
31 {
32 "lang": "ja",
33 "title": "Playtime Tokyo",
34 "category": "",
35 "summary": "アプリビジネスのノウハウを各担当者が講演しました。",
36 "url": "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn",
37 "group": "",
38 "keywords": [],
39 "tags": [],
40 "image": "https://img.youtube.com/vi/lJdjY3z6-LY/hqdefault.jpg",
41 "type": "youtube"
42 },
43 {
44 "lang": "ja",
45 "title": "Android Wear 関連の動画に日本語字幕が付きました",
46 "category": "",
47 "summary": "",
48 "url": "https://googledevjp.blogspot.jp/2014/12/android-wear.html",
49 "group": "",
50 "keywords": [],
51 "tags": [],
52 "image": "https://i1.ytimg.com/vi/4JcDYkgqksY/maxresdefault.jpg",
53 "type": "blog"
54 },
55 {
56 "lang": "ja",
57 "title": "Android Studio 1.0 をリリースしました",
58 "category": "",
59 "summary": "",
60 "url": "https://googledevjp.blogspot.jp/2014/12/android-studio-10.html",
61 "group": "",
62 "keywords": [],
63 "tags": [],
64 "image": "https://3.bp.blogspot.com/-1hV3sD1At74/VIaQSWBasUI/AAAAAAAABAU/9vYLJMsmMuQ/s1600/studio-logo.png",
65 "type": "blog"
66 },
67 {
68 "lang": "ja",
69 "title": "Google Play 開発者サービス 6.5 のご紹介",
70 "category": "",
71 "summary": "",
72 "url": "https://googledevjp.blogspot.jp/2014/12/google-play-65.html",
73 "group": "",
74 "keywords": [],
75 "tags": [],
76 "image": "https://1.bp.blogspot.com/-4BNREC0Jojo/VGo7ahW35wI/AAAAAAAABAc/9thZl94F6fY/s1600/GMS%2B-%2BRelease%2BBlog%2BNacho%2B-%2BMap%2BToolbar.png",
77 "type": "blog"
78 },
79 {
80 "lang": "ja",
81 "title": "Alpha and Beta Testing",
82 "category": "",
83 "summary": "アプリのローンチにまつわるリスクを最小限にするために必須のツールです。[英語コンテンツ]",
84 "url": "intl/ja/distribute/googleplay/developer-console.html#alpha-beta",
85 "group": "",
86 "keywords": [],
87 "tags": [],
88 "image": "images/gp-dc-ab.png",
89 "type": "distribute"
90 },
91 {
92 "lang": "ja",
93 "title": "Finding Success on Google Play",
94 "category": "",
95 "summary": "Google Play での成功の秘訣がこの一冊に。[英語コンテンツ]",
96 "url": "intl/ja/distribute/googleplay/guide.html",
97 "group": "",
98 "keywords": [],
99 "tags": [],
100 "image": "distribute/images/play_dev_guide_b.jpg",
101 "type": "distribute"
102 },
103 {
104 "lang": "ja",
105 "title": "Google Play アプリ ポリシー センター",
106 "category": "",
107 "summary": "",
108 "url": "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ja",
109 "group": "",
110 "keywords": [],
111 "tags": [],
112 "image": "https://storage.googleapis.com/support-kms-prod/SNP_712EA2784949DDF085C46E3BE7B1DC618A09_4389356_en_v0",
113 "type": "distribute"
114 },
115 {
116 "lang": "ja",
117 "title": "Wear App Quality",
118 "category": "",
119 "summary": "いよいよウェアラブルの時代が到来。[英語コンテンツ]",
120 "url": "intl/ja/distribute/essentials/quality/wear.html",
121 "group": "",
122 "keywords": [],
123 "tags": [],
124 "image": "distribute/images/gp-wear-quality.png",
125 "type": "distribute"
126 },
127 {
128 "lang": "ja",
129 "title": "Google Cloud Platform が支える、新感覚リアルタイム RPG ユニゾンリーグ - 株式会社エイチームの GCP 導入事例",
130 "category": "",
131 "summary": "スケーラブルなバックエンドを実現する Google Cloud Platform の最新導入事例。",
132 "url": "https://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html",
133 "group": "",
134 "keywords": [],
135 "tags": [],
136 "image": "https://3.bp.blogspot.com/-xp7KoPkbne4/VI_PfoFil3I/AAAAAAAAA3U/-k1UZ0zjCBc/s1600/unison-league.jpeg",
137 "type": "distribute"
138 },
139 {
140 "lang": "ja",
141 "title": "Monetize with Ads",
142 "category": "",
143 "summary": "アプリ内広告成功のコツがここに。[英語コンテンツ]",
144 "url": "intl/ja/distribute/monetize/ads.html",
145 "group": "",
146 "keywords": [],
147 "tags": [],
148 "image": "distribute/images/advertising.jpg",
149 "type": "distribute"
150 },
151]);
152
153//must use intl/nn url to override a translated resource
154METADATA['ja'].carousel = {
155 "intl/ja/distribute/googleplay/guide.html": {
156 "image": "images/distribute/hero-secrets-to-app-success.jpg",
157 "title": "Secrets to App Success on Google Play",
158 "summary": "Get the updated guide full of useful features, tips, and best practices that will help you grow a successful app or game business on Google Play.",
159 },
160};
161
162/**
163 * Static metadata collections.
164 */
165METADATA['ja'].collections = {
166 "launch/static/ja": {
167 "title": "",
168 "resources": [
169 "https://www.youtube.com/watch?v=xelYnWcYkuE",
170 "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn",
171 "https://googledevjp.blogspot.jp/2014/12/android-wear.html",
172 "https://googledevjp.blogspot.jp/2014/12/android-studio-10.html",
173 "https://googledevjp.blogspot.jp/2014/12/google-play-65.html",
174 "distribute/googleplay/developer-console.html#alpha-beta",
175 "distribute/googleplay/guide.html",
176 "distribute/essentials/quality/core.html",
177 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ja",
178 "support.html",
179 "distribute/essentials/quality/wear.html",
180 "training/tv/start/index.html",
181 "https://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html",
182 "distribute/monetize/ads.html"
183 ]
184 },
185};