@shift72/core-template 0.4.4 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (58) hide show
  1. package/CHANGELOG.md +37 -16
  2. package/kibble.json +108 -29
  3. package/package.json +21 -8
  4. package/scripts/core-template-version.js +30 -0
  5. package/scripts/language-file-to-csv/language-file-to-csv.js +2 -2
  6. package/scripts/language-file-validator.js +1 -1
  7. package/scripts/translate.mjs +43 -0
  8. package/site/ar_LB.all.json +1262 -595
  9. package/site/ca_ES.all.json +437 -417
  10. package/site/da_DK.all.json +307 -221
  11. package/site/de_DE.all.json +1119 -459
  12. package/site/ee_EE.all.json +1261 -600
  13. package/site/el_EL.all.json +1112 -459
  14. package/site/en_AU.all.json +1159 -467
  15. package/site/es_ES.all.json +1105 -452
  16. package/site/es_MX.all.json +1160 -479
  17. package/site/fi_FI.all.json +1113 -460
  18. package/site/fr_FR.all.json +1105 -454
  19. package/site/hr_HR.all.json +1169 -464
  20. package/site/hu_HU.all.json +1261 -599
  21. package/site/it_IT.all.json +1112 -458
  22. package/site/ja_JP.all.json +1114 -460
  23. package/site/lt_LT.all.json +1112 -454
  24. package/site/nl_BE.all.json +1112 -456
  25. package/site/no_NO.all.json +1252 -596
  26. package/site/pl_PL.all.json +1090 -447
  27. package/site/pt_BR.all.json +432 -429
  28. package/site/pt_PT.all.json +1252 -602
  29. package/site/ru_RU.all.json +1088 -449
  30. package/site/sr_SR.all.json +1254 -0
  31. package/site/styles/_awards.scss +5 -0
  32. package/site/styles/_buttons.scss +23 -0
  33. package/site/styles/_carousel.scss +9 -1
  34. package/site/styles/_forms.scss +78 -11
  35. package/site/styles/_meta-detail.scss +2 -2
  36. package/site/styles/_meta-item-tagline.scss +1 -1
  37. package/site/styles/_nav.scss +6 -6
  38. package/site/styles/_pages.scss +0 -2
  39. package/site/styles/_plans.scss +5 -0
  40. package/site/styles/_search.scss +1 -1
  41. package/site/styles/_shift72.scss +3 -3
  42. package/site/styles/_shopping.scss +1 -1
  43. package/site/styles/_skip-link.scss +19 -0
  44. package/site/styles/_variables.scss +10 -6
  45. package/site/styles/_wishlist.scss +19 -11
  46. package/site/styles/main.scss +1 -0
  47. package/site/templates/application/application.jet +11 -14
  48. package/site/templates/application/google.jet +26 -10
  49. package/site/templates/common/awards/carousel.jet +7 -1
  50. package/site/templates/common/awards/item.jet +2 -2
  51. package/site/templates/film/item.jet +83 -76
  52. package/site/templates/page/curated.jet +1 -1
  53. package/site/templates/page/page-content.jet +1 -23
  54. package/site/templates/page/page-header.jet +25 -6
  55. package/site/tr_TR.all.json +1252 -602
  56. package/site/uk_UA.all.json +528 -451
  57. package/site/zh_TW.all.json +438 -419
  58. package/site/se_SE.all.json +0 -601
@@ -1,1159 +1,1169 @@
1
1
  {
2
2
  "site_owner": {
3
- "other": "ABC Cinemas"
3
+ "other": "ABC Cinemas"
4
4
  },
5
5
  "settings_title": {
6
- "other": "Settings"
6
+ "other": "設置"
7
7
  },
8
8
  "powered_by": {
9
- "other": "指定網站服務商"
9
+ "other": "指定網站服務商"
10
10
  },
11
11
  "powered_by_name": {
12
- "other": "Shift72"
12
+ "other": "Shift72"
13
13
  },
14
14
  "powered_by_url": {
15
- "other": "https://www.screenplus.com"
15
+ "other": "https://www.shift72.com"
16
16
  },
17
17
  "in_partnership_with": {
18
- "other": "合作單位"
18
+ "other": "合作單位"
19
19
  },
20
20
  "festival_scope": {
21
- "other": "Festival Scope"
21
+ "other": "Festival Scope"
22
22
  },
23
23
  "festival_scope_url": {
24
- "other": "https://www.festivalscope.com/page/create-your-online-film-festival/"
24
+ "other": "https://www.festivalscope.com/page/create-your-online-film-festival/"
25
25
  },
26
26
  "en": {
27
- "other": "English"
27
+ "other": "英語"
28
28
  },
29
29
  "fr": {
30
- "other": "French"
30
+ "other": "法語"
31
31
  },
32
32
  "episode_name": {
33
- "other": "集"
33
+ "other": "集"
34
34
  },
35
35
  "season_name": {
36
- "other": "季"
36
+ "other": "季"
37
37
  },
38
38
  "seasons": {
39
- "one": "共 1 季",
40
- "other": "共 {{.Count}} 季"
39
+ "one": "共 1 季",
40
+ "other": "共 {{.Count}} 季"
41
41
  },
42
42
  "tvseason": {
43
- "other": "{{.ShowInfo.Title}} 第 {{.Season.SeasonNumber}} 集"
43
+ "other": "{{.ShowInfo.Title}} 第 {{.Season.SeasonNumber}} 集"
44
44
  },
45
45
  "tvseason_html": {
46
- "other": "{{.ShowInfo.Title}} <span>第 {{.Season.SeasonNumber}} 季</span>"
46
+ "other": "{{.ShowInfo.Title}} <span>第 {{.Season.SeasonNumber}} 季</span>"
47
47
  },
48
48
  "tvepisode": {
49
- "other": "{{.Episode.Title}}"
49
+ "other": "{{.Episode.Title}}"
50
50
  },
51
51
  "tvseason_number": {
52
- "other": "影集 {{.Season.SeasonNumber}}"
52
+ "other": "影集 {{.Season.SeasonNumber}}"
53
53
  },
54
54
  "episode_count": {
55
- "one": "共 1 集",
56
- "other": "共 {{.Count}} 集"
55
+ "one": "共 1 集",
56
+ "other": "共 {{.Count}} 集"
57
57
  },
58
58
  "date_day": {
59
- "other": "日"
59
+ "other": "日"
60
60
  },
61
61
  "date_month": {
62
- "other": "月"
62
+ "other": "月"
63
63
  },
64
64
  "date_year": {
65
- "other": "年"
65
+ "other": "年"
66
66
  },
67
67
  "404_page_header": {
68
- "other": "此頁面不存在"
68
+ "other": "此頁面不存在"
69
69
  },
70
70
  "404_page_content": {
71
- "other": "<p>很抱歉,此頁面不存在。</p><p>頁面可能已被移除,或輸入的資訊有誤。</p><p>請回到首頁重新搜尋。</p><p><a href=\"{{.URL}}\">回到首頁</a></p>"
71
+ "other": "<p>很抱歉,此頁面不存在。</p><p>頁面可能已被移除,或輸入的資訊有誤。</p><p>請回到首頁重新搜尋。</p><p><a href=\"{{.URL}}\">回到首頁</a></p>"
72
72
  },
73
73
  "nav_homepage": {
74
- "other": "ABC Cinemas"
74
+ "other": "ABC Cinemas"
75
75
  },
76
76
  "nav_signin": {
77
- "other": "登入"
77
+ "other": "登入"
78
78
  },
79
79
  "nav_signup": {
80
- "other": "建立帳號"
80
+ "other": "建立帳號"
81
81
  },
82
82
  "nav_signed_in_as": {
83
- "other": "使用者"
83
+ "other": "使用者"
84
84
  },
85
85
  "nav_library": {
86
- "other": "已付費影片"
86
+ "other": "已付費影片"
87
87
  },
88
88
  "nav_devices": {
89
- "other": "我的播放裝置"
89
+ "other": "我的播放裝置"
90
90
  },
91
91
  "nav_wishlist": {
92
- "other": "我的追蹤片單"
92
+ "other": "我的追蹤片單"
93
93
  },
94
94
  "nav_account": {
95
- "other": "我的帳號"
95
+ "other": "我的帳號"
96
96
  },
97
97
  "nav_signout": {
98
- "other": "登出"
98
+ "other": "登出"
99
99
  },
100
100
  "header_banner": {
101
- "other": "ABC Cinemas – 21st Film Festival, June 1 – 6, 2021"
101
+ "other": "標題橫幅"
102
102
  },
103
103
  "play_trailer": {
104
- "other": "預告"
104
+ "other": "預告"
105
105
  },
106
106
  "runtime_hours": {
107
- "other": "時"
107
+ "other": "時"
108
108
  },
109
109
  "runtime_minutes": {
110
- "other": "分"
110
+ "other": "分"
111
111
  },
112
112
  "datetime_today": {
113
- "other": "今天 {{.Date}}"
113
+ "other": "今天 {{.Date}}"
114
114
  },
115
115
  "datetime_tomorrow": {
116
- "other": "明天 {{.Date}}"
116
+ "other": "明天 {{.Date}}"
117
117
  },
118
118
  "datetime_yesterday": {
119
- "other": "昨天 {{.Date}}"
119
+ "other": "昨天 {{.Date}}"
120
120
  },
121
121
  "datetime_next": {
122
- "other": "{{.Date}}"
122
+ "other": "{{.Date}}"
123
123
  },
124
124
  "datetime_last": {
125
- "other": "最近一次觀看 {{.Date}}"
125
+ "other": "最近一次觀看 {{.Date}}"
126
126
  },
127
127
  "search_control_placeholder": {
128
- "other": "關鍵字搜尋"
128
+ "other": "關鍵字搜尋"
129
129
  },
130
130
  "search_control_submit": {
131
- "other": "送出"
131
+ "other": "送出"
132
132
  },
133
133
  "play_button_watch": {
134
- "other": "播放"
134
+ "other": "播放"
135
135
  },
136
136
  "play_button_resume": {
137
- "other": "繼續播放"
137
+ "other": "繼續播放"
138
138
  },
139
139
  "social_media_buttons_title": {
140
- "other": "分享"
141
- },
142
- "social_media_buttons_facebook": { "other": "在脸书上分享" },
143
- "social_media_buttons_twitter": { "other": "分享到Twitter" },
144
- "social_media_buttons_linkedin": { "other": "在领英上分享" },
145
- "social_media_buttons_email": { "other": "通过电子邮件分享" },
146
- "social_media_buttons_email_subject": { "other": "链接分享" },
147
- "social_media_buttons_copied_link": { "other": "链接已复制到剪贴板!" },
148
- "social_media_buttons_copy_link": { "other": "复制到剪贴板" },
140
+ "other": "分享"
141
+ },
142
+ "social_media_buttons_facebook": {
143
+ "other": "在脸书上分享"
144
+ },
145
+ "social_media_buttons_twitter": {
146
+ "other": "分享到Twitter"
147
+ },
148
+ "social_media_buttons_linkedin": {
149
+ "other": "在领英上分享"
150
+ },
151
+ "social_media_buttons_email": {
152
+ "other": "通过电子邮件分享"
153
+ },
154
+ "social_media_buttons_email_subject": {
155
+ "other": "链接分享"
156
+ },
157
+ "social_media_buttons_copied_link": {
158
+ "other": "链接已复制到剪贴板!"
159
+ },
160
+ "social_media_buttons_copy_link": {
161
+ "other": "复制到剪贴板"
162
+ },
149
163
  "accept_invite_page_header": {
150
- "other": "歡迎 "
164
+ "other": "歡迎 "
151
165
  },
