@shift72/core-template 0.4.3 → 0.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -14
- package/kibble.json +108 -29
- package/package.json +21 -8
- package/scripts/core-template-version.js +30 -0
- package/scripts/language-file-to-csv/language-file-to-csv.js +2 -2
- package/scripts/language-file-validator.js +1 -1
- package/scripts/translate.mjs +43 -0
- package/site/ar_LB.all.json +1262 -595
- package/site/ca_ES.all.json +437 -417
- package/site/da_DK.all.json +307 -221
- package/site/de_DE.all.json +1119 -459
- package/site/ee_EE.all.json +1261 -600
- package/site/el_EL.all.json +1112 -459
- package/site/en_AU.all.json +1158 -466
- package/site/es_ES.all.json +1105 -452
- package/site/es_MX.all.json +1160 -479
- package/site/fi_FI.all.json +1113 -460
- package/site/fr_FR.all.json +1105 -454
- package/site/hr_HR.all.json +1169 -464
- package/site/hu_HU.all.json +1261 -599
- package/site/it_IT.all.json +1112 -458
- package/site/ja_JP.all.json +1114 -460
- package/site/lt_LT.all.json +1112 -454
- package/site/nl_BE.all.json +1112 -456
- package/site/no_NO.all.json +1252 -596
- package/site/pl_PL.all.json +1090 -447
- package/site/pt_BR.all.json +432 -429
- package/site/pt_PT.all.json +1252 -602
- package/site/ru_RU.all.json +1088 -449
- package/site/sr_SR.all.json +1254 -0
- package/site/styles/_awards.scss +5 -0
- package/site/styles/_buttons.scss +27 -4
- package/site/styles/_carousel.scss +9 -1
- package/site/styles/_forms.scss +78 -11
- package/site/styles/_meta-detail.scss +2 -2
- package/site/styles/_meta-item-tagline.scss +1 -1
- package/site/styles/_nav.scss +6 -6
- package/site/styles/_pages.scss +0 -2
- package/site/styles/_plans.scss +5 -0
- package/site/styles/_search.scss +1 -1
- package/site/styles/_shift72.scss +3 -3
- package/site/styles/_shopping.scss +1 -1
- package/site/styles/_skip-link.scss +19 -0
- package/site/styles/_variables.scss +10 -6
- package/site/styles/_wishlist.scss +19 -11
- package/site/styles/main.scss +1 -0
- package/site/templates/application/application.jet +11 -14
- package/site/templates/application/google.jet +26 -10
- package/site/templates/common/awards/carousel.jet +7 -1
- package/site/templates/common/awards/item.jet +2 -2
- package/site/templates/film/item.jet +83 -76
- package/site/templates/page/curated.jet +1 -1
- package/site/templates/page/page-content.jet +1 -23
- package/site/templates/page/page-header.jet +25 -6
- package/site/tr_TR.all.json +1252 -602
- package/site/uk_UA.all.json +528 -451
- package/site/zh_TW.all.json +438 -419
- package/site/se_SE.all.json +0 -601
package/site/ja_JP.all.json
CHANGED
@@ -1,188 +1,457 @@
|
|
1
1
|
{
|
2
|
-
"site_owner": {
|
3
|
-
|
4
|
-
|
5
|
-
"
|
6
|
-
|
7
|
-
|
8
|
-
"
|
9
|
-
|
10
|
-
|
11
|
-
"
|
12
|
-
|
2
|
+
"site_owner": {
|
3
|
+
"other": "ABC Cinemas"
|
4
|
+
},
|
5
|
+
"settings_title": {
|
6
|
+
"other": "Settings"
|
7
|
+
},
|
8
|
+
"powered_by": {
|
9
|
+
"other": "Powered by"
|
10
|
+
},
|
11
|
+
"powered_by_name": {
|
12
|
+
"other": "ScreenPlus"
|
13
|
+
},
|
14
|
+
"powered_by_url": {
|
15
|
+
"other": "https://www.screenplus.com"
|
16
|
+
},
|
17
|
+
"in_partnership_with": {
|
18
|
+
"other": "in partnership with"
|
19
|
+
},
|
20
|
+
"festival_scope": {
|
21
|
+
"other": "Festival Scope"
|
22
|
+
},
|
23
|
+
"festival_scope_url": {
|
24
|
+
"other": "https://www.festivalscope.com/page/create-your-online-film-festival/"
|
25
|
+
},
|
26
|
+
"en": {
|
27
|
+
"other": "English"
|
28
|
+
},
|
29
|
+
"fr": {
|
30
|
+
"other": "French"
|
31
|
+
},
|
13
32
|
"episode_name": {
|
14
33
|
"other": "シーズン"
|
15
34
|
},
|
16
35
|
"season_name": {
|
17
36
|
"other": "エピソード"
|
18
37
|
},
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
"
|
23
|
-
|
24
|
-
|
25
|
-
"
|
26
|
-
|
27
|
-
|
28
|
-
"
|
29
|
-
|
30
|
-
|
31
|
-
"
|
32
|
-
|
33
|
-
|
34
|
-
"
|
35
|
-
|
36
|
-
|
37
|
-
"
|
38
|
-
|
39
|
-
|
40
|
-
"
|
41
|
-
|
42
|
-
|
43
|
-
"
|
44
|
-
|
45
|
-
|
46
|
-
"
|
47
|
-
|
48
|
-
|
49
|
-
"
|
50
|
-
|
51
|
-
|
52
|
-
"
|
53
|
-
|
54
|
-
|
55
|
-
"
|
56
|
-
|
57
|
-
|
58
|
-
"
|
59
|
-
|
60
|
-
|
61
|
-
"
|
62
|
-
|
63
|
-
|
64
|
-
"
|
65
|
-
|
66
|
-
|
67
|
-
"
|
68
|
-
|
69
|
-
|
70
|
-
"
|
71
|
-
|
72
|
-
|
73
|
-
"
|
74
|
-
|
75
|
-
|
76
|
-
"
|
77
|
-
|
78
|
-
|
79
|
-
"
|
80
|
-
|
81
|
-
|
82
|
-
"
|
83
|
-
|
84
|
-
|
85
|
-
"
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
"
|
92
|
-
|
93
|
-
|
94
|
-
"
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
"
|
101
|
-
|
102
|
-
|
103
|
-
"
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
"
|
110
|
-
|
111
|
-
|
112
|
-
"
|
113
|
-
|
114
|
-
|
115
|
-
"
|
116
|
-
|
117
|
-
|
118
|
-
"
|
119
|
-
|
120
|
-
|
121
|
-
"
|
122
|
-
|
123
|
-
|
124
|
-
"
|
125
|
-
|
126
|
-
|
127
|
-
"
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
"
|
134
|
-
|
135
|
-
|
136
|
-
"
|
137
|
-
|
138
|
-
|
139
|
-
"
|
140
|
-
|
141
|
-
|
142
|
-
"
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
38
|
+
"date_day": {
|
39
|
+
"other": "日"
|
40
|
+
},
|
41
|
+
"date_month": {
|
42
|
+
"other": "月"
|
43
|
+
},
|
44
|
+
"date_year": {
|
45
|
+
"other": "年"
|
46
|
+
},
|
47
|
+
"404_page_header": {
|
48
|
+
"other": "このページは存在しません…"
|
49
|
+
},
|
50
|
+
"404_page_content": {
|
51
|
+
"other": "<p>お探しのページは存在しないようです。移 動もしくは削除されたか、入力間違いかも しれません。ホーム画面でページを探して みてください。</p><p><a href=\"/\">ホーム 画面に戻る</a></p>"
|
52
|
+
},
|
53
|
+
"nav_homepage": {
|
54
|
+
"other": "ABC Cinemas"
|
55
|
+
},
|
56
|
+
"nav_signin": {
|
57
|
+
"other": "サインイン"
|
58
|
+
},
|
59
|
+
"nav_signup": {
|
60
|
+
"other": "アカウント登録"
|
61
|
+
},
|
62
|
+
"nav_signed_in_as": {
|
63
|
+
"other": "サインイン中"
|
64
|
+
},
|
65
|
+
"nav_library": {
|
66
|
+
"other": "マイライブラリー"
|
67
|
+
},
|
68
|
+
"nav_devices": {
|
69
|
+
"other": "マイデバイス"
|
70
|
+
},
|
71
|
+
"nav_wishlist": {
|
72
|
+
"other": "マイリスト"
|
73
|
+
},
|
74
|
+
"nav_account": {
|
75
|
+
"other": "マイアカウント"
|
76
|
+
},
|
77
|
+
"nav_signout": {
|
78
|
+
"other": "サインアウト"
|
79
|
+
},
|
80
|
+
"play_trailer": {
|
81
|
+
"other": "予告編"
|
82
|
+
},
|
83
|
+
"runtime_hours": {
|
84
|
+
"other": "時間"
|
85
|
+
},
|
86
|
+
"runtime_minutes": {
|
87
|
+
"other": "分"
|
88
|
+
},
|
89
|
+
"datetime_today": {
|
90
|
+
"other": "本日 {{.Date}}"
|
91
|
+
},
|
92
|
+
"datetime_tomorrow": {
|
93
|
+
"other": "明日 {{.Date}}"
|
94
|
+
},
|
95
|
+
"datetime_yesterday": {
|
96
|
+
"other": "昨日 {{.Date}}"
|
97
|
+
},
|
98
|
+
"datetime_next": {
|
99
|
+
"other": "{{.Date}}"
|
100
|
+
},
|
101
|
+
"datetime_last": {
|
102
|
+
"other": "最終 {{.Date}}"
|
103
|
+
},
|
104
|
+
"search_control_placeholder": {
|
105
|
+
"other": "検索"
|
106
|
+
},
|
107
|
+
"search_control_submit": {
|
108
|
+
"other": "検索する"
|
109
|
+
},
|
110
|
+
"play_button_watch": {
|
111
|
+
"other": "再生する"
|
112
|
+
},
|
113
|
+
"play_button_resume": {
|
114
|
+
"other": "続きから見る"
|
115
|
+
},
|
116
|
+
"social_media_buttons_title": {
|
117
|
+
"other": "共有"
|
118
|
+
},
|
119
|
+
"social_media_buttons_facebook": {
|
120
|
+
"other": "Facebookでシェア"
|
121
|
+
},
|
122
|
+
"social_media_buttons_twitter": {
|
123
|
+
"other": "Twitterで共有する"
|
124
|
+
},
|
125
|
+
"social_media_buttons_linkedin": {
|
126
|
+
"other": "Linkedinで共有する"
|
127
|
+
},
|
128
|
+
"social_media_buttons_email": {
|
129
|
+
"other": "メールで共有する"
|
130
|
+
},
|
131
|
+
"social_media_buttons_email_subject": {
|
132
|
+
"other": "リンクシェア"
|
133
|
+
},
|
134
|
+
"social_media_buttons_copied_link": {
|
135
|
+
"other": "リンクがクリップボードにコピーされました!"
|
136
|
+
},
|
137
|
+
"social_media_buttons_copy_link": {
|
138
|
+
"other": "クリップボードにコピー"
|
139
|
+
},
|
140
|
+
"accept_invite_page_header": {
|
141
|
+
"other": "ようこそ "
|
142
|
+
},
|
143
|
+
"acceptinvite_form_invalid_reset_password_token": {
|
144
|
+
"other": "すでに招待リクエスト済みですので、サインインしてください。"
|
145
|
+
},
|
146
|
+
"acceptinvite_complete": {
|
147
|
+
"other": "ありがとうございます。アカウント登録は完了しました。"
|
148
|
+
},
|
149
|
+
"acceptinvite_form_submit": {
|
150
|
+
"other": "招待を受け取る"
|
151
|
+
},
|
152
|
+
"acceptinvite_agreement": {
|
153
|
+
"other": "「招待を受け取る」をクリックすること で、<a href=\"/page/terms-and-conditions/\" target=\"_blank\">利用規約</a>と<a href=\"/page/privacy/\" target=\"_blank\">プラ イベートポリシー</a>を確認・同意したと みなします。"
|
154
|
+
},
|
155
|
+
"signup_page_header": {
|
156
|
+
"other": "アカウントを新規作成する"
|
157
|
+
},
|
158
|
+
"signup_form_name": {
|
159
|
+
"other": "名前"
|
160
|
+
},
|
161
|
+
"signup_form_email": {
|
162
|
+
"other": "Eメールアドレス"
|
163
|
+
},
|
164
|
+
"signup_form_password": {
|
165
|
+
"other": "パスワード"
|
166
|
+
},
|
167
|
+
"signup_form_password_confirmation": {
|
168
|
+
"other": "パスワード再確認"
|
169
|
+
},
|
170
|
+
"signup_form_gender": {
|
171
|
+
"other": "性別"
|
172
|
+
},
|
173
|
+
"signup_form_dob": {
|
174
|
+
"other": "生年月日"
|
175
|
+
},
|
176
|
+
"signup_form_submit": {
|
177
|
+
"other": "送信"
|
178
|
+
},
|
179
|
+
"signin_page_header": {
|
180
|
+
"other": "サインイン"
|
181
|
+
},
|
182
|
+
"signin_form_email": {
|
183
|
+
"other": "Eメールアドレス"
|
184
|
+
},
|
185
|
+
"signin_form_password": {
|
186
|
+
"other": "パスワード"
|
187
|
+
},
|
188
|
+
"signin_form_remember": {
|
189
|
+
"other": "ログイン情報を記憶する"
|
190
|
+
},
|
191
|
+
"signin_form_submit": {
|
192
|
+
"other": "送信"
|
193
|
+
},
|
194
|
+
"signin_page_forgotpassword": {
|
195
|
+
"other": "パスワードを忘れましたか?"
|
196
|
+
},
|
197
|
+
"signin_page_createnewaccount": {
|
198
|
+
"other": "アカウント登録がお済みでない方は初めに登録してください。"
|
199
|
+
},
|
200
|
+
"signup_page_alreadyhaveanaccount": {
|
201
|
+
"other": "アカウントをお持ちの方はサインインしてください。"
|
202
|
+
},
|
203
|
+
"signup_form_error_email_already_in_use": {
|
204
|
+
"other": "このEメールアドレスは登録済みです。"
|
205
|
+
},
|
206
|
+
"signin_form_error_incorrect_credentials": {
|
207
|
+
"other": "ユーザー名とパスワードが間違っています。"
|
208
|
+
},
|
209
|
+
"signup_form_error_forbidden": {
|
210
|
+
"other": "エラーが発生しました。"
|
211
|
+
},
|
212
|
+
"combined_auth_continue": {
|
213
|
+
"other": "続ける"
|
214
|
+
},
|
215
|
+
"combined_auth_change": {
|
216
|
+
"other": "変更する"
|
217
|
+
},
|
218
|
+
"combined_auth_signin": {
|
219
|
+
"other": "サインイン"
|
220
|
+
},
|
221
|
+
"combined_auth_signup": {
|
222
|
+
"other": "アカウントを作成する"
|
223
|
+
},
|
224
|
+
"combined_auth_signin_password": {
|
225
|
+
"other": "パスワードを入力してサインインする。"
|
226
|
+
},
|
227
|
+
"combined_auth_signin_error_incorrect_credentials": {
|
228
|
+
"other": "このパスワードは不正です。"
|
229
|
+
},
|
230
|
+
"combined_auth_error_forbidden": {
|
231
|
+
"other": "エラーが発生しました。"
|
232
|
+
},
|
233
|
+
"combined_auth_error_too_many_requests": {
|
234
|
+
"other": "要求が多すぎます。あとで言ってください。"
|
235
|
+
},
|
236
|
+
"forgotpassword_page_header": {
|
237
|
+
"other": "パスワードをリセットする"
|
238
|
+
},
|
239
|
+
"forgotpassword_form_email": {
|
240
|
+
"other": "Eメールアドレス"
|
241
|
+
},
|
242
|
+
"forgotpassword_form_submit": {
|
243
|
+
"other": "リセット"
|
244
|
+
},
|
245
|
+
"forgotpassword_form_error_email_doesnt_exist": {
|
246
|
+
"other": "このEメールアドレスと一致するアカウントは存在しません。"
|
247
|
+
},
|
248
|
+
"forgotpassword_form_error_account_suspended": {
|
249
|
+
"other": "このアカウントは停止中です。"
|
250
|
+
},
|
251
|
+
"forgotpassword_complete": {
|
252
|
+
"other": "ありがとうございます。パスワード再登録の案内メールをお送りしました。"
|
253
|
+
},
|
254
|
+
"forgotpassword_form_error_forbidden": {
|
255
|
+
"other": "エラーが発生しました。"
|
256
|
+
},
|
257
|
+
"forgotpassword_form_error_too_many_requests": {
|
258
|
+
"other": "要求が多すぎます。あとで言ってください。"
|
259
|
+
},
|
260
|
+
"resetpassword_page_header": {
|
261
|
+
"other": "パスワードを変更する"
|
262
|
+
},
|
263
|
+
"resetpassword_form_invalid_reset_password_token": {
|
264
|
+
"other": "パスワード再設定リクエスト有効期限切れのようです。再度、 <a href=\"{{.URL}}\">パスワード再設定</a> フォームから申請してください。"
|
265
|
+
},
|
266
|
+
"resetpassword_form_password": {
|
267
|
+
"other": "新しいパスワード"
|
268
|
+
},
|
269
|
+
"resetpassword_form_password2": {
|
270
|
+
"other": "パスワードを再確認"
|
271
|
+
},
|
272
|
+
"resetpassword_form_submit": {
|
273
|
+
"other": "変更する"
|
274
|
+
},
|
275
|
+
"resetpassword_complete": {
|
276
|
+
"other": "ありがとうございます。パスワードは変更されました。サインイン中です。"
|
277
|
+
},
|
278
|
+
"resetpassword_form_error_invalid_reset_password_token": {
|
279
|
+
"other": "パスワード再設定リクエストは無効です。もう一度リクエストしてください。"
|
280
|
+
},
|
281
|
+
"resetpassword_form_error_reset_password_token_expired": {
|
282
|
+
"other": "パスワード再設定のトークンは有効期限が切れました。新しいトークンを申請してください。"
|
283
|
+
},
|
284
|
+
"resetpassword_form_error_too_many_requests": {
|
285
|
+
"other": "要求が多すぎます。あとで言ってください。"
|
286
|
+
},
|
287
|
+
"account_page_header": {
|
288
|
+
"other": "マイアカウント"
|
289
|
+
},
|
290
|
+
"account_form_name": {
|
291
|
+
"other": "名前"
|
292
|
+
},
|
293
|
+
"account_form_email": {
|
294
|
+
"other": "Eメールアドレス"
|
295
|
+
},
|
296
|
+
"account_form_password": {
|
297
|
+
"other": "パスワード"
|
298
|
+
},
|
299
|
+
"account_form_change_password": {
|
300
|
+
"other": "変更する"
|
301
|
+
},
|
302
|
+
"account_form_gender": {
|
303
|
+
"other": "性別"
|
304
|
+
},
|
305
|
+
"account_form_dob": {
|
306
|
+
"other": "生年月日"
|
307
|
+
},
|
308
|
+
"account_form_submit": {
|
309
|
+
"other": "更新する"
|
310
|
+
},
|
311
|
+
"account_form_submitted": {
|
312
|
+
"other": "更新済み"
|
313
|
+
},
|
314
|
+
"account_form_password_changed": {
|
315
|
+
"other": "更新済み"
|
316
|
+
},
|
317
|
+
"account_form_error_incorrect_password": {
|
318
|
+
"other": "パスワードが正しくありません"
|
319
|
+
},
|
320
|
+
"signup_form_optin": {
|
321
|
+
"other": "無料のニュースレターを購読する"
|
322
|
+
},
|
323
|
+
"passwordconfirmation_modal_header": {
|
324
|
+
"other": "パスワードを再入力する"
|
325
|
+
},
|
326
|
+
"passwordconfirmation_modal_label": {
|
327
|
+
"other": "変更を登録するためにパスワードを入力してください"
|
328
|
+
},
|
329
|
+
"passwordconfirmation_modal_confirm": {
|
330
|
+
"other": "確定する"
|
331
|
+
},
|
332
|
+
"changepassword_modal_header": {
|
333
|
+
"other": "パスワードを変更する"
|
334
|
+
},
|
335
|
+
"changepassword_modal_currentpassword": {
|
336
|
+
"other": "現在のパスワード"
|
337
|
+
},
|
338
|
+
"changepassword_modal_password": {
|
339
|
+
"other": "新しいパスワード"
|
340
|
+
},
|
341
|
+
"changepassword_modal_password2": {
|
342
|
+
"other": "新しいパスワードを再入力する"
|
343
|
+
},
|
344
|
+
"changepassword_modal_submit": {
|
345
|
+
"other": "更新する"
|
346
|
+
},
|
347
|
+
"changepassword_modal_error_incorrect_password": {
|
348
|
+
"other": "パスワードが正しくありません"
|
349
|
+
},
|
350
|
+
"userlibrary_page_header": {
|
351
|
+
"other": "マイライブラリー"
|
352
|
+
},
|
353
|
+
"userlibrary_empty_header": {
|
354
|
+
"other": "あなたのライブラリーには何も入っていません"
|
355
|
+
},
|
356
|
+
"userlibrary_empty_content": {
|
357
|
+
"other": "<a href=\"{{.HomeURL}}\">作品ラインナップ</a>からご覧になりたい作品を選んでください"
|
358
|
+
},
|
359
|
+
"searchresults_page_header": {
|
360
|
+
"other": "検索結果"
|
361
|
+
},
|
362
|
+
"searchresults_load_more": {
|
363
|
+
"other": "{{.Count}} 以上を読み込んでいます"
|
364
|
+
},
|
148
365
|
"searchresults_total": {
|
149
366
|
"one": "\"{{.Query}}\"について1件の 検索結果",
|
150
367
|
"other": "\"{{.Query}}\"について{{.Count}} 件の 検索結果"
|
151
368
|
},
|
152
|
-
"searchresults_empty_header":
|
153
|
-
|
154
|
-
|
155
|
-
"
|
156
|
-
|
157
|
-
|
158
|
-
"
|
159
|
-
|
160
|
-
|
161
|
-
"
|
162
|
-
|
163
|
-
|
164
|
-
"
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
"
|
171
|
-
|
172
|
-
|
173
|
-
"
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
"
|
180
|
-
|
181
|
-
|
182
|
-
"
|
183
|
-
|
184
|
-
|
185
|
-
"
|
369
|
+
"searchresults_empty_header": {
|
370
|
+
"other": "\"{{.Query}}\"では検索結果なし"
|
371
|
+
},
|
372
|
+
"searchresults_empty_content": {
|
373
|
+
"other": "他の検索用語を入力して<a href=\"{{.HomeURL}}\">検索</a> してください"
|
374
|
+
},
|
375
|
+
"validation_name_required": {
|
376
|
+
"other": "お名前を入力してください"
|
377
|
+
},
|
378
|
+
"validation_email_required": {
|
379
|
+
"other": "Eメールアドレスを入力してください"
|
380
|
+
},
|
381
|
+
"validation_email_email": {
|
382
|
+
"other": "正しいEメールアドレスを入力してください"
|
383
|
+
},
|
384
|
+
"validation_currentpassword_required": {
|
385
|
+
"other": "現在のパスワードを入力してください"
|
386
|
+
},
|
387
|
+
"validation_password_required": {
|
388
|
+
"other": "パスワードを入力してください"
|
389
|
+
},
|
390
|
+
"validation_password2_required": {
|
391
|
+
"other": "パスワードを再入力してください"
|
392
|
+
},
|
393
|
+
"validation_password2_match": {
|
394
|
+
"other": "パスワードが一致しません"
|
395
|
+
},
|
396
|
+
"validation_password_minlength": {
|
397
|
+
"other": "少なくとも{{.Count}} 以上の文字を含めてください"
|
398
|
+
},
|
399
|
+
"validation_promocode_required": {
|
400
|
+
"other": "プロモーションコードを入力してください"
|
401
|
+
},
|
402
|
+
"validation_gender_required": {
|
403
|
+
"other": "性別を入力してください"
|
404
|
+
},
|
405
|
+
"validation_dob_required": {
|
406
|
+
"other": "生年月日を入力してください"
|
407
|
+
},
|
408
|
+
"validation_dob_date": {
|
409
|
+
"other": "生年月日を入力してください"
|
410
|
+
},
|
411
|
+
"shopping_info_subtitle_hd": {
|
412
|
+
"other": "HD画質で見る"
|
413
|
+
},
|
414
|
+
"shopping_info_subtitle_help": {
|
415
|
+
"other": "システム要件をご確認ください"
|
416
|
+
},
|
417
|
+
"shopping_info_ownership_buy": {
|
418
|
+
"other": "購入"
|
419
|
+
},
|
420
|
+
"shopping_info_ownership_rent": {
|
421
|
+
"other": "期間限定視聴(レンタル)"
|
422
|
+
},
|
423
|
+
"shopping_info_release_date_title": {
|
424
|
+
"other": "{{.Date}} より視聴可能になります。"
|
425
|
+
},
|
426
|
+
"shopping_info_release_date_explanation_rent": {
|
427
|
+
"other": "現在、お申し込みはできますが、期日まではご視聴いただけません。"
|
428
|
+
},
|
429
|
+
"shopping_info_release_date_explanation_buy": {
|
430
|
+
"other": "現在、購入はできますが、配信日まではご視聴いただけません。"
|
431
|
+
},
|
432
|
+
"shopping_info_available_until_date_title": {
|
433
|
+
"other": "{{.Date}}から利用可能"
|
434
|
+
},
|
435
|
+
"shopping_info_available_until_date_explanation_rent": {
|
436
|
+
"other": "この日時以降の視聴はできません。"
|
437
|
+
},
|
438
|
+
"shopping_info_available_until_date_explanation_buy": {
|
439
|
+
"other": "この日時以降の視聴はできません。"
|
440
|
+
},
|
441
|
+
"duration_hour": {
|
442
|
+
"one": "1時間",
|
443
|
+
"other": "{{.Count}}時間"
|
444
|
+
},
|
445
|
+
"duration_day": {
|
446
|
+
"one": "1日",
|
447
|
+
"other": "{{.Count}}日間"
|
448
|
+
},
|
449
|
+
"shopping_info_rental_period_duration": {
|
450
|
+
"other": "レンタル期間 {{.ValueUnit}}"
|
451
|
+
},
|
452
|
+
"shopping_info_watch_window_duration": {
|
453
|
+
"other": "再生開始後{{.Count}} 時間視聴できます。"
|
454
|
+
},
|
186
455
|
"shopping_info_watch_window_explanation_film": {
|
187
456
|
"one": "お申し込み完了後、{{.ValueUnit}}以内に視聴を開始してください。",
|
188
457
|
"other": "お申し込み完了後、{{.ValueUnit}}以内に視聴を開始してください。"
|
@@ -207,65 +476,145 @@
|
|
207
476
|
"one": "シーズン内のエピソード再生開始後は、1時間以内に限り、そのエピソードを何度でも視聴いただけます。",
|
208
477
|
"other": "シーズン内のエピソード再生開始後は、{{.Count}} 時間以内に限り、そのエピソードを何度でも視聴いただけます。"
|
209
478
|
},
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
"shopping_enter_card_prompt": {
|
214
|
-
|
215
|
-
|
216
|
-
"
|
217
|
-
|
218
|
-
|
219
|
-
"
|
220
|
-
|
221
|
-
|
222
|
-
"
|
223
|
-
|
224
|
-
|
225
|
-
"
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
"
|
232
|
-
|
233
|
-
|
234
|
-
"
|
235
|
-
|
236
|
-
|
237
|
-
"
|
238
|
-
|
239
|
-
|
240
|
-
"
|
241
|
-
|
242
|
-
|
243
|
-
"
|
244
|
-
|
245
|
-
|
246
|
-
"
|
247
|
-
|
248
|
-
|
249
|
-
"
|
250
|
-
|
251
|
-
|
252
|
-
"
|
253
|
-
|
254
|
-
|
255
|
-
"
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
479
|
+
"shopping_info_credit_bonus_title": {
|
480
|
+
"other": "{{.BonusPercentage}}% ボーナス"
|
481
|
+
},
|
482
|
+
"shopping_enter_card_prompt": {
|
483
|
+
"other": "クレジットカード情報を入力して{{.Verb}}を完了してください。"
|
484
|
+
},
|
485
|
+
"shopping_terms": {
|
486
|
+
"other": "<a href=\"/page/terms-and-conditions/\"target=\"_blank\" tabindex=\"-1\">利用規約</a>に同意して決済を完了する。"
|
487
|
+
},
|
488
|
+
"shopping_discount_applied": {
|
489
|
+
"other": "{{.DiscountAmount}} 割引が適用されました。"
|
490
|
+
},
|
491
|
+
"shopping_discount_apply": {
|
492
|
+
"other": "適用する"
|
493
|
+
},
|
494
|
+
"shopping_discount_code": {
|
495
|
+
"other": "プロモーションコードを入力する"
|
496
|
+
},
|
497
|
+
"shopping_discount_have_code": {
|
498
|
+
"other": "プロモーションコードを持っている"
|
499
|
+
},
|
500
|
+
"shopping_price_you_pay": {
|
501
|
+
"other": "お支払い額"
|
502
|
+
},
|
503
|
+
"shopping_price_nothing": {
|
504
|
+
"other": "なし"
|
505
|
+
},
|
506
|
+
"shopping_price_free": {
|
507
|
+
"other": "無料"
|
508
|
+
},
|
509
|
+
"shopping_auth_directions": {
|
510
|
+
"other": "最初にアカウントが必要です。Eメールアドレスを入力してください。"
|
511
|
+
},
|
512
|
+
"shopping_error_in_library": {
|
513
|
+
"other": "{{.Title}} はすでにお客様のライブラリーに入っています。"
|
514
|
+
},
|
515
|
+
"shopping_error_missing_card": {
|
516
|
+
"other": "お客様のクレジットカード情報を入力してください。"
|
517
|
+
},
|
518
|
+
"shopping_error_title": {
|
519
|
+
"other": "エラーが発生しました。"
|
520
|
+
},
|
521
|
+
"shopping_error_incorrect_cvc": {
|
522
|
+
"other": "有効なセキュリティコードを入力してください。"
|
523
|
+
},
|
524
|
+
"shopping_error_invalid_cvc": {
|
525
|
+
"other": "有効なセキュリティコードを入力してください。"
|
526
|
+
},
|
527
|
+
"shopping_error_incorrect_number": {
|
528
|
+
"other": "有効なクレジットカード番号を入力してください。"
|
529
|
+
},
|
530
|
+
"shopping_error_invalid_number": {
|
531
|
+
"other": "有効なクレジットカード番号を入力してください。"
|
532
|
+
},
|
533
|
+
"shopping_error_card_declined": {
|
534
|
+
"other": "このクレジットカードは有効ではありません。"
|
535
|
+
},
|
536
|
+
"shopping_error_invalid_expiry_month": {
|
537
|
+
"other": "正しい有効期限を入力してください。"
|
538
|
+
},
|
539
|
+
"shopping_error_invalid_expiry_year": {
|
540
|
+
"other": "正しい有効期限を入力してください。"
|
541
|
+
},
|
542
|
+
"shopping_error_expired_card": {
|
543
|
+
"other": "このクレジットカードは有効期限切れです。"
|
544
|
+
},
|
545
|
+
"shopping_error_creditcard_country_mismatch": {
|
546
|
+
"other": "{{.Ownership}} は完了していません。ご入力いただいたクレジットカードが発行された国でのみご視聴が可能です。お支払いには別のクレジットカードをご利用ください。"
|
547
|
+
},
|
548
|
+
"shopping_error_proxy_detected": {
|
549
|
+
"other": "{{.Ownership}} は完了していません。ブロック解除機能またはプロキシサービスをご利用のようです。これらのサービスを停止してから再度お試しください。"
|
550
|
+
},
|
551
|
+
"shopping_error_discount_blank": {
|
552
|
+
"other": "有効なプロモーションコードを入力する"
|
553
|
+
},
|
554
|
+
"shopping_error_discount_not_applied": {
|
555
|
+
"other": "有効なプロモーションコードを入力する"
|
556
|
+
},
|
557
|
+
"shopping_error_discount_invalid": {
|
558
|
+
"other": "有効なプロモーションコードを入力する"
|
559
|
+
},
|
560
|
+
"shopping_error_discount_disabled": {
|
561
|
+
"other": "有効なプロモーションコードを入力する"
|
562
|
+
},
|
563
|
+
"shopping_error_discount_already_applied": {
|
564
|
+
"other": "このプロモーションコードはすでにご使用済みです。"
|
565
|
+
},
|
566
|
+
"shopping_error_discount_already_redeemed": {
|
567
|
+
"other": "このプロモーションコードはすでにご使用済みです。"
|
568
|
+
},
|
569
|
+
"shopping_error_discount_used_previously": {
|
570
|
+
"other": "このプロモーションコードはすでにご使用済みです。"
|
571
|
+
},
|
572
|
+
"shopping_error_discount_max_limit": {
|
573
|
+
"other": "このプロモーションコードはご利用いただけません。"
|
574
|
+
},
|
575
|
+
"shopping_error_discount_expired": {
|
576
|
+
"other": "このプロモーションコードは有効期限切れです。"
|
577
|
+
},
|
578
|
+
"shopping_error_discount_invalid_ownership_buy": {
|
579
|
+
"other": "このプロモーションコードは購入にはご利用いただけません。"
|
580
|
+
},
|
581
|
+
"shopping_error_discount_invalid_ownership_rent": {
|
582
|
+
"other": "このプローモションコードは期間限定視聴(レンタル)にはご利用いただけません"
|
583
|
+
},
|
584
|
+
"shopping_error_discount_invalid_item": {
|
585
|
+
"other": "このプロモーションコードはこの作品にはご使用いただけません。"
|
586
|
+
},
|
587
|
+
"shopping_error_discount_invalid_pricing_region": {
|
588
|
+
"other": "このプロモーションコードはお客様の国ではご使用いただけません。"
|
589
|
+
},
|
590
|
+
"shopping_error_discounts_not_allowed": {
|
591
|
+
"other": "このプロモーションコードはご使用いただけません。"
|
592
|
+
},
|
593
|
+
"shopping_error_discount_disallowed_on_bundles": {
|
594
|
+
"other": "このプロモーションコードはパックではご使用いただけません。"
|
595
|
+
},
|
596
|
+
"shopping_error_payment_intent_authentication_failure": {
|
597
|
+
"other": "このクレジットカードは拒否されました。もう一度お試しください。"
|
598
|
+
},
|
599
|
+
"shopping_complete_rental": {
|
600
|
+
"other": "成功しました!"
|
601
|
+
},
|
261
602
|
"shopping_complete_rental_period": {
|
262
603
|
"one": "今から明日まで、何度でもご視聴いただけます。",
|
263
604
|
"other": "今から{{.Count}} 日間、何度でもご視聴いただけます。"
|
264
605
|
},
|
265
|
-
"shopping_complete_purchase": {
|
266
|
-
|
267
|
-
|
268
|
-
"
|
606
|
+
"shopping_complete_purchase": {
|
607
|
+
"other": "{{.Title}}をご購入ありがとうございます。"
|
608
|
+
},
|
609
|
+
"shopping_complete_purchase_coming_soon": {
|
610
|
+
"other": "{{.Date}}からご視聴いただけます。"
|
611
|
+
},
|
612
|
+
"shopping_complete_receipt": {
|
613
|
+
"other": "領収証をEメールでお送りしました。"
|
614
|
+
},
|
615
|
+
"shopping_complete_library_link": {
|
616
|
+
"other": "お客様のライブラリー内にある{{.BundleItems}} の作品をご視聴いただけます。"
|
617
|
+
},
|
269
618
|
"shopping_complete_plan": {
|
270
619
|
"other": "{{ .Title }}購入は成功しました。"
|
271
620
|
},
|
@@ -285,93 +634,211 @@
|
|
285
634
|
"one": "{{.Date}} より視聴開始可能です。お客様の視聴可能期間は1日間です。",
|
286
635
|
"other": "{{.Date}} より視聴開始可能です。お客様の視聴可能期間は{{.Count}} 日間です"
|
287
636
|
},
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
"
|
295
|
-
|
296
|
-
|
297
|
-
"
|
298
|
-
|
299
|
-
|
300
|
-
"
|
301
|
-
|
302
|
-
|
303
|
-
"
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
"
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
"
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
"
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
637
|
+
"shopping_action_rent": {
|
638
|
+
"other": "期間限定視聴(レンタル)する"
|
639
|
+
},
|
640
|
+
"shopping_action_buy": {
|
641
|
+
"other": "購入する"
|
642
|
+
},
|
643
|
+
"shopping_info_rental_period_coming_soon": {
|
644
|
+
"other": "視聴開始可能日時より"
|
645
|
+
},
|
646
|
+
"meta_detail_cast_title": {
|
647
|
+
"other": "出演"
|
648
|
+
},
|
649
|
+
"meta_detail_crew_title": {
|
650
|
+
"other": "スタッフ"
|
651
|
+
},
|
652
|
+
"meta_detail_languages": {
|
653
|
+
"one": "言語",
|
654
|
+
"other": "言語"
|
655
|
+
},
|
656
|
+
"meta_detail_studios": {
|
657
|
+
"one": "製作",
|
658
|
+
"other": "製作"
|
659
|
+
},
|
660
|
+
"meta_detail_countries": {
|
661
|
+
"one": "製作国",
|
662
|
+
"other": "製作国"
|
663
|
+
},
|
664
|
+
"meta_detail_subtitles": {
|
665
|
+
"other": "字幕"
|
666
|
+
},
|
667
|
+
"meta_detail_captions": {
|
668
|
+
"other": "字幕 [CC]"
|
669
|
+
},
|
670
|
+
"meta_detail_episodes_title": {
|
671
|
+
"other": "エピソード"
|
672
|
+
},
|
673
|
+
"meta_detail_bonus_title": {
|
674
|
+
"other": "特典映像"
|
675
|
+
},
|
676
|
+
"meta_detail_recommendations_title": {
|
677
|
+
"other": "おすすめ作品"
|
678
|
+
},
|
679
|
+
"meta_detail_bundle_items_title": {
|
680
|
+
"other": "このパックに含まれる作品"
|
681
|
+
},
|
682
|
+
"bundle_items_all_films": {
|
683
|
+
"other": "{{.Count}} 作品"
|
684
|
+
},
|
685
|
+
"bundle_items_all_seasons": {
|
686
|
+
"other": "{{.Count}} シーズン"
|
687
|
+
},
|
688
|
+
"bundle_items_mixed": {
|
689
|
+
"other": "{{.Count}} 作品およびシーズン"
|
690
|
+
},
|
691
|
+
"userwishlist_page_header": {
|
692
|
+
"other": "マイリスト"
|
693
|
+
},
|
694
|
+
"userwishlist_slider_header": {
|
695
|
+
"other": "マイリスト"
|
696
|
+
},
|
697
|
+
"userwishlist_empty_header": {
|
698
|
+
"other": "お客様のマイリストには何も入っていません。"
|
699
|
+
},
|
700
|
+
"userwishlist_empty_content": {
|
701
|
+
"other": "作品を<a href=\"/\">チェック</a> してマイリストに追加してみてください。"
|
702
|
+
},
|
703
|
+
"userwishlist_button_add": {
|
704
|
+
"other": "マイリストに追加"
|
705
|
+
},
|
706
|
+
"userwishlist_button_remove": {
|
707
|
+
"other": "マイリスト"
|
708
|
+
},
|
709
|
+
"userwishlist_button_add_compact": {
|
710
|
+
"other": "マイリスト"
|
711
|
+
},
|
712
|
+
"userwishlist_button_remove_compact": {
|
713
|
+
"other": "マイリスト"
|
714
|
+
},
|
715
|
+
"userdevices_page_header": {
|
716
|
+
"other": "視聴端末(デバイス)"
|
717
|
+
},
|
320
718
|
"userdevices_page_content": {
|
321
719
|
"one": "お使いになった視聴端末は自動的にここに追加されます。ご使用いただけるデバイスは1個に限ります。",
|
322
720
|
"other": "お使いになった視聴端末は自動的にここに追加されます。最大{{.Count}} 個までご使用いただけます。"
|
323
721
|
},
|
324
|
-
"userdevices_empty_content": {
|
325
|
-
|
326
|
-
|
327
|
-
"
|
328
|
-
|
329
|
-
|
330
|
-
"
|
331
|
-
|
332
|
-
|
333
|
-
"
|
334
|
-
|
335
|
-
|
336
|
-
"
|
337
|
-
|
338
|
-
|
339
|
-
"
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
"
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
"
|
352
|
-
|
353
|
-
|
354
|
-
"
|
355
|
-
|
356
|
-
|
357
|
-
"
|
358
|
-
|
359
|
-
|
360
|
-
"
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
"
|
367
|
-
|
368
|
-
|
369
|
-
"
|
370
|
-
|
371
|
-
|
372
|
-
"
|
373
|
-
|
374
|
-
|
722
|
+
"userdevices_empty_content": {
|
723
|
+
"other": "現在、登録されている視聴端末(デバイス)はありません。"
|
724
|
+
},
|
725
|
+
"userdevices_header_type": {
|
726
|
+
"other": "視聴端末の種類"
|
727
|
+
},
|
728
|
+
"userdevices_header_description": {
|
729
|
+
"other": "説明"
|
730
|
+
},
|
731
|
+
"userdevices_device_added": {
|
732
|
+
"other": "{{.Date}}に追加済み"
|
733
|
+
},
|
734
|
+
"userdevices_device_actions_delete": {
|
735
|
+
"other": "削除する"
|
736
|
+
},
|
737
|
+
"userdevices_device_actions_cancel": {
|
738
|
+
"other": "キャンセル"
|
739
|
+
},
|
740
|
+
"userdevices_device_actions_confirm": {
|
741
|
+
"other": "はい、視聴端末を削除します"
|
742
|
+
},
|
743
|
+
"userdevices_device_deleted": {
|
744
|
+
"other": "(削除済み)"
|
745
|
+
},
|
746
|
+
"pricing_ownership_buy": {
|
747
|
+
"other": "購入"
|
748
|
+
},
|
749
|
+
"pricing_ownership_rent": {
|
750
|
+
"other": "期間限定視聴(レンタル)"
|
751
|
+
},
|
752
|
+
"classification_intro": {
|
753
|
+
"other": "種別:"
|
754
|
+
},
|
755
|
+
"cookie_banner_message": {
|
756
|
+
"other": "当サイトはお客様のウェブ体験を向上させ るためにCookieを使用します。当サイトの 利用により<a href=\"/page/cookie-policy/\"> プライベートポリシー</a>に同意するもの とします。"
|
757
|
+
},
|
758
|
+
"cookie_banner_accept": {
|
759
|
+
"other": "同意する"
|
760
|
+
},
|
761
|
+
"all_rights_reserved": {
|
762
|
+
"other": "当サイトの掲載内容について無断転載・無断使用を固く禁じます。"
|
763
|
+
},
|
764
|
+
"users_gender_none": {
|
765
|
+
"other": "特定しない"
|
766
|
+
},
|
767
|
+
"users_gender_female": {
|
768
|
+
"other": "女性"
|
769
|
+
},
|
770
|
+
"users_gender_male": {
|
771
|
+
"other": "男性"
|
772
|
+
},
|
773
|
+
"users_gender_diverse": {
|
774
|
+
"other": "どちらでもない"
|
775
|
+
},
|
776
|
+
"users_gender_other": {
|
777
|
+
"other": "その他"
|
778
|
+
},
|
779
|
+
"availability_coming_soon": {
|
780
|
+
"other": "準備中"
|
781
|
+
},
|
782
|
+
"availability_renting": {
|
783
|
+
"other": "期間限定視聴(レンタル)中"
|
784
|
+
},
|
785
|
+
"availability_not_available": {
|
786
|
+
"other": "利用不可"
|
787
|
+
},
|
788
|
+
"availability_in_watch_window": {
|
789
|
+
"other": "利用可能"
|
790
|
+
},
|
791
|
+
"availability_sold_out": {
|
792
|
+
"other": "完売"
|
793
|
+
},
|
794
|
+
"availability_available_till": {
|
795
|
+
"other": "{{.ExpiryDate}} まで視聴可能"
|
796
|
+
},
|
797
|
+
"availability_not_available_in_country": {
|
798
|
+
"other": "視聴不可"
|
799
|
+
},
|
800
|
+
"availability_available": {
|
801
|
+
"other": "{{.ReleaseDate}} から視聴可能"
|
802
|
+
},
|
803
|
+
"availability_expires": {
|
804
|
+
"other": "視聴期限{{.Expiry}}まで"
|
805
|
+
},
|
806
|
+
"availability_expired": {
|
807
|
+
"other": "視聴期限切れ"
|
808
|
+
},
|
809
|
+
"modal_cancel": {
|
810
|
+
"other": "キャンセル"
|
811
|
+
},
|
812
|
+
"play": {
|
813
|
+
"other": "再生"
|
814
|
+
},
|
815
|
+
"combined_auth_signin_prompt": {
|
816
|
+
"other": "サインイン"
|
817
|
+
},
|
818
|
+
"combined_auth_signup_prompt": {
|
819
|
+
"other": "サインアップ"
|
820
|
+
},
|
821
|
+
"combined_auth_terms": {
|
822
|
+
"other": "<a href=\"/page/terms-and-conditions/\"target=\"_blank\">利用規約</a>に同意する。"
|
823
|
+
},
|
824
|
+
"signup_terms": {
|
825
|
+
"other": "<a href=\"/page/terms-and-conditions/\"target=\"_blank\">利用規約</a>に同意する。"
|
826
|
+
},
|
827
|
+
"validation_terms_required": {
|
828
|
+
"other": "利用規約に同意してください。"
|
829
|
+
},
|
830
|
+
"shopping_error_item_limit_exceeded": {
|
831
|
+
"other": "申し訳ありません。{{.Title}} は完売しました。"
|
832
|
+
},
|
833
|
+
"app_badge_title": {
|
834
|
+
"other": "アプリをダウンロードして、購入したコンテンツを表示してください。"
|
835
|
+
},
|
836
|
+
"app_badge_ios": {
|
837
|
+
"other": "AppStoreでダウンロード"
|
838
|
+
},
|
839
|
+
"app_badge_android": {
|
840
|
+
"other": "Google Playで入手する"
|
841
|
+
},
|
375
842
|
"shopping_price_title_plan": {
|
376
843
|
"other": "価格"
|
377
844
|
},
|
@@ -434,167 +901,354 @@
|
|
434
901
|
"plan_free_link_text": {
|
435
902
|
"other": "無料でお申し込み頂けます"
|
436
903
|
},
|
437
|
-
"awards_nominated_for": {
|
438
|
-
"other": "ノミネート"
|
439
|
-
},
|
440
904
|
"awards_in_competition": {
|
441
905
|
"other": "競争中"
|
442
906
|
},
|
443
|
-
"
|
444
|
-
"other": "
|
907
|
+
"meta_description_expand": {
|
908
|
+
"other": "もっと見せる"
|
909
|
+
},
|
910
|
+
"meta_description_collapse": {
|
911
|
+
"other": "表示を減らす"
|
912
|
+
},
|
913
|
+
"awards_winner": {
|
914
|
+
"other": "勝者"
|
445
915
|
},
|
446
916
|
"donate_button_text": {
|
447
917
|
"other": "寄付"
|
448
918
|
},
|
449
|
-
"wcag_skip_links_header": {
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
"
|
456
|
-
|
457
|
-
|
458
|
-
"
|
459
|
-
|
460
|
-
|
461
|
-
"
|
462
|
-
|
463
|
-
|
464
|
-
"
|
465
|
-
|
466
|
-
|
467
|
-
"
|
468
|
-
|
469
|
-
|
470
|
-
"
|
471
|
-
|
472
|
-
|
473
|
-
"
|
474
|
-
|
475
|
-
|
476
|
-
"
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
"
|
483
|
-
|
484
|
-
|
485
|
-
"
|
486
|
-
|
487
|
-
|
488
|
-
"
|
489
|
-
|
490
|
-
|
491
|
-
"
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
"
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
"
|
504
|
-
|
505
|
-
|
506
|
-
"
|
507
|
-
"
|
508
|
-
|
509
|
-
"
|
510
|
-
"
|
511
|
-
|
512
|
-
"
|
513
|
-
"
|
514
|
-
|
515
|
-
"
|
516
|
-
"
|
517
|
-
|
518
|
-
"
|
519
|
-
"
|
520
|
-
|
521
|
-
"
|
522
|
-
"
|
523
|
-
|
524
|
-
"
|
525
|
-
"
|
526
|
-
|
527
|
-
"
|
528
|
-
|
529
|
-
|
530
|
-
"
|
531
|
-
|
532
|
-
|
533
|
-
"
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
"
|
540
|
-
|
541
|
-
|
542
|
-
"
|
543
|
-
|
544
|
-
|
545
|
-
"
|
546
|
-
|
547
|
-
|
548
|
-
"
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
919
|
+
"wcag_skip_links_header": {
|
920
|
+
"other": "アクセシビリティリンク"
|
921
|
+
},
|
922
|
+
"wcag_skip_links_content": {
|
923
|
+
"other": "コンテンツにスキップ"
|
924
|
+
},
|
925
|
+
"wcag_homepage_h1": {
|
926
|
+
"other": "ホームページ"
|
927
|
+
},
|
928
|
+
"wcag_carousel_h2": {
|
929
|
+
"other": "カルーセル"
|
930
|
+
},
|
931
|
+
"wcag_collections_h2": {
|
932
|
+
"other": "コレクション"
|
933
|
+
},
|
934
|
+
"wcag_aria_label_footer": {
|
935
|
+
"other": "フッター"
|
936
|
+
},
|
937
|
+
"wcag_aria_label_nav_main": {
|
938
|
+
"other": "主要"
|
939
|
+
},
|
940
|
+
"wcag_aria_label_nav_sub": {
|
941
|
+
"other": "サブ"
|
942
|
+
},
|
943
|
+
"wcag_aria_label_toggle_nav": {
|
944
|
+
"other": "ナビゲーションの切り替え"
|
945
|
+
},
|
946
|
+
"wcag_aria_label_bundle_items": {
|
947
|
+
"other": "バンドルアイテム"
|
948
|
+
},
|
949
|
+
"wcag_aria_label_carousel": {
|
950
|
+
"other": "カルーセル"
|
951
|
+
},
|
952
|
+
"wcag_aria_label_page_collection": {
|
953
|
+
"other": "ページコレクション"
|
954
|
+
},
|
955
|
+
"wcag_aria_label_collection_list": {
|
956
|
+
"other": "コレクションリスト"
|
957
|
+
},
|
958
|
+
"wcag_aria_label_collection_slider": {
|
959
|
+
"other": "コレクションスライダー"
|
960
|
+
},
|
961
|
+
"wcag_aria_label_wishlist": {
|
962
|
+
"other": "ウィッシュリスト"
|
963
|
+
},
|
964
|
+
"wcag_aria_label_facebook": {
|
965
|
+
"other": "Facebookでシェア"
|
966
|
+
},
|
967
|
+
"wcag_aria_label_twitter": {
|
968
|
+
"other": "Twitterで共有する"
|
969
|
+
},
|
970
|
+
"wcag_aria_label_linkedin": {
|
971
|
+
"other": "LinkedInで共有する"
|
972
|
+
},
|
973
|
+
"wcag_aria_label_letterboxd": {
|
974
|
+
"other": "Letterboxdで見る"
|
975
|
+
},
|
976
|
+
"shopping_error_plan_already_owned": {
|
977
|
+
"other": "あなたはすでにこの計画を持っています。"
|
978
|
+
},
|
979
|
+
"shopping_error_plan_expired": {
|
980
|
+
"other": "このプランはご利用いただけなくなりました。"
|
981
|
+
},
|
982
|
+
"shopping_payment_method_header": {
|
983
|
+
"other": "お支払い方法"
|
984
|
+
},
|
985
|
+
"shopping_payment_method_credit_card": {
|
986
|
+
"other": "クレジットカード"
|
987
|
+
},
|
988
|
+
"shopping_payment_method_giropay": {
|
989
|
+
"other": "Giropay"
|
990
|
+
},
|
991
|
+
"shopping_error_stripe_unknown_error": {
|
992
|
+
"other": "この支払いで問題が発生しました。 後でもう一度やり直してください。"
|
993
|
+
},
|
994
|
+
"shopping_error_payment_complete_failed": {
|
995
|
+
"other": "支払いは拒否されました。 このウィンドウを閉じて、再試行してください。"
|
996
|
+
},
|
997
|
+
"header_banner": {
|
998
|
+
"other": "ABCシネマ–第21回映画祭、2021年6月1日– 6日"
|
999
|
+
},
|
1000
|
+
"account_form_pin_code": {
|
1001
|
+
"other": "PIN"
|
1002
|
+
},
|
1003
|
+
"account_form_pin_code_not_set": {
|
1004
|
+
"other": "一部のタイトルの購入、レンタル、視聴に必要なPINセットがありません。"
|
1005
|
+
},
|
1006
|
+
"account_form_set_pin": {
|
1007
|
+
"other": "PINを設定する"
|
1008
|
+
},
|
1009
|
+
"account_form_pin_changed": {
|
1010
|
+
"other": "更新しました"
|
1011
|
+
},
|
1012
|
+
"account_form_change_pin": {
|
1013
|
+
"other": "PINを変更する"
|
1014
|
+
},
|
1015
|
+
"user_set_pin_header": {
|
1016
|
+
"other": "PINを設定する"
|
1017
|
+
},
|
1018
|
+
"user_set_pin_button": {
|
1019
|
+
"other": "PINを設定する"
|
1020
|
+
},
|
1021
|
+
"user_submit_pin_heading": {
|
1022
|
+
"other": "この制限されたコンテンツの{{.Action}}にPINを入力してください"
|
1023
|
+
},
|
1024
|
+
"user_error_wrong_pin_retry": {
|
1025
|
+
"other": "間違ったPINを入力しました"
|
1026
|
+
},
|
1027
|
+
"user_submit_pin_button": {
|
1028
|
+
"other": "入力"
|
1029
|
+
},
|
1030
|
+
"user_reset_pin_button": {
|
1031
|
+
"other": "PINをリセット"
|
1032
|
+
},
|
1033
|
+
"validation_pincode1_required": {
|
1034
|
+
"other": "有効なPINコードを入力してください。"
|
1035
|
+
},
|
1036
|
+
"validation_pincode2_required": {
|
1037
|
+
"other": "有効なPINコードを入力してください。"
|
1038
|
+
},
|
1039
|
+
"validation_pincode1_pattern": {
|
1040
|
+
"other": "有効なPINコードを入力してください。"
|
1041
|
+
},
|
1042
|
+
"validation_pincode2_pattern": {
|
1043
|
+
"other": "有効なPINコードを入力してください。"
|
1044
|
+
},
|
1045
|
+
"validation_pincode2_match": {
|
1046
|
+
"other": "PINコードが一致しません。"
|
1047
|
+
},
|
1048
|
+
"userdevices_delete_limits": {
|
1049
|
+
"other": "このリストから{{.Limit}}デバイスを{{.Period}}日ごとに削除できます。"
|
1050
|
+
},
|
1051
|
+
"userdevices_delete_limit_reached": {
|
1052
|
+
"other": "この制限に達しており、現在デバイスを削除できません。 {{.Days}}日以内にデバイスを削除できます。"
|
1053
|
+
},
|
1054
|
+
"shopping_card_new_subscription": {
|
1055
|
+
"other": "このカードは定期的に保存され、請求されます"
|
1056
|
+
},
|
1057
|
+
"changepincode_modal_header": {
|
1058
|
+
"other": "PINを変更する"
|
1059
|
+
},
|
1060
|
+
"changepincode_modal_currentpassword": {
|
1061
|
+
"other": "あなたの現在のパスワード"
|
1062
|
+
},
|
1063
|
+
"changepincode_modal_pincode1": {
|
1064
|
+
"other": "新しい4桁のPIN"
|
1065
|
+
},
|
1066
|
+
"changepincode_modal_pincode2": {
|
1067
|
+
"other": "新しい4桁のPINを確認します"
|
1068
|
+
},
|
1069
|
+
"changepincode_modal_submit": {
|
1070
|
+
"other": "PINを設定する"
|
1071
|
+
},
|
1072
|
+
"changepincode_modal_error_wrong_password": {
|
1073
|
+
"other": "そのパスワードは正しくありません。"
|
1074
|
+
},
|
1075
|
+
"user_set_pin_intro": {
|
1076
|
+
"other": "{{.Action}}制限付きコンテンツへのPINが必要です"
|
1077
|
+
},
|
1078
|
+
"user_error_wrong_pin_reset": {
|
1079
|
+
"other": "PINをリセットするには、ここをクリックしてください"
|
1080
|
+
},
|
1081
|
+
"user_error_too_many_pin_errors_help_page_link": {
|
1082
|
+
"other": ""
|
1083
|
+
},
|
1084
|
+
"shopping_error_age_restricted": {
|
1085
|
+
"other": "このコンテンツは年齢制限があります。"
|
1086
|
+
},
|
1087
|
+
"shopping_error_close_button": {
|
1088
|
+
"other": "わかった"
|
1089
|
+
},
|
1090
|
+
"usersubscriptions_subscription_expiry": {
|
1091
|
+
"other": "有効期限{{.Expiry}}"
|
1092
|
+
},
|
1093
|
+
"usersubscriptions_subscription_status_trialing": {
|
1094
|
+
"other": "トライアル期間"
|
1095
|
+
},
|
1096
|
+
"usersubscriptions_subscription_unsubscribe": {
|
1097
|
+
"other": "サブスクリプションをキャンセルする"
|
1098
|
+
},
|
1099
|
+
"usersubscriptions_unsubscribe_modal_cancel": {
|
1100
|
+
"other": "キャンセル"
|
1101
|
+
},
|
1102
|
+
"usersubscriptions_unsubscribe_modal_confirm": {
|
1103
|
+
"other": "はい、サブスクリプションをキャンセルします"
|
1104
|
+
},
|
1105
|
+
"usersubscriptions_unsubscribe_modal_title": {
|
1106
|
+
"other": "サブスクリプションをキャンセルしますか?"
|
1107
|
+
},
|
1108
|
+
"usersubscriptions_unsubscribe_modal_body": {
|
1109
|
+
"other": "これにより、{{.Name}}プランのサブスクリプションがキャンセルされます。 {{.Expiry}}の有効期限が切れるまで、プランのコンテンツを引き続き視聴できます。"
|
1110
|
+
},
|
1111
|
+
"signin_form_error_ip_throttled": {
|
1112
|
+
"other": "サインインに何度も失敗しました。 後でもう一度やり直してください。"
|
1113
|
+
},
|
1114
|
+
"signin_form_error_account_suspended": {
|
1115
|
+
"other": "あなたのアカウントは一時的に停止されています。 これがエラーであると思われる場合は、管理者に連絡してください。"
|
1116
|
+
},
|
1117
|
+
"pricing_quality_hd": {
|
1118
|
+
"other": "HD"
|
1119
|
+
},
|
1120
|
+
"pricing_quality_sd": {
|
1121
|
+
"other": "SD"
|
1122
|
+
},
|
1123
|
+
"pricing_quality_hd_only": {
|
1124
|
+
"other": "HDのみ"
|
1125
|
+
},
|
1126
|
+
"pricing_quality_sd_only": {
|
1127
|
+
"other": "SDのみ"
|
1128
|
+
},
|
1129
|
+
"shopping_card_save_card": {
|
1130
|
+
"other": "将来の使用のためにこのカードを保存します"
|
1131
|
+
},
|
1132
|
+
"shopping_card_button_change": {
|
1133
|
+
"other": "保存したカードをすべて表示"
|
1134
|
+
},
|
1135
|
+
"shopping_card_existing_description": {
|
1136
|
+
"other": "{{.Card.Brand}}で終わる{{.Card.Number}}"
|
1137
|
+
},
|
1138
|
+
"shopping_card_existing_expiry": {
|
1139
|
+
"other": "(有効期限{{.Card.Expiry}})"
|
1140
|
+
},
|
1141
|
+
"shopping_card_existing_expired": {
|
1142
|
+
"other": "(期限切れ)"
|
1143
|
+
},
|
1144
|
+
"shopping_card_use_other": {
|
1145
|
+
"other": "新しいカードを使用する"
|
1146
|
+
},
|
1147
|
+
"shopping_card_use_new_card": {
|
1148
|
+
"other": "カードを変更する"
|
1149
|
+
},
|
1150
|
+
"shopping_card_update_reason_none": {
|
1151
|
+
"other": "クレジットカードを更新します。 サポートされているカードは、Visa、Mastercard、AmericanExpressです。"
|
1152
|
+
},
|
1153
|
+
"shopping_info_ownership_plan": {
|
1154
|
+
"other": "サブスクリプション"
|
1155
|
+
},
|
1156
|
+
"shopping_action_credit": {
|
1157
|
+
"other": "補充"
|
1158
|
+
},
|
1159
|
+
"usersubscriptions_change_payment_method_change": {
|
1160
|
+
"other": "クレジットカードを変更する"
|
1161
|
+
},
|
1162
|
+
"usersubscriptions_change_payment_method_modal_title": {
|
1163
|
+
"other": "クレジットカードの詳細を更新する"
|
1164
|
+
},
|
1165
|
+
"usersubscriptions_change_payment_method_modal_submit": {
|
1166
|
+
"other": "アップデート"
|
1167
|
+
},
|
1168
|
+
"seasons": {
|
1169
|
+
"one": "ワンシーズン",
|
1170
|
+
"other": "{{.Count}}シーズン"
|
1171
|
+
},
|
1172
|
+
"tvseason": {
|
1173
|
+
"other": "{{.ShowInfo.Title}}シーズン{{.Season.SeasonNumber}}"
|
557
1174
|
},
|
558
1175
|
"tvseason_html": {
|
559
|
-
"other": "{{.ShowInfo.Title}} <span
|
1176
|
+
"other": "{{.ShowInfo.Title}} <span>シーズン{{.Season.SeasonNumber}}</span>"
|
560
1177
|
},
|
561
1178
|
"tvepisode": {
|
562
1179
|
"other": "{{.Episode.Title}}"
|
563
1180
|
},
|
564
1181
|
"tvseason_number": {
|
565
|
-
"other": "
|
1182
|
+
"other": "シーズン{{.Season.SeasonNumber}}"
|
566
1183
|
},
|
567
1184
|
"episode_count": {
|
568
|
-
"one": "1
|
569
|
-
"other": "{{.Count}}
|
570
|
-
},
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
"
|
584
|
-
|
585
|
-
|
586
|
-
"
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
"
|
593
|
-
|
594
|
-
|
595
|
-
"
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
}
|
1185
|
+
"one": "1話",
|
1186
|
+
"other": "{{.Count}}エピソード"
|
1187
|
+
},
|
1188
|
+
"user_error_too_many_pin_errors": {
|
1189
|
+
"other": "<p>問題が発生しているようです。</p> <p> PINをリセットするか、<a href=\"{{.HelpURL}}\" target=\"_blank\">ヘルプ</a>"
|
1190
|
+
},
|
1191
|
+
"validation_pincode_required": {
|
1192
|
+
"other": "PINコードを入力してください。"
|
1193
|
+
},
|
1194
|
+
"shopping_info_subtitle_sd": {
|
1195
|
+
"other": "SDビデオオンデマンド。"
|
1196
|
+
},
|
1197
|
+
"shopping_info_subtitle_wallet": {
|
1198
|
+
"other": "ウォレットの資金は、ScreenPlusのコンテンツの購入またはレンタルに使用される場合があります。"
|
1199
|
+
},
|
1200
|
+
"shopping_info_sd_only": {
|
1201
|
+
"other": "Limited to SD playback only."
|
1202
|
+
},
|
1203
|
+
"shopping_error_discount_worn_out": {
|
1204
|
+
"other": "そのプロモーションコードは使用できなくなります。"
|
1205
|
+
},
|
1206
|
+
"activatedevice_page_header": {
|
1207
|
+
"other": "デバイスをアクティブ化"
|
1208
|
+
},
|
1209
|
+
"activatedevice_page_content": {
|
1210
|
+
"other": "デバイスの指示に従ってPINコードを取得します。 アクティベートするには、コンピューターとデバイスの両方がインターネットに接続されている必要があります。"
|
1211
|
+
},
|
1212
|
+
"activatedevice_form_pin": {
|
1213
|
+
"other": "ピンコード"
|
1214
|
+
},
|
1215
|
+
"activatedevice_form_submit": {
|
1216
|
+
"other": "活性化"
|
1217
|
+
},
|
1218
|
+
"activatedevice_form_error_invalid_code": {
|
1219
|
+
"other": "PINコードが見つかりません。もう一度やり直してください。"
|
1220
|
+
},
|
1221
|
+
"activatedevice_form_error_pin_not_found": {
|
1222
|
+
"other": "PINコードが見つかりません。もう一度やり直してください。"
|
1223
|
+
},
|
1224
|
+
"activatedevice_signin_prompt": {
|
1225
|
+
"other": "デバイスをアクティブ化する前にサインインしてください。"
|
1226
|
+
},
|
1227
|
+
"activatedevice_page_activated": {
|
1228
|
+
"other": "{{.DeviceName}}を有効にしていただきありがとうございます。 これで、テレビまたはデバイスでライブラリを閲覧できるようになります。"
|
1229
|
+
},
|
1230
|
+
"playlist_page_header": {
|
1231
|
+
"other": "プレイリスト"
|
1232
|
+
},
|
1233
|
+
"playlist_sign_in_warning": {
|
1234
|
+
"other": "サインインしてテレビの生放送をご覧ください。"
|
1235
|
+
},
|
1236
|
+
"playlist_share_title": {
|
1237
|
+
"other": "プレイリスト"
|
1238
|
+
},
|
1239
|
+
"playlist_up_next_title": {
|
1240
|
+
"other": "次に"
|
1241
|
+
},
|
1242
|
+
"classification_divider": {
|
1243
|
+
"other": " - "
|
1244
|
+
},
|
1245
|
+
"classification_outro": {
|
1246
|
+
"other": ""
|
1247
|
+
},
|
1248
|
+
"shopping_card_change": {
|
1249
|
+
"other": "クレジットカードが正しくありませんか? <a href = \"{{.SubscriptionsURL}}\">カードを更新するにはここをクリックしてください。</a>"
|
1250
|
+
},
|
1251
|
+
"shopping_complete_credit_purchase": {
|
1252
|
+
"other": "{{.Title}}をご購入いただきありがとうございます。{{.CreditTotal}}がアカウントに追加されました。"
|
1253
|
+
}
|
1254
|
+
}
|