152
166
  "acceptinvite_form_invalid_reset_password_token": {
153
- "other": "您已接受過此邀請,請從 <a href=\"{{.SigninURL}}\">登入</a> 。若忘記密碼,請至 <a href=\"{{.ForgotPasswordURL}}\">重設密碼</a>。"
167
+ "other": "您已接受過此邀請,請從 <a href=\"{{.SigninURL}}\">登入</a> 。若忘記密碼,請至 <a href=\"{{.ForgotPasswordURL}}\">重設密碼</a>。"
154
168
  },
155
169
  "acceptinvite_complete": {
156
- "other": "帳號已建立"
170
+ "other": "帳號已建立"
157
171
  },
158
172
  "acceptinvite_form_submit": {
159
- "other": "接受邀請"
173
+ "other": "接受邀請"
160
174
  },
161
175
  "acceptinvite_agreement": {
162
- "other": "按下「接受邀請」前,請先確認已閱讀並詳細了解我們的服務條款<a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">terms &amp; conditions</a> and <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">privacy policy</a>。"
176
+ "other": "按下「接受邀請」前,請先確認已閱讀並詳細了解我們的服務條款<a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">條款 &amp; 狀況</a> <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">隱私政策</a>。"
163
177
  },
164
178
  "signup_page_header": {
165
- "other": "建立新帳號"
179
+ "other": "建立新帳號"
166
180
  },
167
181
  "signup_form_name": {
168
- "other": "姓名"
182
+ "other": "姓名"
169
183
  },
170
184
  "signup_form_email": {
171
- "other": "電子郵件"
185
+ "other": "電子郵件"
172
186
  },
173
187
  "signup_form_password": {
174
- "other": "密碼"
188
+ "other": "密碼"
175
189
  },
176
190
  "signup_form_password_confirmation": {
177
- "other": "確認密碼"
191
+ "other": "確認密碼"
178
192
  },
179
193
  "signup_form_gender": {
180
- "other": "性別"
194
+ "other": "性別"
181
195
  },
182
196
  "signup_form_dob": {
183
- "other": "生日"
197
+ "other": "生日"
184
198
  },
185
199
  "signup_form_submit": {
186
- "other": "送出"
200
+ "other": "送出"
187
201
  },
188
202
  "signin_page_header": {
189
- "other": "登入"
203
+ "other": "登入"
190
204
  },
191
205
  "signin_form_email": {
192
- "other": "電子郵件"
206
+ "other": "電子郵件"
193
207
  },
194
208
  "signin_form_password": {
195
- "other": "密碼"
209
+ "other": "密碼"
196
210
  },
197
211
  "signin_form_remember": {
198
- "other": "記住我"
212
+ "other": "記住我"
199
213
  },
200
214
  "signin_form_submit": {
201
- "other": "送出"
215
+ "other": "送出"
202
216
  },
203
217
  "signin_page_forgotpassword": {
204
- "other": "忘記密碼?"
218
+ "other": "忘記密碼?"
205
219
  },
206
220
  "signin_page_createnewaccount": {
207
- "other": "還沒有帳號?立即加入"
221
+ "other": "還沒有帳號?立即加入"
208
222
  },
209
223
  "signup_page_alreadyhaveanaccount": {
210
- "other": "已有帳號?立即登入"
224
+ "other": "已有帳號?立即登入"
211
225
  },
212
226
  "signup_form_error_email_already_in_use": {
213
- "other": "此電子郵件已被使用。"
227
+ "other": "此電子郵件已被使用。"
214
228
  },
215
229
  "signin_form_error_incorrect_credentials": {
216
- "other": "輸入的帳號或密碼錯誤。"
230
+ "other": "輸入的帳號或密碼錯誤。"
217
231
  },
218
232
  "signin_form_error_ip_throttled": {
219
- "other": "登入錯誤超過次數,請稍候再試。"
233
+ "other": "登入錯誤超過次數,請稍候再試。"
220
234
  },
221
235
  "signin_form_error_account_suspended": {
222
- "other": "此帳號目前暫停使用。若有任何疑問,請與我們聯繫。"
236
+ "other": "此帳號目前暫停使用。若有任何疑問,請與我們聯繫。"
223
237
  },
224
238
  "signup_form_error_forbidden": {
225
- "other": "發生錯誤"
239
+ "other": "發生錯誤"
226
240
  },
227
241
  "combined_auth_continue": {
228
- "other": "繼續"
242
+ "other": "繼續"
229
243
  },
230
244
  "combined_auth_change": {
231
- "other": "變更"
245
+ "other": "變更"
232
246
  },
233
247
  "combined_auth_signin": {
234
- "other": "登入"
248
+ "other": "登入"
235
249
  },
236
250
  "combined_auth_signup": {
237
- "other": "建立帳號"
251
+ "other": "建立帳號"
238
252
  },
239
253
  "combined_auth_signin_password": {
240
- "other": "請輸入您的密碼登入帳號"
254
+ "other": "請輸入您的密碼登入帳號"
241
255
  },
242
256
  "combined_auth_signin_error_incorrect_credentials": {
243
- "other": "密碼輸入錯誤"
257
+ "other": "密碼輸入錯誤"
244
258
  },
245
259
  "combined_auth_error_forbidden": {
246
- "other": "發生錯誤"
260
+ "other": "發生錯誤"
247
261
  },
248
262
  "combined_auth_error_too_many_requests": {
249
263
  "other": "請求過多,請稍後重試。"
250
264
  },
251
265
  "forgotpassword_page_header": {
252
- "other": "重設密碼"
266
+ "other": "重設密碼"
253
267
  },
254
268
  "forgotpassword_form_email": {
255
- "other": "電子郵件"
269
+ "other": "電子郵件"
256
270
  },
257
271
  "forgotpassword_form_submit": {
258
- "other": "重設"
272
+ "other": "重設"
259
273
  },
260
274
  "forgotpassword_form_error_email_doesnt_exist": {
261
- "other": "此電子郵件無對應的帳號。"
275
+ "other": "此電子郵件無對應的帳號。"
262
276
  },
263
277
  "forgotpassword_form_error_account_suspended": {
264
- "other": "此帳號已暫停使用。"
278
+ "other": "此帳號已暫停使用。"
265
279
  },
266
280
  "forgotpassword_complete": {
267
- "other": "謝謝,請至您的個人信箱收取「重設密碼」通知。"
281
+ "other": "謝謝,請至您的個人信箱收取「重設密碼」通知。"
268
282
  },
269
283
  "forgotpassword_form_error_forbidden": {
270
- "other": "發生錯誤"
284
+ "other": "發生錯誤"
271
285
  },
272
286
  "forgotpassword_form_error_too_many_requests": {
273
287
  "other": "請求過多,請稍後重試。"
274
288
  },
275
289
  "resetpassword_page_header": {
276
- "other": "變更密碼"
290
+ "other": "變更密碼"
277
291
  },
278
292
  "resetpassword_form_invalid_reset_password_token": {
279
- "other": "重設密碼失敗,請點選 <a href=\"{{.URL}}\">忘記密碼</a>重新申請"
293
+ "other": "重設密碼失敗,請點選 <a href=\"{{.URL}}\">忘記密碼</a>重新申請"
280
294
  },
281
295
  "resetpassword_form_password": {
282
- "other": "新密碼"
296
+ "other": "新密碼"
283
297
  },
284
298
  "resetpassword_form_password2": {
285
- "other": "再次確認新密碼"
299
+ "other": "再次確認新密碼"
286
300
  },
287
301
  "resetpassword_form_submit": {
288
- "other": "變更"
302
+ "other": "變更"
289
303
  },
290
304
  "resetpassword_complete": {
291
- "other": "謝謝,密碼已變更,系統已將您重新登入。"
305
+ "other": "謝謝,密碼已變更,系統已將您重新登入。"
292
306
  },
293
307
  "resetpassword_form_error_invalid_reset_password_token": {
294
- "other": "重設密碼失敗,請稍後再試。"
308
+ "other": "重設密碼失敗,請稍後再試。"
295
309
  },
296
310
  "resetpassword_form_error_reset_password_token_expired": {
297
- "other": "「重設密碼」申請已失效,請重新申請。"
311
+ "other": "「重設密碼」申請已失效,請重新申請。"
298
312
  },
299
313
  "resetpassword_form_error_too_many_requests": {
300
314
  "other": "請求過多,請稍後重試。"
301
315
  },
302
316
  "account_page_header": {
303
- "other": "我的帳號"
317
+ "other": "我的帳號"
304
318
  },
305
319
  "account_form_name": {
306
- "other": "姓名"
320
+ "other": "姓名"
307
321
  },
308
322
  "account_form_email": {
309
- "other": "電子郵件"
323
+ "other": "電子郵件"
310
324
  },
311
325
  "account_form_password": {
312
- "other": "密碼"
326
+ "other": "密碼"
313
327
  },
314
328
  "account_form_change_password": {
315
- "other": "變更"
329
+ "other": "變更"
316
330
  },
317
331
  "account_form_gender": {
318
- "other": "性別"
332
+ "other": "性別"
319
333
  },
320
334
  "account_form_dob": {
321
- "other": "生日"
335
+ "other": "生日"
322
336
  },
323
337
  "account_form_submit": {
324
- "other": "更新"
338
+ "other": "更新"
325
339
  },
326
340
  "account_form_submitted": {
327
- "other": "已更新"
341
+ "other": "已更新"
328
342
  },
329
343
  "account_form_password_changed": {
330
- "other": "密碼已更新"
344
+ "other": "密碼已更新"
331
345
  },
332
346
  "account_form_error_incorrect_password": {
333
- "other": "密碼錯誤"
347
+ "other": "密碼錯誤"
334
348
  },
335
349
  "account_form_pin_code": {
336
- "other": "PIN碼"
350
+ "other": "PIN碼"
337
351
  },
338
352
  "account_form_pin_code_not_set": {
339
- "other": "未設定PIN碼。請設定PIN碼以購買、租借和觀看影片。"
353
+ "other": "未設定PIN碼。請設定PIN碼以購買、租借和觀看影片。"
340
354
  },
341
355
  "account_form_set_pin": {
342
- "other": "設定PIN碼"
356
+ "other": "設定PIN碼"
343
357
  },
344
358
  "account_form_pin_changed": {
345
- "other": "已更新"
359
+ "other": "已更新"
346
360
  },
347
361
  "account_form_change_pin": {
348
- "other": "變更PIN碼"
362
+ "other": "變更PIN碼"
349
363
  },
350
364
  "user_set_pin_header": {
351
- "other": "設定PIN碼"
365
+ "other": "設定PIN碼"
352
366
  },
353
367
  "user_set_pin_button": {
354
- "other": "設定PIN碼"
368
+ "other": "設定PIN碼"
355
369
  },
356
370
  "user_submit_pin_heading": {
357
- "other": "為此專屬內容 {{.Action}} 設定PIN碼"
371
+ "other": "為此專屬內容 {{.Action}} 設定PIN碼"
358
372
  },
359
373
  "user_error_wrong_pin_retry": {
360
- "other": "輸入PIN碼錯誤"
374
+ "other": "輸入PIN碼錯誤"
361
375
  },
362
376
  "user_error_too_many_pin_errors": {
363
- "other": "<p>PIN碼多次輸入錯誤。</p><p>請重設PIN碼或與我們聯繫 <a href=\"{{.HelpURL}}\" target=\"_blank\">help</a>"
377
+ "other": "<p>PIN碼多次輸入錯誤。</p><p>請重設PIN碼或與我們聯繫 <a href=\"{{.HelpURL}}\" target=\"_blank\">幫助</a>"
364
378
  },
365
379
  "user_submit_pin_button": {
366
- "other": "輸入"
380
+ "other": "輸入"
367
381
  },
368
382
  "user_reset_pin_button": {
369
- "other": "重設PIN碼"
383
+ "other": "重設PIN碼"
370
384
  },
371
385
  "signup_form_optin": {
372
- "other": "訂閱電子報"
386
+ "other": "訂閱電子報"
373
387
  },
374
388
  "passwordconfirmation_modal_header": {
375
- "other": "確認密碼"
389
+ "other": "確認密碼"
376
390
  },
377
391
  "passwordconfirmation_modal_label": {
378
- "other": "請輸入密碼來更新資訊"
392
+ "other": "請輸入密碼來更新資訊"
379
393
  },
380
394
  "passwordconfirmation_modal_confirm": {
381
- "other": "確認"
395
+ "other": "確認"
382
396
  },
383
397
  "changepassword_modal_header": {
384
- "other": "變更密碼"
398
+ "other": "變更密碼"
385
399
  },
386
400
  "changepassword_modal_currentpassword": {
387
- "other": "目前密碼"
401
+ "other": "目前密碼"
388
402
  },
389
403
  "changepassword_modal_password": {
390
- "other": "新密碼"
404
+ "other": "新密碼"
391
405
  },
392
406
  "changepassword_modal_password2": {
393
- "other": "再次確認新密碼"
407
+ "other": "再次確認新密碼"
394
408
  },
395
409
  "changepassword_modal_submit": {
396
- "other": "更新"
410
+ "other": "更新"
397
411
  },
398
412
  "changepassword_modal_error_incorrect_password": {
399
- "other": "密碼錯誤"
413
+ "other": "密碼錯誤"
400
414
  },
401
415
  "userlibrary_page_header": {
402
- "other": "已付費影片"
416
+ "other": "已付費影片"
403
417
  },
404
418
  "userlibrary_empty_header": {
405
- "other": "尚無任何影片。"
419
+ "other": "尚無任何影片。"
406
420
  },
407
421
  "userlibrary_empty_content": {
408
- "other": "歡迎至 <a href=\"{{.HomeURL}}\">首頁</a> 瀏覽影展精選片單 。"
422
+ "other": "歡迎至 <a href=\"{{.HomeURL}}\">首頁</a> 瀏覽影展精選片單 。"
409
423
  },
410
424
  "searchresults_page_header": {
411
- "other": "搜尋結果"
425
+ "other": "搜尋結果"
412
426
  },
413
427
  "searchresults_load_more": {
414
- "other": "顯示 {{.Count}} 更多"
428
+ "other": "顯示 {{.Count}} 更多"
415
429
  },
416
430
  "searchresults_total": {
417
- "one": "找到1個符合 \"{{.Query}}\"的結果。",
418
- "other": "找到 {{.Count}} 個符合 \"{{.Query}}\"的結果。"
431
+ "one": "找到1個符合 \"{{.Query}}\"的結果。",
432
+ "other": "找到 {{.Count}} 個符合 \"{{.Query}}\"的結果。"
419
433
  },
420
434
  "searchresults_empty_header": {
421
- "other": "沒有符合 \"{{.Query}}\"的結果"
435
+ "other": "沒有符合 \"{{.Query}}\"的結果"
422
436
  },
423
437
  "searchresults_empty_content": {
424
- "other": "請嘗試其他搜尋,或回到<a href=\"{{.HomeURL}}\">首頁</a> 瀏覽影展精選片單 。"
438
+ "other": "請嘗試其他搜尋,或回到<a href=\"{{.HomeURL}}\">首頁</a> 瀏覽影展精選片單 。"
425
439
  },
426
440
  "validation_name_required": {
427
- "other": "請輸入姓名"
441
+ "other": "請輸入姓名"
428
442
  },
429
443
  "validation_email_required": {
430
- "other": "請輸入電子郵件"
444
+ "other": "請輸入電子郵件"
431
445
  },
432
446
  "validation_email_email": {
433
- "other": "請輸入有效的電子郵件"
447
+ "other": "請輸入有效的電子郵件"
434
448
  },
435
449
  "validation_currentpassword_required": {
436
- "other": "請輸入目前使用的密碼"
450
+ "other": "請輸入目前使用的密碼"
437
451
  },
438
452
  "validation_password_required": {
439
- "other": "請輸入密碼"
453
+ "other": "請輸入密碼"
440
454
  },
441
455
  "validation_password2_required": {
442
- "other": "請再次輸入密碼"
456
+ "other": "請再次輸入密碼"
443
457
  },
444
458
  "validation_password2_match": {
445
- "other": "密碼不符,請重新輸入"
459
+ "other": "密碼不符,請重新輸入"
446
460
  },
447
461
  "validation_password_minlength": {
448
- "other": "請至少輸入 {{.Count}} 碼"
462
+ "other": "請至少輸入 {{.Count}} 碼"
449
463
  },
450
464
  "validation_promocode_required": {
451
- "other": "請輸入兌換碼"
465
+ "other": "請輸入兌換碼"
452
466
  },
453
467
  "validation_pincode_required": {
454
- "other": "請輸入PIN碼"
468
+ "other": "請輸入PIN碼"
455
469
  },
456
470
  "validation_pincode1_required": {
457
- "other": "請輸入有效PIN碼"
471
+ "other": "請輸入有效PIN碼"
458
472
  },
459
473
  "validation_pincode2_required": {
460
- "other": "請輸入有效PIN碼"
474
+ "other": "請輸入有效PIN碼"
461
475
  },
462
476
  "validation_pincode1_pattern": {
463
- "other": "請輸入有效PIN碼"
477
+ "other": "請輸入有效PIN碼"
464
478
  },
465
479
  "validation_pincode2_pattern": {
466
- "other": "請輸入有效的PIN碼"
480
+ "other": "請輸入有效的PIN碼"
467
481
  },
468
482
  "validation_pincode2_match": {
469
- "other": "輸入的PIN碼不符"
483
+ "other": "輸入的PIN碼不符"
470
484
  },
471
485
  "validation_gender_required": {
472
- "other": "請選擇您的性別"
486
+ "other": "請選擇您的性別"
473
487
  },
474
488
  "validation_dob_required": {
475
- "other": "請輸入您的生日"
489
+ "other": "請輸入您的生日"
476
490
  },
477
491
  "validation_dob_date": {
478
- "other": "請輸入有效的生日日期"
492
+ "other": "請輸入有效的生日日期"
479
493
  },
480
494
  "shopping_info_subtitle_hd": {
481
- "other": "提供HD畫質"
495
+ "other": "提供HD畫質"
482
496
  },
483
497
  "shopping_info_subtitle_sd": {
484
- "other": "提供SD畫質"
498
+ "other": "提供SD畫質"
485
499
  },
486
500
  "shopping_info_subtitle_wallet": {
487
- "other": "錢包中的金額可用來購買或租借SreenPlus的內容。"
501
+ "other": "錢包中的金額可用來購買或租借SreenPlus的內容。"
488
502
  },
489
503
  "shopping_info_subtitle_help": {
490
- "other": "點此查看裝置及系統需求"
504
+ "other": "點此查看裝置及系統需求"
491
505
  },
492
506
  "shopping_info_ownership_buy": {
493
- "other": "購買"
507
+ "other": "購買"
494
508
  },
495
509
  "shopping_info_ownership_rent": {
496
- "other": "租借"
510
+ "other": "租借"
497
511
  },
498
512
  "shopping_info_sd_only": {
499
- "other": "僅限以SD畫質播放"
513
+ "other": "僅限以SD畫質播放"
500
514
  },
501
515
  "shopping_info_release_date_title": {
502
- "other": "上線日期 {{.Date}}. "
516
+ "other": "上線日期 {{.Date}}. "
503
517
  },
504
518
  "shopping_info_release_date_explanation_rent": {
505
- "other": "可先租借,並於影片上線後開始觀看。"
519
+ "other": "可先租借,並於影片上線後開始觀看。"
506
520
  },
507
521
  "shopping_info_release_date_explanation_buy": {
508
- "other": "可先購買,並於影片上線後開始觀看。"
522
+ "other": "可先購買,並於影片上線後開始觀看。"
509
523
  },
510
524
  "shopping_info_available_until_date_title": {
511
- "other": "影片可觀看至 {{.Date}}. "
525
+ "other": "影片可觀看至 {{.Date}}. "
512
526
  },
513
527
  "shopping_info_available_until_date_explanation_rent": {
514
- "other": "影片下線後將無法觀看。"
528
+ "other": "影片下線後將無法觀看。"
515
529
  },
516
530
  "shopping_info_available_until_date_explanation_buy": {
517
- "other": "影片下線後將無法觀看。"
531
+ "other": "影片下線後將無法觀看。"
532
+ },
533
+ "duration_hour": {
534
+ "one": "1小時",
535
+ "other": "{{.Count}}個小時"
536
+ },
537
+ "duration_day": {
538
+ "one": "1天",
539
+ "other": "{{.Count}}天"
518
540
  },
519
- "duration_hour": { "one": "1小時", "other": "{{.Count}}個小時" },
520
- "duration_day": { "one": "1天", "other": "{{.Count}}天" },
521
541
  "shopping_info_rental_period_duration": {
522
- "other": "租借天數 {{.ValueUnit}} "
542
+ "other": "租借天數 {{.ValueUnit}} "
523
543
  },
524
544
  "shopping_info_watch_window_duration": {
525
- "other": "觀影期限 {{.Count}} 小時。 "
545
+ "other": "觀影期限 {{.Count}} 小時。 "
526
546
  },
527
547
  "shopping_info_watch_window_explanation_film": {
528
- "one": "完成租借後,影片將在帳號中保留 {{.ValueUnit}}。",
529
- "other": "完成租借後,影片將在帳號中保留 {{.ValueUnit}}。"
548
+ "one": "完成租借後,影片將在帳號中保留 {{.ValueUnit}}。",
549
+ "other": "完成租借後,影片將在帳號中保留 {{.ValueUnit}}。"
530
550
  },
531
551
  "shopping_info_watch_window_explanation2_film": {
532
- "one": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 1 小時內無限次觀看。",
533
- "other": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 {{.Count}} 小時內無限次觀看。"
552
+ "one": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 1 小時內無限次觀看。",
553
+ "other": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 {{.Count}} 小時內無限次觀看。"
534
554
  },
535
555
  "shopping_info_watch_window_explanation_bundle": {
536
- "one": "完成租借後,影片合輯將於帳號中保留 1 天。",
537
- "other": "完成租借後,影片合輯將於帳號中保留 {{.Count}} 天。"
556
+ "one": "完成租借後,影片合輯將於帳號中保留 1 天。",
557
+ "other": "完成租借後,影片合輯將於帳號中保留 {{.Count}} 天。"
538
558
  },
539
559
  "shopping_info_watch_window_explanation2_bundle": {
540
- "one": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 1 小時內無限次觀看。",
541
- "other": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 {{.Count}} 小時內無限次觀看。"
560
+ "one": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 1 小時內無限次觀看。",
561
+ "other": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 {{.Count}} 小時內無限次觀看。"
542
562
  },
543
563
  "shopping_info_watch_window_explanation_season": {
544
- "one": "完成租借後,影集將於帳號中保留 1 天。",
545
- "other": "完成租借後,影集將於帳號中保留 {{.Count}} 天。"
564
+ "one": "完成租借後,影集將於帳號中保留 1 天。",
565
+ "other": "完成租借後,影集將於帳號中保留 {{.Count}} 天。"
546
566
  },
547
567
  "shopping_info_watch_window_explanation2_season": {
548
- "one": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 1 小時內無限次觀看。",
549
- "other": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 {{.Count}} 小時內無限次觀看。"
568
+ "one": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 1 小時內無限次觀看。",
569
+ "other": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 {{.Count}} 小時內無限次觀看。"
550
570
  },
551
571
  "shopping_info_credit_bonus_title": {
552
- "other": "折扣{{.BonusPercentage}}%"
572
+ "other": "折扣{{.BonusPercentage}}%"
553
573
  },
554
574
  "shopping_enter_card_prompt": {
555
- "other": "請輸入信用卡資訊,以完成 {{.Verb}}。"
575
+ "other": "請輸入信用卡資訊,以完成 {{.Verb}}。"
556
576
  },
557
577
  "shopping_terms": {
558
- "other": "完成付款時,即代表您已同意本站 <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">使用者服務條款</a>."
578
+ "other": "完成付款時,即代表您已同意本站 <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">使用者服務條款</a>."
559
579
  },
560
580
  "shopping_discount_applied": {
561
- "other": "已折扣 {{.DiscountAmount}} "
581
+ "other": "已折扣 {{.DiscountAmount}} "
562
582
  },
563
583
  "shopping_discount_apply": {
564
- "other": "兌換"
584
+ "other": "兌換"
565
585
  },
566
586
  "shopping_discount_code": {
567
- "other": "輸入兌換碼"
587
+ "other": "輸入兌換碼"
568
588
  },
569
589
  "shopping_discount_have_code": {
570
- "other": "我有兌換碼"
590
+ "other": "我有兌換碼"
571
591
  },
572
592
  "shopping_price_you_pay": {
573
- "other": "您將支付"
593
+ "other": "您將支付"
574
594
  },
575
595
  "shopping_price_nothing": {
576
- "other": "無項目"
596
+ "other": "無項目"
577
597
  },
578
598
  "shopping_price_free": {
579
- "other": "免費"
599
+ "other": "免費"
580
600
  },
581
601
  "shopping_auth_directions": {
582
- "other": "請先登入。於下方輸入電子郵件。"
602
+ "other": "請先登入。於下方輸入電子郵件。"
583
603
  },
584
604
  "shopping_error_in_library": {
585
- "other": "{{.Title}} 已在您的已付費影片。"
605
+ "other": "{{.Title}} 已在您的已付費影片。"
586
606
  },
587
607
  "shopping_error_missing_card": {
588
- "other": "請輸入信用卡資訊"
608
+ "other": "請輸入信用卡資訊"
589
609
  },
590
610
  "shopping_error_title": {
591
- "other": "發生錯誤"
611
+ "other": "發生錯誤"
592
612
  },
593
613
  "shopping_error_incorrect_cvc": {
594
- "other": "請輸入有效的CVV"
614
+ "other": "請輸入有效的CVV"
595
615
  },
596
616
  "shopping_error_invalid_cvc": {
597
- "other": "請輸入有效的CVV"
617
+ "other": "請輸入有效的CVV"
598
618
  },
599
619
  "shopping_error_incorrect_number": {
600
- "other": "請輸入有效的信用卡卡號"
620
+ "other": "請輸入有效的信用卡卡號"
601
621
  },
602
622
  "shopping_error_invalid_number": {
603
- "other": "請輸入有效的信用卡卡號"
623
+ "other": "請輸入有效的信用卡卡號"
604
624
  },
605
625
  "shopping_error_card_declined": {
606
- "other": "信用卡遭拒絕"
626
+ "other": "信用卡遭拒絕"
607
627
  },
608
628
  "shopping_error_invalid_expiry_month": {
609
- "other": "請輸入正確的有效日期"
629
+ "other": "請輸入正確的有效日期"
610
630
  },
611
631
  "shopping_error_invalid_expiry_year": {
612
- "other": "請輸入正確的有效日期"
632
+ "other": "請輸入正確的有效日期"
613
633
  },
614
634
  "shopping_error_expired_card": {
615
- "other": "此信用卡已過效期"
635
+ "other": "此信用卡已過效期"
616
636
  },
617
637
  "shopping_error_creditcard_country_mismatch": {
618
- "other": "{{.Ownership}} 未完成。請使用所在地區核發之有效信用卡進行支付,或使用其他卡片完成付款。"
638
+ "other": "{{.Ownership}} 未完成。請使用所在地區核發之有效信用卡進行支付,或使用其他卡片完成付款。"
619
639
  },
620
640
  "shopping_error_proxy_detected": {
621
- "other": "{{.Ownership}} 未完成。已偵測到使用代理或遠端伺服器。請先將任何相關服務關閉。"
641
+ "other": "{{.Ownership}} 未完成。已偵測到使用代理或遠端伺服器。請先將任何相關服務關閉。"
622
642
  },
623
643
  "shopping_error_discount_worn_out": {
624
- "other": "此兌換碼已失效"
644
+ "other": "此兌換碼已失效"
625
645
  },
626
646
  "shopping_error_discount_blank": {
627
- "other": "請輸入兌換碼"
647
+ "other": "請輸入兌換碼"
628
648
  },
629
649
  "shopping_error_discount_not_applied": {
630
- "other": "請輸入有效的兌換碼"
650
+ "other": "請輸入有效的兌換碼"
631
651
  },
632
652
  "shopping_error_discount_invalid": {
633
- "other": "請輸入有效的兌換碼"
653
+ "other": "請輸入有效的兌換碼"
634
654
  },
635
655
  "shopping_error_discount_disabled": {
636
- "other": "請輸入有效的兌換碼"
656
+ "other": "請輸入有效的兌換碼"
637
657
  },
638
658
  "shopping_error_discount_already_applied": {
639
- "other": "此兌換碼已在此項目使用"
659
+ "other": "此兌換碼已在此項目使用"
640
660
  },
641
661
  "shopping_error_discount_already_redeemed": {
642
- "other": "此兌換碼已被使用"
662
+ "other": "此兌換碼已被使用"
643
663
  },
644
664
  "shopping_error_discount_used_previously": {
645
- "other": "此兌換碼已被使用"
665
+ "other": "此兌換碼已被使用"
646
666
  },
647
667
  "shopping_error_discount_max_limit": {
648
- "other": "此兌換碼已失效"
668
+ "other": "此兌換碼已失效"
649
669
  },
650
670
  "shopping_error_discount_expired": {
651
- "other": "此兌換碼已過期"
671
+ "other": "此兌換碼已過期"
652
672
  },
653
673
  "shopping_error_discount_invalid_ownership_buy": {
654
- "other": "此兌換碼無法於購買時使用"
674
+ "other": "此兌換碼無法於購買時使用"
655
675
  },
656
676
  "shopping_error_discount_invalid_ownership_rent": {
657
- "other": "此兌換碼無法於租借時使用"
677
+ "other": "此兌換碼無法於租借時使用"
658
678
  },
659
679
  "shopping_error_discount_invalid_item": {
660
- "other": "此兌換碼無法於此項目使用"
680
+ "other": "此兌換碼無法於此項目使用"
661
681
  },
662
682
  "shopping_error_discount_invalid_pricing_region": {
663
- "other": "所在地區無法使用此兌換碼"
683
+ "other": "所在地區無法使用此兌換碼"
664
684
  },
665
685
  "shopping_error_discounts_not_allowed": {
666
- "other": "此兌換碼無法使用"
686
+ "other": "此兌換碼無法使用"
667
687
  },
668
688
  "shopping_error_discount_disallowed_on_bundles": {
669
- "other": "此兌換碼無法用於影片合輯"
689
+ "other": "此兌換碼無法用於影片合輯"
670
690
  },
671
691
  "shopping_error_payment_intent_authentication_failure": {
672
- "other": "輸入的信用卡遭拒絕。請再試一次。"
692
+ "other": "輸入的信用卡遭拒絕。請再試一次。"
673
693
  },
674
694
  "shopping_complete_rental": {
675
- "other": "付費成功!"
695
+ "other": "付費成功!"
676
696
  },
677
697
  "shopping_complete_rental_period": {
678
- "one": "可於 1 天內無限次觀看。",
679
- "other": "可於 {{.Count}} 天內無限次觀看。"
698
+ "one": "可於 1 天內無限次觀看。",
699
+ "other": "可於 {{.Count}} 天內無限次觀看。"
680
700
  },
681
701
  "shopping_complete_purchase": {
682
- "other": "感謝您付費觀賞 {{.Title}}。"
702
+ "other": "感謝您付費觀賞 {{.Title}}。"
683
703
  },
684
704
  "shopping_complete_credit_purchase": {
685
- "other": "{{.Title}}已完成付費,{{.CreditTotal}} 已加入您的帳號。"
705
+ "other": "{{.Title}}已完成付費,{{.CreditTotal}} 已加入您的帳號。"
686
706
  },
687
707
  "shopping_complete_purchase_coming_soon": {
688
- "other": "您可於 {{.Date}} 後開始觀看。"
708
+ "other": "您可於 {{.Date}} 後開始觀看。"
689
709
  },
690
710
  "shopping_complete_receipt": {
691
- "other": "收據已透過電子郵件發送至您的信箱。"
711
+ "other": "收據已透過電子郵件發送至您的信箱。"
692
712
  },
693
713
  "shopping_complete_library_link": {
694
- "other": "瀏覽已付費影片"
714
+ "other": "瀏覽已付費影片"
695
715
  },
696
716
  "shopping_complete_plan": {
697
717
  "other": "您已成功{{ .Title }}"
698
- },
718
+ },
699
719
  "shopping_complete_rental_watch_window_start": {
700
- "one": "可於 1 天內開始觀看。",
701
- "other": "您可於 {{.Count}} 天內開始觀看。"
720
+ "one": "可於 1 天內開始觀看。",
721
+ "other": "您可於 {{.Count}} 天內開始觀看。"
702
722
  },
703
723
  "shopping_complete_rental_watch_window_end": {
704
- "one": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 1 小時內無限次觀看。",
705
- "other": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 {{.Count}} 小時內無限次觀看。"
724
+ "one": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 1 小時內無限次觀看。",
725
+ "other": "觀影期限,將由進入播放視窗按下「播放」開始計算,可於 {{.Count}} 小時內無限次觀看。"
706
726
  },
707
727
  "shopping_complete_rental_coming_soon": {
708
- "one": "可於 {{.Date}} 後開始觀看影片,租借天數還有1天。",
709
- "other": "可於 {{.Date}} 後開始觀看影片,租借天數還有 {{.Count}} 天。"
728
+ "one": "可於 {{.Date}} 後開始觀看影片,租借天數還有1天。",
729
+ "other": "可於 {{.Date}} 後開始觀看影片,租借天數還有 {{.Count}} 天。"
710
730
  },
711
731
  "shopping_complete_rental_coming_soon_watch_window_start": {
712
- "one": "可於 {{.Date}} 後開始觀看影片,租借天數還有1天。",
713
- "other": "可於 {{.Date}} 後開始觀看影片,租借天數還有 {{.Count}} 天。"
732
+ "one": "可於 {{.Date}} 後開始觀看影片,租借天數還有1天。",
733
+ "other": "可於 {{.Date}} 後開始觀看影片,租借天數還有 {{.Count}} 天。"
714
734
  },
715
735
  "shopping_action_rent": {
716
- "other": "租借"
736
+ "other": "租借"
717
737
  },
718
738
  "shopping_action_buy": {
719
- "other": "購買"
739
+ "other": "購買"
720
740
  },
721
741
  "shopping_payment_method_header": {
722
- "other": "付款方式"
742
+ "other": "付款方式"
723
743
  },
724
744
  "shopping_payment_method_credit_card": {
725
- "other": "信用卡"
745
+ "other": "信用卡"
726
746
  },
727
747
  "shopping_payment_method_giropay": {
728
- "other": "Giropay"
748
+ "other": "Giropay"
729
749
  },
730
750
  "shopping_error_stripe_unknown_error": {
731
- "other": "付款時發生問題,請稍後再試。"
751
+ "other": "付款時發生問題,請稍後再試。"
732
752
  },
733
753
  "shopping_error_payment_complete_failed": {
734
- "other": "付款被拒絕,請關掉視窗後再重試。"
754
+ "other": "付款被拒絕,請關掉視窗後再重試。"
735
755
  },
736
756
  "meta_detail_cast_title": {
737
- "other": "演員"
757
+ "other": "演員"
738
758
  },
739
759
  "meta_detail_crew_title": {
740
- "other": "工作人員"
760
+ "other": "工作人員"
741
761
  },
742
762
  "meta_detail_languages": {
743
- "one": "語言",
744
- "other": "語言"
763
+ "one": "語言",
764
+ "other": "語言"
745
765
  },
746
766
  "meta_detail_studios": {
747
- "one": "片商",
748
- "other": "片商"
767
+ "one": "片商",
768
+ "other": "片商"
749
769
  },
750
770
  "meta_detail_countries": {
751
- "one": "地區",
752
- "other": "地區"
771
+ "one": "地區",
772
+ "other": "地區"
753
773
  },
754
774
  "meta_detail_subtitles": {
755
- "other": "字幕"
775
+ "other": "字幕"
776
+ },
777
+ "meta_detail_captions": {
778
+ "other": "字幕 [CC]"
756
779
  },
757
- "meta_detail_captions": { "other": "字幕 [CC]" },
758
780
  "meta_detail_episodes_title": {
759
- "other": "集數"
781
+ "other": "集數"
760
782
  },
761
783
  "meta_detail_bonus_title": {
762
- "other": "相關花絮"
784
+ "other": "相關花絮"
763
785
  },
764
786
  "meta_detail_recommendations_title": {
765
- "other": "您也許也會喜歡"
787
+ "other": "您也許也會喜歡"
766
788
  },
767
789
  "meta_detail_bundle_items_title": {
768
- "other": "此影片合輯包括以下內容"
790
+ "other": "此影片合輯包括以下內容"
769
791
  },
770
792
  "bundle_items_all_films": {
771
- "other": "共 {{.Count}} 部影片"
793
+ "other": "共 {{.Count}} 部影片"
772
794
  },
773
795
  "bundle_items_all_seasons": {
774
- "other": "共 {{.Count}} 部影集"
796
+ "other": "共 {{.Count}} 部影集"
775
797
  },
776
798
  "bundle_items_mixed": {
777
- "other": "共 {{.Count}} 部影片與影集"
799
+ "other": "共 {{.Count}} 部影片與影集"
778
800
  },
779
801
  "userwishlist_page_header": {
780
- "other": "我的追蹤片單"
802
+ "other": "我的追蹤片單"
781
803
  },
782
804
  "userwishlist_slider_header": {
783
- "other": "我的追蹤片單"
805
+ "other": "我的追蹤片單"
784
806
  },
785
807
  "userwishlist_empty_header": {
786
- "other": "尚無任何影片。"
808
+ "other": "尚無任何影片。"
787
809
  },
788
810
  "userwishlist_empty_content": {
789
- "other": "歡迎至 <a href=\"{{.HomeURL}}\">首頁</a> 瀏覽影展精選片單 。"
811
+ "other": "歡迎至 <a href=\"{{.HomeURL}}\">首頁</a> 瀏覽影展精選片單 。"
790
812
  },
791
813
  "userwishlist_button_add": {
792
- "other": "加入我的追蹤片單"
814
+ "other": "加入我的追蹤片單"
793
815
  },
794
816
  "userwishlist_button_remove": {
795
- "other": "我的追蹤片單"
817
+ "other": "我的追蹤片單"
796
818
  },
797
819
  "userwishlist_button_add_compact": {
798
- "other": "我的追蹤片單"
820
+ "other": "我的追蹤片單"
799
821
  },
800
822
  "userwishlist_button_remove_compact": {
801
- "other": "我的追蹤片單"
823
+ "other": "我的追蹤片單"
802
824
  },
803
825
  "activatedevice_page_header": {
804
- "other": "可使用裝置"
826
+ "other": "可使用裝置"
805
827
  },
806
828
  "activatedevice_page_content": {
807
- "other": "請依照指示取得PIN碼,並確認電腦與裝置皆已連上可用網路。"
829
+ "other": "請依照指示取得PIN碼,並確認電腦與裝置皆已連上可用網路。"
808
830
  },
809
831
  "activatedevice_form_pin": {
810
- "other": "PIN碼"
832
+ "other": "PIN碼"
811
833
  },
812
834
  "activatedevice_form_submit": {
813
- "other": "啟用"
835
+ "other": "啟用"
814
836
  },
815
837
  "activatedevice_form_error_invalid_code": {
816
- "other": "PIN碼錯誤,請重新輸入"
838
+ "other": "PIN碼錯誤,請重新輸入"
817
839
  },
818
840
  "activatedevice_form_error_pin_not_found": {
819
- "other": "PIN碼錯誤,請重新輸入"
841
+ "other": "PIN碼錯誤,請重新輸入"
820
842
  },
821
843
  "activatedevice_signin_prompt": {
822
- "other": "請先登入再啟動播放裝置"
844
+ "other": "請先登入再啟動播放裝置"
823
845
  },
824
846
  "activatedevice_page_activated": {
825
- "other": "{{.DeviceName}}已啟用。請使用此裝置開始觀賞影片。"
847
+ "other": "{{.DeviceName}}已啟用。請使用此裝置開始觀賞影片。"
826
848
  },
827
849
  "userdevices_page_header": {
828
- "other": "我的播放裝置"
850
+ "other": "我的播放裝置"
829
851
  },
830
852
  "userdevices_page_content": {
831
- "one": "播放裝置將於使用時自動加入,您最多可使用 1 個裝置。",
832
- "other": "播放裝置將於使用時自動加入,您最多可使用 {{.Count}} 個裝置。"
853
+ "one": "播放裝置將於使用時自動加入,您最多可使用 1 個裝置。",
854
+ "other": "播放裝置將於使用時自動加入,您最多可使用 {{.Count}} 個裝置。"
833
855
  },
834
856
  "userdevices_empty_content": {
835
- "other": "目前尚未加入任何裝置"
857
+ "other": "目前尚未加入任何裝置"
836
858
  },
837
859
  "userdevices_header_type": {
838
- "other": "裝置類型"
860
+ "other": "裝置類型"
839
861
  },
840
862
  "userdevices_header_description": {
841
- "other": "裝置內容"
863
+ "other": "裝置內容"
842
864
  },
843
865
  "userdevices_device_added": {
844
- "other": "於 {{.Date}} 加入"
866
+ "other": "於 {{.Date}} 加入"
845
867
  },
846
868
  "userdevices_device_actions_delete": {
847
- "other": "移除"
869
+ "other": "移除"
848
870
  },
849
871
  "userdevices_device_actions_cancel": {
850
- "other": "取消"
872
+ "other": "取消"
851
873
  },
852
874
  "userdevices_device_actions_confirm": {
853
- "other": "是,移除裝置"
875
+ "other": "是,移除裝置"
854
876
  },
855
877
  "userdevices_device_deleted": {
856
- "other": "(裝置已移除)"
878
+ "other": "(裝置已移除)"
857
879
  },
858
880
  "userdevices_delete_limits": {
859
- "other": "您可於每 {{.Period}} 日,移除 {{.Limit}} 項裝置。"
881
+ "other": "您可於每 {{.Period}} 日,移除 {{.Limit}} 項裝置。"
860
882
  },
861
883
  "userdevices_delete_limit_reached": {
862
- "other": "加入的裝置數已達上限,目前無法移除裝置,請於 {{.Days}} 日後移除裝置。"
884
+ "other": "加入的裝置數已達上限,目前無法移除裝置,請於 {{.Days}} 日後移除裝置。"
863
885
  },
864
886
  "playlist_page_header": {
865
- "other": "播放清單"
887
+ "other": "播放清單"
866
888
  },
867
889
  "playlist_sign_in_warning": {
868
- "other": "請先登入以觀賞直播。"
890
+ "other": "請先登入以觀賞直播。"
869
891
  },
870
892
  "playlist_share_title": {
871
- "other": "播放清單"
893
+ "other": "播放清單"
872
894
  },
873
895
  "playlist_up_next_title": {
874
- "other": "下一部"
896
+ "other": "下一部"
875
897
  },
876
898
  "pricing_ownership_buy": {
877
- "other": "購買"
899
+ "other": "購買"
878
900
  },
879
901
  "pricing_ownership_rent": {
880
- "other": "租借"
902
+ "other": "租借"
881
903
  },
882
904
  "classification_intro": {
883
- "other": "評分: "
905
+ "other": "評分: "
884
906
  },
885
907
  "classification_divider": {
886
- "other": " - "
908
+ "other": " - "
887
909
  },
888
910
  "classification_outro": {
889
- "other": ""
911
+ "other": ""
890
912
  },
891
913
  "cookie_banner_message": {
892
- "other": "本網站採用Cookies以提供您更流暢的用戶/上網體驗,繼續使用本網站,即表示您同意我們的<a href=\"{{.CookiePolicyURL}}\">Cookie相關使用條例</a>。"
914
+ "other": "本網站採用Cookies以提供您更流暢的用戶/上網體驗,繼續使用本網站,即表示您同意我們的<a href=\"{{.CookiePolicyURL}}\">Cookie相關使用條例</a>。"
893
915
  },
894
916
  "cookie_banner_accept": {
895
- "other": "接受"
917
+ "other": "接受"
896
918
  },
897
919
  "all_rights_reserved": {
898
- "other": "版權所有,本網站未經書面同意禁止重製。"
920
+ "other": "版權所有,本網站未經書面同意禁止重製。"
899
921
  },
900
922
  "users_gender_none": {
901
- "other": "未定"
923
+ "other": "未定"
902
924
  },
903
925
  "users_gender_female": {
904
- "other": "女"
926
+ "other": "女"
905
927
  },
906
928
  "users_gender_male": {
907
- "other": "男"
929
+ "other": "男"
908
930
  },
909
931
  "users_gender_diverse": {
910
- "other": "多元"
932
+ "other": "多元"
911
933
  },
912
934
  "users_gender_other": {
913
- "other": "其他"
935
+ "other": "其他"
914
936
  },
915
937
  "pricing_quality_hd": {
916
- "other": "pricing_quality_hd"
938
+ "other": "HD"
917
939
  },
918
940
  "pricing_quality_sd": {
919
- "other": "pricing_quality_sd"
941
+ "other": "SD"
920
942
  },
921
943
  "pricing_quality_hd_only": {
922
- "other": "pricing_quality_hd_only"
944
+ "other": "HD 只要"
923
945
  },
924
946
  "pricing_quality_sd_only": {
925
- "other": "pricing_quality_sd_only"
947
+ "other": "SD 只要"
926
948
  },
927
949
  "shopping_card_save_card": {
928
- "other": "儲存此信用卡資訊,供日後使用"
950
+ "other": "儲存此信用卡資訊,供日後使用"
929
951
  },
930
952
  "shopping_card_button_change": {
931
- "other": "顯示所有已儲存的信用卡"
953
+ "other": "顯示所有已儲存的信用卡"
932
954
  },
933
955
  "shopping_card_existing_description": {
934
- "other": "{{.Card.Brand}} 末碼為 {{.Card.Number}}"
956
+ "other": "{{.Card.Brand}} 末碼為 {{.Card.Number}}"
935
957
  },
936
958
  "shopping_card_existing_expiry": {
937
- "other": "(於 {{.Card.Expiry}} 失效)"
959
+ "other": "(於 {{.Card.Expiry}} 失效)"
938
960
  },
939
961
  "shopping_card_existing_expired": {
940
- "other": "(已過期)"
962
+ "other": "(已過期)"
941
963
  },
942
964
  "shopping_card_use_other": {
943
- "other": "使用新的信用卡"
965
+ "other": "使用新的信用卡"
944
966
  },
945
967
  "shopping_card_use_new_card": {
946
- "other": "換一張信用卡"
968
+ "other": "換一張信用卡"
947
969
  },
948
970
  "shopping_card_update_reason_none": {
949
- "other": "此信用卡無法更新"
971
+ "other": "此信用卡無法更新"
950
972
  },
951
973
  "shopping_card_new_subscription": {
952
- "other": "此信用卡已儲存,將依照您的使用進行付款"
974
+ "other": "此信用卡已儲存,將依照您的使用進行付款"
953
975
  },
954
976
  "shopping_card_change": {
955
- "other": "信用卡錯誤 <a href=\"{{.SubscriptionsURL}}\">請按此更新。</a>"
977
+ "other": "信用卡錯誤 <a href=\"{{.SubscriptionsURL}}\">請按此更新。</a>"
956
978
  },
957
979
  "shopping_info_ownership_plan": {
958
- "other": "shopping_info_ownership_plan"
980
+ "other": "訂閱"
959
981
  },
960
982
  "shopping_action_credit": {
961
- "other": "shopping_action_credit"
983
+ "other": "頂尖"
962
984
  },
963
985
  "shopping_info_rental_period_coming_soon": {
964
- "other": "自上架時間起"
986
+ "other": "自上架時間起"
965
987
  },
966
988
  "usersubscriptions_change_payment_method_change": {
967
- "other": "usersubscriptions_change_payment_method_change"
989
+ "other": "改變信用卡"
968
990
  },
969
991
  "usersubscriptions_change_payment_method_modal_title": {
970
- "other": "usersubscriptions_change_payment_method_modal_title"
992
+ "other": "更新信用卡詳細信息"
971
993
  },
972
994
  "usersubscriptions_change_payment_method_modal_submit": {
973
- "other": "usersubscriptions_change_payment_method_modal_submit"
995
+ "other": "更新"
974
996
  },
975
997
  "usersubscriptions_subscription_expiry": {
976
- "other": "usersubscriptions_subscription_expiry"
977
- },
978
- "usersubscriptions_subscription_status_cancelled": {
979
- "other": "usersubscriptions_subscription_status_cancelled"
980
- },
981
- "usersubscriptions_subscription_status_errored": {
982
- "other": "usersubscriptions_subscription_status_errored"
983
- },
984
- "usersubscriptions_subscription_status_past_due": {
985
- "other": "usersubscriptions_subscription_status_past_due"
998
+ "other": "到期 {{.Expiry}}"
986
999
  },
987
1000
  "usersubscriptions_subscription_status_trialing": {
988
- "other": "usersubscriptions_subscription_status_trialing"
1001
+ "other": "試用期"
989
1002
  },
990
1003
  "usersubscriptions_subscription_unsubscribe": {
991
- "other": "usersubscriptions_subscription_unsubscribe"
1004
+ "other": "取消我的訂閱"
992
1005
  },
993
1006
  "usersubscriptions_unsubscribe_modal_cancel": {
994
- "other": "usersubscriptions_unsubscribe_modal_cancel"
1007
+ "other": "取消"
995
1008
  },
996
1009
  "usersubscriptions_unsubscribe_modal_confirm": {
997
- "other": "usersubscriptions_unsubscribe_modal_confirm"
1010
+ "other": "是的,取消我的訂閱"
998
1011
  },
999
1012
  "usersubscriptions_unsubscribe_modal_title": {
1000
- "other": "usersubscriptions_unsubscribe_modal_title"
1013
+ "other": "取消訂閱?"
1001
1014
  },
1002
1015
  "usersubscriptions_unsubscribe_modal_body": {
1003
- "other": "usersubscriptions_unsubscribe_modal_body"
1016
+ "other": "這將取消訂閱 {{.Name}} 計劃. 您仍然能夠在計劃到期之前觀看計劃中的內容 {{.Expiry}}."
1004
1017
  },
1005
1018
  "availability_coming_soon": {
1006
- "other": "即將播映"
1019
+ "other": "即將播映"
1007
1020
  },
1008
1021
  "availability_renting": {
1009
- "other": "租借中"
1022
+ "other": "租借中"
1010
1023
  },
1011
1024
  "availability_not_available": {
1012
- "other": "無法觀看"
1025
+ "other": "無法觀看"
1013
1026
  },
1014
1027
  "availability_in_watch_window": {
1015
- "other": "可觀看"
1028
+ "other": "可觀看"
1016
1029
  },
1017
1030
  "availability_sold_out": {
1018
- "other": "售完"
1031
+ "other": "售完"
1019
1032
  },
1020
1033
  "availability_available_till": {
1021
- "other": "可觀看至 {{.ExpiryDate}}"
1034
+ "other": "可觀看至 {{.ExpiryDate}}"
1022
1035
  },
1023
1036
  "availability_not_available_in_country": {
1024
- "other": "您的所在地區無法觀看"
1037
+ "other": "您的所在地區無法觀看"
1025
1038
  },
1026
1039
  "availability_available": {
1027
- "other": "將於 {{.ReleaseDate}} 上線"
1040
+ "other": "將於 {{.ReleaseDate}} 上線"
1028
1041
  },
1029
1042
  "availability_expires": {
1030
- "other": "將於 {{.Expiry}} 到期"
1043
+ "other": "將於 {{.Expiry}} 到期"
1031
1044
  },
1032
1045
  "availability_expired": {
1033
- "other": "已到期"
1046
+ "other": "已到期"
1034
1047
  },
1035
1048
  "modal_cancel": {
1036
- "other": "取消"
1049
+ "other": "取消"
1037
1050
  },
1038
1051
  "play": {
1039
- "other": "播放"
1052
+ "other": "播放"
1040
1053
  },
1041
1054
  "combined_auth_signin_prompt": {
1042
- "other": "登入"
1055
+ "other": "登入"
1043
1056
  },
1044
1057
  "combined_auth_signup_prompt": {
1045
- "other": "登出"
1058
+ "other": "登出"
1046
1059
  },
1047
1060
  "combined_auth_terms": {
1048
- "other": "我同意本站 <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">使用者服務條款</a>"
1061
+ "other": "我同意本站 <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">使用者服務條款</a>"
1049
1062
  },
1050
1063
  "signup_terms": {
1051
- "other": "我同意本站 <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">使用者服務條款</a>"
1064
+ "other": "我同意本站 <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">使用者服務條款</a>"
1052
1065
  },
1053
1066
  "validation_terms_required": {
1054
- "other": "您必須同意本站使用者服務條款"
1067
+ "other": "您必須同意本站使用者服務條款"
1055
1068
  },
1056
1069
  "shopping_error_item_limit_exceeded": {
1057
- "other": "很抱歉,{{.Title}} 已售完"
1070
+ "other": "很抱歉,{{.Title}} 已售完"
1058
1071
  },
1059
1072
  "changepincode_modal_header": {
1060
- "other": "變更PIN碼"
1073
+ "other": "變更PIN碼"
1061
1074
  },
1062
1075
  "changepincode_modal_currentpassword": {
1063
- "other": "目前密碼"
1076
+ "other": "目前密碼"
1064
1077
  },
1065
1078
  "changepincode_modal_pincode1": {
1066
- "other": "新PIN碼"
1079
+ "other": "新PIN碼"
1067
1080
  },
1068
1081
  "changepincode_modal_pincode2": {
1069
- "other": "再次確認新PIN碼"
1082
+ "other": "再次確認新PIN碼"
1070
1083
  },
1071
1084
  "changepincode_modal_submit": {
1072
- "other": "設定PIN碼"
1085
+ "other": "設定PIN碼"
1073
1086
  },
1074
1087
  "changepincode_modal_error_wrong_password": {
1075
- "other": "密碼錯誤"
1088
+ "other": "密碼錯誤"
1076
1089
  },
1077
1090
  "user_set_pin_intro": {
1078
- "other": "需輸入PIN碼以 {{.Action}} 此內容"
1091
+ "other": "需輸入PIN碼以 {{.Action}} 此內容"
1079
1092
  },
1080
1093
  "user_error_wrong_pin_reset": {
1081
- "other": "按此重置PIN碼"
1094
+ "other": "按此重置PIN碼"
1082
1095
  },
1083
1096
  "user_error_too_many_pin_errors_help_page_link": {
1084
- "other": ""
1097
+ "other": ""
1085
1098
  },
1086
1099
  "shopping_error_age_restricted": {
1087
- "other": "此內容有年齡限制。"
1100
+ "other": "此內容有年齡限制。"
1088
1101
  },
1089
1102
  "shopping_error_close_button": {
1090
- "other": "好"
1103
+ "other": "好"
1091
1104
  },
1092
1105
  "wcag_skip_links_header": {
1093
- "other": "輔助連結"
1106
+ "other": "輔助連結"
1094
1107
  },
1095
1108
  "wcag_skip_links_content": {
1096
- "other": "跳至內文"
1097
- },
1098
- "wcag_skip_links_footer": {
1099
- "other": "跳至頁尾"
1109
+ "other": "跳至內文"
1100
1110
  },
1101
1111
  "wcag_homepage_h1": {
1102
- "other": "首頁"
1112
+ "other": "首頁"
1103
1113
  },
1104
1114
  "wcag_carousel_h2": {
1105
- "other": "輪播"
1115
+ "other": "輪播"
1106
1116
  },
1107
1117
  "wcag_collections_h2": {
1108
- "other": "收藏"
1118
+ "other": "收藏"
1109
1119
  },
1110
1120
  "wcag_aria_label_footer": {
1111
- "other": "頁尾"
1121
+ "other": "頁尾"
1112
1122
  },
1113
1123
  "wcag_aria_label_nav_main": {
1114
- "other": "首頁內容"
1124
+ "other": "首頁內容"
1115
1125
  },
1116
1126
  "wcag_aria_label_nav_sub": {
1117
- "other": "子頁"
1127
+ "other": "子頁"
1118
1128
  },
1119
1129
  "wcag_aria_label_toggle_nav": {
1120
- "other": "浮動導覽選單"
1130
+ "other": "浮動導覽選單"
1121
1131
  },
1122
1132
  "wcag_aria_label_bundle_items": {
1123
- "other": "影片合輯"
1133
+ "other": "影片合輯"
1124
1134
  },
1125
1135
  "wcag_aria_label_carousel": {
1126
- "other": "輪播"
1136
+ "other": "輪播"
1127
1137
  },
1128
1138
  "wcag_aria_label_page_collection": {
1129
- "other": "收藏頁面"
1139
+ "other": "收藏頁面"
1130
1140
  },
1131
1141
  "wcag_aria_label_collection_list": {
1132
- "other": "收藏清單"
1142
+ "other": "收藏清單"
1133
1143
  },
1134
1144
  "wcag_aria_label_collection_slider": {
1135
- "other": "收藏內容輪播"
1145
+ "other": "收藏內容輪播"
1136
1146
  },
1137
1147
  "wcag_aria_label_wishlist": {
1138
- "other": "我的追蹤片單"
1148
+ "other": "我的追蹤片單"
1139
1149
  },
1140
1150
  "wcag_aria_label_facebook": {
1141
- "other": "分享至Facebook"
1151
+ "other": "分享至Facebook"
1142
1152
  },
1143
1153
  "wcag_aria_label_twitter": {
1144
- "other": "分享至Twitter"
1154
+ "other": "分享至Twitter"
1145
1155
  },
1146
1156
  "wcag_aria_label_linkedin": {
1147
- "other": "分享至LinkedIn"
1157
+ "other": "分享至LinkedIn"
1148
1158
  },
1149
1159
  "app_badge_title": {
1150
- "other": "Download the app to view your purchased content!"
1160
+ "other": "下載應用程序以查看購買的內容!"
1151
1161
  },
1152
1162
  "app_badge_ios": {
1153
- "other": "Download on the App Store"
1163
+ "other": "App Store上下載"
1154
1164
  },
1155
1165
  "app_badge_android": {
1156
- "other": "Get it on Google Play"
1166
+ "other": "Google Play上獲取它"
1157
1167
  },
1158
1168
  "shopping_price_title_plan": {
1159
1169
  "other": "價錢"
@@ -1217,19 +1227,28 @@
1217
1227
  "plan_free_link_text": {
1218
1228
  "other": "免費註冊"
1219
1229
  },
1220
- "awards_nominated_for": {
1221
- "other": "提名"
1222
- },
1223
1230
  "awards_in_competition": {
1224
1231
  "other": "比賽中"
1225
1232
  },
1226
- "awards_winner_of": {
1227
- "other": "获奖者"
1233
+ "meta_description_expand": {
1234
+ "other": "展示更多"
1235
+ },
1236
+ "meta_description_collapse": {
1237
+ "other": "显示较少"
1238
+ },
1239
+ "awards_winner": {
1240
+ "other": "优胜者"
1228
1241
  },
1229
1242
  "donate_button_text": {
1230
1243
  "other": "捐"
1231
1244
  },
1232
- "shopping_error_plan_already_owned": { "other": "You already have this plan." },
1233
- "shopping_error_plan_expired": { "other": "This plan is no longer available." },
1234
- "wcag_aria_label_letterboxd": { "other": "View on Letterboxd" }
1235
- }
1245
+ "shopping_error_plan_already_owned": {
1246
+ "other": "你已經擁有這個計劃."
1247
+ },
1248
+ "shopping_error_plan_expired": {
1249
+ "other": "該計劃不再可用."
1250
+ },
1251
+ "wcag_aria_label_letterboxd": {
1252
+ "other": "在letterboxd上查看"
1253
+ }
1254
+ }