@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.
Files changed (58) hide show
  1. package/CHANGELOG.md +47 -14
  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 +1158 -466
  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 +27 -4
  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,604 +1,1254 @@
1
1
  {
2
- "site_owner": { "other": "ABC Cinemas" },
3
- "settings_title": { "other": "Settings" },
4
- "powered_by": { "other": "Powered by" },
5
- "powered_by_name": { "other": "ScreenPlus" },
6
- "powered_by_url": { "other": "https://www.screenplus.com" },
7
- "in_partnership_with": { "other": "in partnership with" },
8
- "festival_scope": { "other": "Festival Scope" },
9
- "festival_scope_url": { "other": "https://www.festivalscope.com/page/create-your-online-film-festival/" },
10
- "en": { "other": "English" },
11
- "fr": { "other": "French" },
12
-
13
- "episode_name": {
14
- "other": "Bölüm"
15
- },
16
-
17
- "season_name": {
18
- "other": "Sezonf"
19
- },
20
-
21
- "seasons":{
22
- "one": "one season",
23
- "other": "{{.Count}} seasons"
24
- },
25
- "tvseason": {
26
- "other": "{{.ShowInfo.Title}} Series {{.Season.SeasonNumber}}"
27
- },
28
- "tvseason_html": {
29
- "other": "{{.ShowInfo.Title}} <span>Series {{.Season.SeasonNumber}}</span>"
30
- },
31
- "tvepisode": {
32
- "other": "{{.Episode.Title}}"
33
- },
34
- "tvseason_number": {
35
- "other": "Series {{.Season.SeasonNumber}}"
36
- },
37
- "episode_count": {
38
- "one": "1 Episode",
39
- "other": "{{.Count}} Episodes"
40
- },
41
-
42
- "date_day": { "other": "Gün" },
43
- "date_month": { "other": "Ay" },
44
- "date_year": { "other": "Yıl" },
45
-
46
- "404_page_header": { "other": "Sayfa bulunamadı…" },
47
- "404_page_content": { "other": "<p>Sorry, it looks like the page that you're looking for doesn't exist.</p><p>It could have been moved or deleted, or perhaps you misspelled something.</p><p>Try going back to the homepage to find what you were looking for.</p><p><a href=\"{{.URL}}\">Back to the Homepage</a></p>" },
48
-
49
-
50
- "nav_homepage": { "other": "ABC Cinemas" },
51
- "nav_signin": { "other": "Oturum Aç" },
52
- "nav_signup": { "other": "Hesap Oluştur" },
53
- "nav_signed_in_as": { "other": "olarak oturum aç" },
54
- "nav_library": { "other": "Kitaplığım" },
55
- "nav_devices": { "other": "Cihazlarım" },
56
- "nav_wishlist": { "other": "Listem" },
57
- "nav_account": { "other": "Hesabım" },
58
- "nav_signout": { "other": "Oturumu Kapat" },
59
- "play_trailer": { "other": "Fragman" },
60
- "runtime_hours": { "other": "sa" },
61
- "runtime_minutes": { "other": "dk" },
62
-
63
- "datetime_today": { "other": "bugün {{.Date}}" },
64
- "datetime_tomorrow": { "other": "yarın {{.Date}}" },
65
- "datetime_yesterday": { "other": "dün {{.Date}}" },
66
- "datetime_next": { "other": "{{.Date}}" },
67
- "datetime_last": { "other": "son {{.Date}}" },
68
-
69
- "search_control_placeholder": { "other": "Arama" },
70
- "search_control_submit": { "other": "Aramayı gönder" },
71
-
72
- "play_button_watch": { "other" : "Şimdi Oynat"},
73
- "play_button_resume": { "other" : "Devam et"},
74
-
75
- "social_media_buttons_title": { "other": "Paylaş" },
76
- "social_media_buttons_facebook": { "other": "Facebook'ta Paylaş" },
77
- "social_media_buttons_twitter": { "other": "Twitter'da paylaş" },
78
- "social_media_buttons_linkedin": { "other": "Linkedin'de paylaş" },
79
- "social_media_buttons_email": { "other": "E-mail ile paylaş" },
80
- "social_media_buttons_email_subject": { "other": "Bağlantı paylaşımı" },
81
- "social_media_buttons_copied_link": { "other": "Link kopyalandı!" },
82
- "social_media_buttons_copy_link": { "other": "Panoya kopyala" },
83
-
84
- "accept_invite_page_header": { "other": "Hoşgeldiniz " },
85
- "acceptinvite_form_invalid_reset_password_token": { "other": "Görünüşe göre bu davet talebini zaten yapmışsınız, onun yerine <a href=\"{{.SigninURL}}\">sign in</a> denemelisiniz. Parolanızı unuttuysanız, parolanızı ayrıca <a href=\"{{.ForgotPasswordURL}}\"> sıfırlayabilirsiniz." },
86
- "acceptinvite_complete": { "other": "Teşekkürler. Hesabınız oluşturuldu." },
87
- "acceptinvite_form_submit": { "other": "Daveti Kabul Et." },
88
- "acceptinvite_agreement": { "other": "Daveti Kabul Et butonuna tıklayarak, <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">terms &amp; conditions</a> and <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">privacy policy</a> okuyup anladığınızı kabul etmiş olacaksınız." },
89
-
90
- "signup_page_header": { "other": "Yeni Hesap Oluştur" },
91
- "signup_form_name": { "other": "İsim" },
92
- "signup_form_email": { "other": "E-posta adresi" },
93
- "signup_form_password": { "other": "Şifre" },
94
- "signup_form_password_confirmation": { "other": "Şifrenizi onaylayın" },
95
- "signup_form_gender": { "other": "Cinsiyet" },
96
- "signup_form_dob": { "other": "Doğum tarihi" },
97
- "signup_form_submit": { "other": "Gönder" },
98
-
99
- "signin_page_header": { "other": "Oturum aç" },
100
- "signin_form_email": { "other": "E-posta adresi" },
101
- "signin_form_password": { "other": "Parola" },
102
- "signin_form_remember": { "other": "Beni hatırla" },
103
- "signin_form_submit": { "other": "Gönder" },
104
- "signin_page_forgotpassword": { "other": "Şifrenizi mi unuttunuz?" },
105
- "signin_page_createnewaccount": { "other": "Hesabınız yok mu? Yeni hesap oluştur" },
106
- "signup_page_alreadyhaveanaccount": { "other": "Zaten bir hesabınız var mı? Oturum Aç" },
107
- "signup_form_error_email_already_in_use": { "other": "Bu e-posta adresi zaten kullanılıyor." },
108
- "signin_form_error_incorrect_credentials": { "other": "Kullanıcı adı veya parola yanlış." },
109
- "signin_form_error_ip_throttled": { "other": "You have failed to sign in too many times. Please try again later." },
110
- "signin_form_error_account_suspended": { "other": "Your account has been temporarily suspended. Please contact an admin if you believe this is in error." },
111
-
112
- "signup_form_error_forbidden": { "other": "Bir hata oluştu." },
113
-
114
- "combined_auth_continue": { "other": "Devam et" },
115
- "combined_auth_change": { "other": "Değiştir" },
116
- "combined_auth_signin": { "other": "Oturum " },
117
- "combined_auth_signup": { "other": "Hesap oluştur" },
118
- "combined_auth_signin_password": { "other": "Lütfen hesabınızda oturum açmak için şifrenizi girin." },
119
- "combined_auth_signin_error_incorrect_credentials": { "other": "Bu şifre hatalı." },
120
- "combined_auth_error_forbidden": { "other": "Bir hata oluştu." },
121
- "combined_auth_error_too_many_requests": { "other": "Çok fazla talep var.Lütfen daha sonra tekrar deneyin." },
122
-
123
- "forgotpassword_page_header": { "other": "Parolanızı Sıfırlayın" },
124
- "forgotpassword_form_email": { "other": "E-posta adresi" },
125
- "forgotpassword_form_submit": { "other": "Sıfırla" },
126
- "forgotpassword_form_error_email_doesnt_exist": { "other": "Bu e-posta adresiyle eşleşen bir hesap mevcut değil." },
127
- "forgotpassword_form_error_account_suspended": { "other": "Bu hesap askıya alınmıştır." },
128
- "forgotpassword_complete": { "other": "Teşekkürler. Kısa süre içinde gelen kutunuzda bir şifre sıfırlama e-postası görünecektir." },
129
- "forgotpassword_form_error_forbidden": { "other": "Bir hata gerçekleşti." },
130
- "forgotpassword_form_error_too_many_requests": { "other": "Çok fazla talep var.Lütfen daha sonra tekrar deneyin." },
131
-
132
- "resetpassword_page_header": { "other": "Şifrenizi değiştirin" },
133
- "resetpassword_form_invalid_reset_password_token": { "other": "Eğer şifrenizi sıfırlama talebi geçersiz görünüyorsa, lütfen <a href=\"{{.URL}}\">Şifremi Unuttum </a> formunu tekrar doldurun." },
134
- "resetpassword_form_password": { "other": "Yeni şifre" },
135
- "resetpassword_form_password2": { "other": "Yeni şifrenizi onaylayın" },
136
- "resetpassword_form_submit": { "other": "Değiştir" },
137
- "resetpassword_complete": { "other": "Teşekkürler. Şifreniz değiştirildi ve oturumunuz açıldı. " },
138
- "resetpassword_form_error_invalid_reset_password_token": { "other": "Şifre sıfırlama talebi geçersizdir. Lütfen daha sonra tekrar deneyin." },
139
- "resetpassword_form_error_reset_password_token_expired": { "other": "Şifre sıfırlama talebi geçersizdir. Lütfen daha sonra tekrar deneyin." },
140
- "resetpassword_form_error_too_many_requests": { "other": "Çok fazla talep var.Lütfen daha sonra tekrar deneyin." },
141
-
142
- "account_page_header": { "other": "Hesabım" },
143
- "account_form_name": { "other": "İsim" },
144
- "account_form_email": { "other": "E-posta adresi" },
145
- "account_form_password": { "other": "Şifre" },
146
- "account_form_change_password": { "other": "Değiştir" },
147
- "account_form_gender": { "other": "Cinsiyet" },
148
- "account_form_dob": { "other": "Doğum tarihi" },
149
- "account_form_submit": { "other": "Güncelleyin" },
150
- "account_form_submitted": { "other": "Güncellendi" },
151
- "account_form_password_changed": { "other": "Güncellendi" },
152
- "account_form_error_incorrect_password": { "other": "Bu şifre hatalı." },
153
-
154
- "signup_form_optin": {"other": "Ücretsiz bültenimize kaydolun. "},
155
-
156
- "passwordconfirmation_modal_header": { "other": "Şifrenizi doğrulayın." },
157
- "passwordconfirmation_modal_label": { "other": "Lütfen değişikliklerinizi güncellemek için şifrenizi girin." },
158
- "passwordconfirmation_modal_confirm": { "other": "Onayla" },
159
-
160
- "changepassword_modal_header": { "other": "Şifrenizi değiştirin" },
161
- "changepassword_modal_currentpassword": { "other": "Mevcut şifreniz" },
162
- "changepassword_modal_password": { "other": "Yeni şifreniz" },
163
- "changepassword_modal_password2": { "other": "Yeni şifrenizi onaylayın" },
164
- "changepassword_modal_submit": { "other": "Güncelle" },
165
- "changepassword_modal_error_incorrect_password": { "other": "Bu şifre hatalı." },
166
-
167
- "userlibrary_page_header": { "other": "Kütüphanem" },
168
- "userlibrary_empty_header": { "other": "Kütüphaneniz boş" },
169
- "userlibrary_empty_content": { "other": "Geniş seçkimizi <a href=\"{{.HomeURL}}\">tarayarak</a> doldurun." },
170
-
171
- "searchresults_page_header": { "other": "Arama Sonuçları" },
172
- "searchresults_load_more": { "other": "Daha fazla yükle {{.Count}}" },
173
- "searchresults_total": {
174
- "one": "için 1 sonuçlar bulundu \"{{.Query}}\".",
175
- "other": "için {{.Count}} sonuçlar bulundu \"{{.Query}}\"."
176
- },
177
- "searchresults_empty_header": { "other": "için arama sonucu bulunamadı. \"{{.Query}}\"" },
178
- "searchresults_empty_content": { "other": "Başka bir şey aramayı deneyin ya da aradığınızı bulmak için<a href=\"{{.HomeURL}}\">içeriğimizi tarayın</a> " },
179
-
180
- "validation_name_required": { "other": "Lütfen isminizi giriniz." },
181
- "validation_email_required": { "other": "Lütfen e-posta adresini giriniz." },
182
- "validation_email_email": { "other": "Lütfen geçerli bir e-posta adresi giriniz." },
183
- "validation_currentpassword_required": { "other": "Lütfen geçerli parolanızı giriniz." },
184
- "validation_password_required": { "other": "Lütfen parolanızı giriniz." },
185
- "validation_password2_required": { "other": "Lütfen parolanızı onaylayınız." },
186
- "validation_password2_match": { "other": "Parola eşleşmemektedir." },
187
- "validation_password_minlength": { "other": "Lütfen en az (sayı) karakter giriniz." },
188
- "validation_promocode_required": { "other": "Lütfen bir promosyon kodu giriniz." },
189
- "validation_pincode_required": { "other": "Please enter a PIN code." },
190
- "validation_gender_required": { "other": "Lütfen size en yakın cinsiyeti belirtiniz." },
191
- "validation_dob_required": { "other": "Lütfen doğum tarihinizi giriniz." },
192
- "validation_dob_date": { "other": "Lütfen geçerli bir doğum tarihi giriniz." },
193
-
194
- "shopping_info_subtitle_hd": { "other": "Talep Üzerine HD Video." },
195
- "shopping_info_subtitle_sd": { "other": "SD Video on Demand." },
196
- "shopping_info_subtitle_wallet": { "other": "Funds in your Wallet may be used for the purchase or rental of any content on ScreenPlus." },
197
- "shopping_info_subtitle_help": { "other": "Sistem gereksinimleri için buraya bakınız." },
198
- "shopping_info_ownership_buy": { "other": "satın al" },
199
- "shopping_info_ownership_rent": { "other": "kirala" },
200
-
201
- "shopping_info_sd_only": { "other": "Limited to SD playback only." },
202
- "shopping_info_release_date_title": { "other": "Yayın {{.Date}}. " },
203
- "shopping_info_release_date_explanation_rent": { "other": " Şu an kiralayabilirsiniz ama o zamana kadar izleyemeyeceksiniz." },
204
- "shopping_info_release_date_explanation_buy": { "other": "Şu an satın alabilirsiniz ama o zamana kadar izleyemeyeceksiniz." },
205
-
206
- "shopping_info_available_until_date_title": { "other": "{{.Date}}'e kadar erişilebilir. " },
207
- "shopping_info_available_until_date_explanation_rent": { "other": "Bundan sonra içeriği görüntüleyemeceksiniz." },
208
- "shopping_info_available_until_date_explanation_buy": { "other": "Bundan sonra içeriği görüntüleyemeceksiniz." },
209
-
210
- "duration_hour": { "one": "1 saat", "other": "{{.Count}} saat" },
211
- "duration_day": { "one": "1 gün", "other": "{{.Count}} gün" },
212
- "shopping_info_rental_period_duration": { "other": "{{.ValueUnit}} kiralama " },
213
- "shopping_info_watch_window_duration": { "other": "{{.Count}} saat playback oynatma penceresi. " },
214
- "shopping_info_watch_window_explanation_film": {
215
- "one": "Oynata bastığınızda izleme penceresi başlar ve filmi istediğiniz kadar izlemek için {{.ValueUnit}} olacak. ",
216
- "other": "Oynata bastığınızda izleme penceresi başlar ve filmi istediğiniz kadar izlemek için {{.ValueUnit}} olacak. "
217
- },
218
- "shopping_info_watch_window_explanation2_film": {
219
- "one": "Oynata bastığınızda izleme penceresi başlar ve filmi istediğiniz kadar izlemek için bir saatiniz olacak. ",
220
- "other": "Once you press play, the watch window begins and you have {{.Count}} hours to watch the film as many times as you like."
221
- },
222
- "shopping_info_watch_window_explanation_bundle": {
223
- "one": "Kiralandığında, sepetinizdeki öğeler hesabınızda gün için erişilebilir olacaktır. ",
224
- "other": "Kiralandığında, sepetinizdeki öğeler hesabınızda {{.Count}} gün için erişilebilir olacaktır. {{.Count}} "
225
- },
226
- "shopping_info_watch_window_explanation2_bundle": {
227
- "one": "Belli bir film için oynata bastığınızda, izleme penceresi başlar ve filmi istediğiniz kadar izlemek için bir saatiniz olacak.",
228
- "other": "Belli bir film için oynata bastığınızda, izleme penceresi başlar ve filmi istediğiniz kadar izlemek için bir saatiniz olacak."
229
- },
230
- "shopping_info_watch_window_explanation_season": {
231
- "one": "Kiralandığında, sezonunuz hesabınızda bir gün erişilebilir olacak. ",
232
- "other": "Kiralandığında, sezonunuz hesabınızda bir gün erişilebilir {{.Count}} olacak."
233
- },
234
- "shopping_info_watch_window_explanation2_season": {
235
- "one": "Bir bölümü oynata bastığınızda, izleme penceresi başlar ve bölümü istediğiniz kadar izlemek için bir saatiniz olacak.",
236
- "other": "Bir bölümü oynata bastığınızda, izleme penceresi başlar ve bölümü istediğiniz kadar izlemek için bir saatiniz olacak."
237
- },
238
- "shopping_info_credit_bonus_title": { "other": "{{.BonusPercentage}}% Bonus" },
239
-
240
- "shopping_enter_card_prompt": { "other": "nizi tamamlamak için aşağıya kredi kartı bilgilerinizi giriniz {{.Verb}}." },
241
-
242
- "shopping_terms": { "other": "Bu işlemi tamamlayarak, <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">terms and conditions</a> katılıyorum."},
243
- "shopping_discount_applied": { "other": "{{.DiscountAmount}} indirim uygulanmıştır." },
244
- "shopping_discount_apply": { "other": "Uygula" },
245
- "shopping_discount_code": { "other": "Promosyon kodu girin." },
246
- "shopping_discount_have_code": { "other": "Promosyon kodum var." },
247
-
248
- "shopping_price_you_pay": { "other": "Ödüyorsunuz" },
249
- "shopping_price_nothing": { "other": "Hiçbir şey" },
250
- "shopping_price_free": { "other": "Ücretsiz" },
251
-
252
- "shopping_auth_directions": { "other": "Öncelikle bir hesaba ihtiyaç var. Lütfen e-posta adresinizi girin." },
253
-
254
- "shopping_error_in_library": { "other": "{{.Title}} zaten kütüphanenizde." },
255
-
256
- "shopping_error_missing_card": { "other": "Lütfen kredi kartı bilgilerinizi girin." },
257
- "shopping_error_title": { "other": "İlginiz için teşekkür ederiz." },
258
- "shopping_error_incorrect_cvc": { "other": "Lütfen geçerli bir CVV girin." },
259
- "shopping_error_invalid_cvc": { "other": "Lütfen geçerli bir CVV girin." },
260
- "shopping_error_incorrect_number": { "other": "Lütfen geçerli bir Kredi Kart Numarası girin." },
261
- "shopping_error_invalid_number": { "other": "Lütfen geçerli bir Kredi Kart Numarası girin." },
262
- "shopping_error_card_declined": { "other": "Kredi Kartı reddedildi." },
263
- "shopping_error_invalid_expiry_month": { "other": "Lütfen geçerli bir son kullanma tarihi girin." },
264
- "shopping_error_invalid_expiry_year": { "other": "Lütfen geçerli bir son kullanma tarihi girin." },
265
- "shopping_error_expired_card": { "other": "Kredi Kartının son kullanma tarihi geçmiştir." },
266
- "shopping_error_creditcard_country_mismatch": { "other": "niz {{.Ownership}} tamamlanmadı. Kredi kartınızın basıldığı ülkede olmanız gerekiyor. Lütfen ödemeyi yapmak için başka bir kart kullanın." },
267
- "shopping_error_proxy_detected": { "other": "niz {{.Ownership}} tamamlanmadı. Blok kaldırıcı ya da proxy hizmeti kullandığınızı tespit ettik. Lütfen bu hizmetlerin hepsini kapatıp tekrar deneyin." },
268
-
269
- "shopping_error_discount_worn_out": { "other": "That promo code can no longer be used." },
270
- "shopping_error_discount_blank": { "other": "Lütfen promosyon kodu girin." },
271
- "shopping_error_discount_not_applied": { "other": "Lütfen geçerli bir promosyon kodu girin." },
272
- "shopping_error_discount_invalid": { "other": "Lütfen geçerli bir promosyon kodu girin." },
273
- "shopping_error_discount_disabled": { "other": "Lütfen geçerli bir promosyon kodu girin." },
274
- "shopping_error_discount_already_applied": { "other": "Bu seans için zaten bir promosyon kodu kullanıldı." },
275
- "shopping_error_discount_already_redeemed": { "other": "Promosyon kodu zaten kullanıldı." },
276
- "shopping_error_discount_used_previously": { "other": "Promosyon kodu zaten kullanıldı." },
277
- "shopping_error_discount_max_limit": { "other": "Promosyon kodu artık kullanılamaz." },
278
- "shopping_error_discount_expired": { "other": "Promo kodunun kullanım süresi dolmuştur." },
279
- "shopping_error_discount_invalid_ownership_buy": { "other": "Bu promosyon kodu satın alırken kullanılamaz." },
280
- "shopping_error_discount_invalid_ownership_rent": { "other": "Bu promosyon kodu kiralarken kullanılamaz." },
281
- "shopping_error_discount_invalid_item": { "other": "Bu promosyon kodu bu ürünle kullanılamaz." },
282
- "shopping_error_discount_invalid_pricing_region": { "other": "Bu promosyon kodu ülkenizde kullanılamaz." },
283
- "shopping_error_discounts_not_allowed": { "other": "Bu promosyon kodu kullanılamaz." },
284
- "shopping_error_discount_disallowed_on_bundles": { "other": "That promo code can not be used on bundles." },
285
- "shopping_error_payment_intent_authentication_failure": { "other": "Kredi Kartınız reddedildi. Lütfen tekrar deneyin." },
286
-
287
- "shopping_complete_rental": { "other": "Başardınız!" },
288
- "shopping_complete_rental_period": {
289
- "one": "Filmi önümüzdeki gün istediğiniz sıklıkta izleyebilirsiniz.",
290
- "other": "Filmi önümüzdeki {{.Count}} gün istediğiniz sıklıkta izleyebilirsiniz."
291
- },
292
- "shopping_complete_purchase": { "other": "{{.Title}} yi satın aldığınız için teşekkürler" },
293
- "shopping_complete_credit_purchase": { "other": "yi satın aldığınız için teşekkürler {{.Title}}, {{.CreditTotal}} hesabınıza eklenmiştir." },
294
- "shopping_complete_purchase_coming_soon": { "other": "tarihinden itibaren filmi izleyebileceksiniz {{.Date}}." },
295
- "shopping_complete_receipt": { "other": "Faturanız adresinize e-posta ile gönderilmiştir." },
296
- "shopping_complete_library_link": { "other": "Kütüphanenizi görüntüle" },
297
- "shopping_complete_plan": {
298
- "other": "{{ .Title }} satın alma işleminiz başarılı oldu."
299
- },
300
- "shopping_complete_rental_watch_window_start": {
301
- "one": "Artık önümüzdeki günde filmi izlemeye başlayabilirsiniz.",
302
- "other": "Artık önümüzdeki {{.Count}} günde filmi izlemeye başlayabilirsiniz."
303
- },
304
- "shopping_complete_rental_watch_window_end": {
305
- "one": "Geri oynatım başladığında, filmi istediğiniz kadar izlemek için saatiniz olacak. ",
306
- "other": "Geri oynatım başladığında, filmi istediğiniz kadar izlemek için {{.Count}} saatiniz olacak."
307
- },
308
- "shopping_complete_rental_coming_soon": {
309
- "one": "dan itibaren filmi izleyebileceksiniz ve kiraladığınız film {{.Date}} gün boyunca aktif kalacak",
310
- "other": "dan itibaren filmi izleyebileceksiniz ve kiraladığınız film {{.Date}} gün boyunca aktif kalacak {{.Count}}.."
311
- },
312
- "shopping_complete_rental_coming_soon_watch_window_start": {
313
- "one": "dan itibaren filmi izleyebileceksiniz ve kiraladığınız film {{.Date}} gün boyunca aktif kalacak.",
314
- "other": "dan itibaren filmi izleyebileceksiniz ve kiraladığınız film {{.Date}} gün boyunca aktif kalacak {{.Count}}."
315
- },
316
-
317
- "shopping_action_rent": { "other": "Kirala" },
318
- "shopping_action_buy": { "other": "Satın Al" },
319
-
320
- "meta_detail_cast_title": { "other": "Oyuncular" },
321
- "meta_detail_crew_title": { "other": "Ekip" },
322
- "meta_detail_languages": { "one": "Dil", "other": "Diller" },
323
- "meta_detail_studios": { "one": "Stüdyo", "other": "Stüdyolar" },
324
- "meta_detail_countries": { "one": "Ülke", "other": "Ülkeler" },
325
- "meta_detail_subtitles": { "other": "Altyazılar" },
326
- "meta_detail_captions": { "other": "Altyazılar [CC]" },
327
- "meta_detail_episodes_title": { "other": "Bölümler" },
328
- "meta_detail_bonus_title": { "other": "Bonus İçerik" },
329
- "meta_detail_recommendations_title": { "other": "Bunu da beğenebilirsiniz" },
330
- "meta_detail_bundle_items_title": { "other": "Content included in this bundle" },
331
-
332
- "bundle_items_all_films": { "other": "{{.Count}} film" },
333
- "bundle_items_all_seasons": { "other": "{{.Count}} sezon" },
334
- "bundle_items_mixed": { "other": "{{.Count}} film ve sezon" },
335
- "userwishlist_page_header": { "other": "Benim Listem" },
336
- "userwishlist_slider_header": { "other": "Benim Listem" },
337
- "userwishlist_empty_header": { "other": "Listeniz boş." },
338
- "userwishlist_empty_content": { "other": "Geniş seçkimizi <a href=\"{{.HomeURL}}\">tarayarak</a> listenizi doldurun." },
339
- "userwishlist_button_add": { "other": "Listeme Ekle" },
340
- "userwishlist_button_remove": { "other": "Benim Listem" },
341
- "userwishlist_button_add_compact": { "other": "Benim Listem" },
342
- "userwishlist_button_remove_compact": { "other": "Benim Listem" },
343
-
344
- "activatedevice_page_header": { "other": "Activate Device" },
345
- "activatedevice_page_content": { "other": "Follow the instructions on your device to get a PIN code. Your computer and device must both be connected to the internet to activate." },
346
- "activatedevice_form_pin": { "other": "PIN Code" },
347
- "activatedevice_form_submit": { "other": "Activate" },
348
- "activatedevice_form_error_invalid_code": { "other": "PIN Code not found, please try again." },
349
- "activatedevice_form_error_pin_not_found": { "other": "PIN Code not found, please try again." },
350
- "activatedevice_signin_prompt": { "other": "Please sign in before activating your device." },
351
- "activatedevice_page_activated": { "other": "Thank you for activating {{.DeviceName}}. You should now be able to browse your library on your television or device." },
352
-
353
- "userdevices_page_header": { "other": "Cihazlar" },
354
- "userdevices_page_content": {
355
- "one": "Kullandığınızda cihazlar otomatik olarak buraya eklenecektir. Tek bir cihaz kullanabilirsiniz.",
356
- "other": "Cihazları kullandığınızda otomatik olarak buraya eklenecektir. {{.Count}} cihazla sınırlısınız."
357
- },
358
- "userdevices_empty_content": { "other": "Şu an 0 kayıtlı cihazınız var." },
359
- "userdevices_header_type": { "other": "Cihaz Türü" },
360
- "userdevices_header_description": { "other": "Tanım" },
361
- "userdevices_device_added": { "other": "Eklendi {{.Date}}." },
362
- "userdevices_device_actions_delete": { "other": "Çıkar" },
363
- "userdevices_device_actions_cancel": { "other": "İptal Et" },
364
- "userdevices_device_actions_confirm": { "other": "Evet, cihazı çıkar" },
365
- "userdevices_device_deleted": { "other": "(Çıkarıldı)" },
366
-
367
- "playlist_page_header": { "other": "Playlist" },
368
- "playlist_sign_in_warning": { "other": "Please sign in to watch live TV."},
369
- "playlist_share_title": { "other": "Playlist" },
370
- "playlist_up_next_title": { "other": "Up Next" },
371
-
372
- "pricing_ownership_buy": { "other": "Satın Al" },
373
- "pricing_ownership_rent": { "other": "Kirala" },
374
-
375
- "classification_intro": { "other": "Sınıflandırma: " },
376
- "classification_divider": { "other": " - " },
377
- "classification_outro": { "other": "" },
378
-
379
- "cookie_banner_message": { "other": "Bu site kullanıcı deneyimini artırmak için çerezler kullanmaktadır. Bu siteyi kullanırken, < çerez ve gizlilik ayarlarını kabul edin <a href=\"{{.CookiePolicyURL}}\">cookie usage</a>." },
380
- "cookie_banner_accept": { "other": "Kabul" },
381
-
382
- "all_rights_reserved": { "other": "Her hakkı saklıdır. Bu sitenin hiçbir bölümü yazılı iznimiz olmadan çoğaltılamaz." },
383
-
384
- "users_gender_none": { "other": "Belirtilmemiş" },
385
- "users_gender_female": { "other": "Kadın" },
386
- "users_gender_male": { "other": "Erkek" },
387
- "users_gender_diverse": { "other": "Farklı" },
388
- "users_gender_other": { "other": "Diğer" },
389
-
390
-
391
- "pricing_quality_hd": { "other": "pricing_quality_hd" },
392
- "pricing_quality_sd": { "other": "pricing_quality_sd" },
393
- "pricing_quality_hd_only": { "other": "pricing_quality_hd_only" },
394
- "pricing_quality_sd_only": { "other": "pricing_quality_sd_only" },
395
-
396
- "shopping_card_save_card": { "other": "Save this card for future use" },
397
- "shopping_card_button_change": { "other": "Show all saved cards" },
398
- "shopping_card_existing_description": { "other": "{{.Card.Brand}} ending in {{.Card.Number}}" },
399
- "shopping_card_existing_expiry": { "other": "(expires {{.Card.Expiry}})" },
400
- "shopping_card_existing_expired": { "other": "(expired)" },
401
- "shopping_card_use_other": { "other": "Use a new card" },
402
- "shopping_card_use_new_card": { "other": "Change card" },
403
-
404
- "shopping_info_ownership_plan": { "other": "shopping_info_ownership_plan" },
405
-
406
-
407
- "shopping_action_credit": { "other": "shopping_action_credit" },
408
-
409
-
410
- "shopping_info_rental_period_coming_soon": { "other": "...şu tarih ve yayınlanma vaktinden başlayarak." },
411
-
412
-
413
- "usersubscriptions_change_payment_method_change": { "other": "usersubscriptions_change_payment_method_change" },
414
- "usersubscriptions_change_payment_method_modal_title": { "other": "usersubscriptions_change_payment_method_modal_title" },
415
- "usersubscriptions_change_payment_method_modal_submit": { "other": "usersubscriptions_change_payment_method_modal_submit" },
416
-
417
- "usersubscriptions_subscription_expiry": { "other": "usersubscriptions_subscription_expiry" },
418
- "usersubscriptions_subscription_status_cancelled": { "other": "usersubscriptions_subscription_status_cancelled" },
419
- "usersubscriptions_subscription_status_errored": { "other": "usersubscriptions_subscription_status_errored" },
420
- "usersubscriptions_subscription_status_past_due": { "other": "usersubscriptions_subscription_status_past_due" },
421
- "usersubscriptions_subscription_status_trialing": { "other": "usersubscriptions_subscription_status_trialing" },
422
- "usersubscriptions_subscription_unsubscribe": { "other": "usersubscriptions_subscription_unsubscribe" },
423
- "usersubscriptions_unsubscribe_modal_cancel": { "other": "usersubscriptions_unsubscribe_modal_cancel" },
424
- "usersubscriptions_unsubscribe_modal_confirm": { "other": "usersubscriptions_unsubscribe_modal_confirm" },
425
- "usersubscriptions_unsubscribe_modal_title": { "other": "usersubscriptions_unsubscribe_modal_title" },
426
- "usersubscriptions_unsubscribe_modal_body": { "other": "usersubscriptions_unsubscribe_modal_body" },
427
-
428
- "shopping_card_update_reason_none": { "other": "shopping_card_update_reason_none" },
429
-
430
- "availability_coming_soon": { "other": "Yakında" },
431
- "availability_renting": { "other": "Kiralama" },
432
- "availability_not_available": { "other": "Mevcut Değil" },
433
- "availability_in_watch_window": { "other": "Mevcut" },
434
- "availability_sold_out": { "other": "Tükendi" },
435
- "availability_available_till": { "other": "(bitiş tarihi)'ne dek erişilebilir." },
436
- "availability_not_available_in_country": { "other": "Mevcut Değil" },
437
- "availability_available": { "other": "(yayın tarihi)'nde erişilebilir." },
438
-
439
- "modal_cancel": { "other": "İptal" },
440
-
441
- "play": { "other": "Oynat" },
442
-
443
- "availability_expires": { "other": "Son gösterim: {{.Expiry}}" },
444
- "availability_expired": { "other": "Süresi doldu"},
445
-
446
- "combined_auth_signin_prompt": { "other": "Oturum Aç" },
447
- "combined_auth_signup_prompt": { "other": "Kaydol" },
448
- "combined_auth_terms": { "other": "Tüm <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">terms &amp; conditions</a> kabul ediyorum." },
449
- "signup_terms": { "other": "Tüm <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">terms &amp; conditions</a> kabul ediyorum." },
450
- "validation_terms_required": { "other": "Hüküm ve şartları kabul etmelisiniz." },
451
- "shopping_error_item_limit_exceeded": { "other": " Ne yazık ki{{.Title}} tükendi. ." },
452
-
453
- "shopping_card_change": { "other": "Credit card not correct? <a href=\"{{.SubscriptionsURL}}\">Click here to update your card.</a>" },
454
-
455
- "user_error_too_many_pin_errors": { "other": "<p>Looks like you're having trouble.</p><p>Reset your PIN or contact us for <a href=\"{{.HelpURL}}\" target=\"_blank\">help</a>" },
456
-
457
- "app_badge_title": { "other": "Download the app to view your purchased content!" },
458
- "app_badge_ios": { "other": "Download on the App Store" },
459
- "app_badge_android": { "other": "Get it on Google Play" },
460
-
461
- "shopping_price_title_plan": {
462
- "other": "Fiyat"
463
- },
464
- "shopping_price_plan_note": {
465
- "zero": "Her {{ .Interval }} .",
466
- "one": "24 saatlik ücretsiz deneme süreniz sona erdikten sonra her {{ .Interval }}",
467
- "other": "Her Ücretli {{ .Interval }} sizin sonra {{ .Count }} günlük ücretsiz deneme sürümü bitmeden."
468
- },
469
- "shopping_price_plan_note_interval": {
470
- "one": "{{ .Interval }}",
471
- "other": "{{ .Count }} {{ .Interval }}"
472
- },
473
- "shopping_enter_card_prompt_plan": {
474
- "other": "Aboneliğinizi başlatmak için aşağıya kredi kartı bilgilerinizi girin."
475
- },
476
- "shopping_action_plan": {
477
- "other": "Tamamlayınız"
478
- },
479
- "shopping_complete_subscription": {
480
- "other": "Abonelik satın alma işleminiz başarılı oldu. Artık {{ .Title }} ."
481
- },
482
- "shopping_complete_subscription_browse": {
483
- "other": "Sitede <a href=\"/\">gezinmekten</a> veya belirli bir şey <a href=\"/search.html\">aramaktan</a> çekinmeyin."
484
- },
485
- "shopping_info_plan_offer": {
486
- "one": "{{ .Interval }} otomatik olarak yeniler",
487
- "other": "Otomatik olarak her yeniler {{ .Count }} {{ .Interval }}"
488
- },
489
- "shopping_info_trial_period_offer": {
490
- "one": "24 saatlik ücretsiz denemenizi şimdi deneyin!",
491
- "other": "Ücretsiz {{ .Count }} günlük denemenizi deneyin!"
492
- },
493
- "plans_page_header": {
494
- "other": "Mevcut Planlar"
495
- },
496
- "plan_label_owned": {
497
- "other": "Bu plana sahipsin"
498
- },
499
- "plan_expiry_date": {
500
- "other": "Satış kapanışı:"
501
- },
502
- "plan_read_more": {
503
- "other": "Daha fazlasını bul"
504
- },
505
- "plan_page_read_more": {
506
- "other": "Devamını oku"
507
- },
508
- "plan_page_header_text": {
509
- "other": "Keyfini çıkarın {{ .Name }}"
510
- },
511
- "page_plan_explore_intro": {
512
- "other": "VEYA"
513
- },
514
- "page_plan_explore_link": {
515
- "other": "Diğer geçişleri keşfedin"
516
- },
517
- "plan_showcase_page_ownership_button_buy": {
518
- "other": "Şimdi al"
519
- },
520
- "plan_free_link_text": {
521
- "other": "Ücretsiz kaydol"
522
- },
523
- "awards_nominated_for": {
524
- "other": "Aday için"
525
- },
526
- "awards_in_competition": {
527
- "other": "Rekabette"
528
- },
529
- "awards_winner_of": {
530
- "other": "kazanan"
531
- },
532
- "donate_button_text": {
533
- "other": "Bağış yapmak"
534
- },
535
- "wcag_skip_links_header": { "other": "Accessibility Links" },
536
- "wcag_skip_links_content": { "other": "Skip to Content" },
537
- "wcag_skip_links_footer": { "other": "Skip to Footer" },
538
-
539
- "wcag_homepage_h1": { "other": "Homepage" },
540
- "wcag_carousel_h2": { "other": "Carousel" },
541
- "wcag_collections_h2": { "other": "Collections" },
542
-
543
- "wcag_aria_label_footer": { "other": "Footer" },
544
- "wcag_aria_label_nav_main": { "other": "Main" },
545
- "wcag_aria_label_nav_sub": { "other": "Sub" },
546
- "wcag_aria_label_toggle_nav": { "other": "Toggle Navigation" },
547
- "wcag_aria_label_bundle_items": { "other": "Bundle Items" },
548
- "wcag_aria_label_carousel": { "other": "Carousel" },
549
- "wcag_aria_label_page_collection": { "other": "Page Collection" },
550
- "wcag_aria_label_collection_list": { "other": "Collection List" },
551
- "wcag_aria_label_collection_slider": { "other": "Collection Slider" },
552
- "wcag_aria_label_wishlist": { "other": "Wishlist" },
553
- "wcag_aria_label_facebook": { "other": "Share on Facebook" },
554
- "wcag_aria_label_twitter": { "other": "Share on Twitter" },
555
- "wcag_aria_label_linkedin": { "other": "Share on LinkedIn" },
556
- "wcag_aria_label_letterboxd": { "other": "View on Letterboxd" },
557
- "shopping_error_plan_already_owned": { "other": "You already have this plan." },
558
- "shopping_error_plan_expired": { "other": "This plan is no longer available." },
559
- "shopping_payment_method_header": { "other": "Payment methods" },
560
- "shopping_payment_method_credit_card": { "other": "Credit card" },
561
- "shopping_payment_method_giropay": { "other": "Giropay" },
562
- "shopping_error_stripe_unknown_error": { "other": "Something went wrong with this payment. Please try again later." },
563
- "shopping_error_payment_complete_failed": { "other": "The payment was declined. Close this window and try again." },
564
-
565
- "header_banner": { "other": "ABC Cinemas – 21st Film Festival, June 1 – 6, 2021" },
566
-
567
- "account_form_pin_code": { "other": "PIN" },
568
- "account_form_pin_code_not_set": { "other": "You don't have a PIN set, which is required for purchasing, renting and watching some titles."},
569
- "account_form_set_pin": { "other": "Set PIN" },
570
- "account_form_pin_changed": { "other": "Updated" },
571
- "account_form_change_pin": { "other": "Change PIN" },
572
-
573
- "user_set_pin_header": { "other": "Set your PIN" },
574
- "user_set_pin_button": { "other": "Set PIN" },
575
- "user_submit_pin_heading": { "other": "Enter your PIN to {{.Action}} this restricted content" },
576
- "user_error_wrong_pin_retry": { "other": "Oops, you have entered an incorrect PIN" },
577
- "user_submit_pin_button": { "other": "Enter" },
578
- "user_reset_pin_button": { "other": "Reset PIN" },
579
-
580
- "validation_pincode1_required": { "other": "Please enter a valid PIN code." },
581
- "validation_pincode2_required": { "other": "Please enter a valid PIN code." },
582
- "validation_pincode1_pattern": { "other": "Please enter a valid PIN code." },
583
- "validation_pincode2_pattern": { "other": "Please enter a valid PIN code." },
584
- "validation_pincode2_match": { "other": "PIN code does not match." },
585
-
586
- "userdevices_delete_limits": { "other": "You can remove {{.Limit}} device(s) from this list every {{.Period}} day(s)."},
587
- "userdevices_delete_limit_reached": { "other": "You have reached this limit and can't remove any devices right now. You can delete a device in {{.Days}} day(s)." },
588
- "shopping_card_new_subscription": { "other": "This card will be saved and charged regularly" },
589
-
590
- "changepincode_modal_header": { "other": "Change your PIN" },
591
- "changepincode_modal_currentpassword": { "other": "Your current password" },
592
- "changepincode_modal_pincode1": { "other": "Your new 4 digit PIN" },
593
- "changepincode_modal_pincode2": { "other": "Confirm your new 4 digit PIN" },
594
- "changepincode_modal_submit": { "other": "Set PIN" },
595
- "changepincode_modal_error_wrong_password": { "other": "That password is incorrect." },
596
-
597
- "user_set_pin_intro": { "other": "You need a PIN to {{.Action}} restricted content"},
598
- "user_error_wrong_pin_reset": { "other": "Click here to reset your PIN" },
599
- "user_error_too_many_pin_errors_help_page_link": { "other": "" },
600
- "shopping_error_age_restricted": { "other": "This content is age restricted." },
601
- "shopping_error_close_button": { "other": "OK" }
602
-
2
+ "site_owner": {
3
+ "other": "ABC Cinemas"
4
+ },
5
+ "settings_title": {
6
+ "other": "Settings"
7
+ },
8
+ "powered_by": {
9
+ "other": "Tarafından desteklenmektedir"
10
+ },
11
+ "powered_by_name": {
12
+ "other": "Shift72"
13
+ },
14
+ "powered_by_url": {
15
+ "other": "https://www.shift72.com"
16
+ },
17
+ "in_partnership_with": {
18
+ "other": "İle ortaklığa"
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": "ingilizce"
28
+ },
29
+ "fr": {
30
+ "other": "Fransızca"
31
+ },
32
+ "episode_name": {
33
+ "other": "Bölüm"
34
+ },
35
+ "season_name": {
36
+ "other": "Sezonf"
37
+ },
38
+ "seasons": {
39
+ "one": "bir sezon",
40
+ "other": "{{.Count}} sezon"
41
+ },
42
+ "tvseason": {
43
+ "other": "{{.ShowInfo.Title}} Dizi {{.Season.SeasonNumber}}"
44
+ },
45
+ "tvseason_html": {
46
+ "other": "{{.ShowInfo.Title}} <span>Dizi {{.Season.SeasonNumber}}</span>"
47
+ },
48
+ "tvepisode": {
49
+ "other": "{{.Episode.Title}}"
50
+ },
51
+ "tvseason_number": {
52
+ "other": "Dizi {{.Season.SeasonNumber}}"
53
+ },
54
+ "episode_count": {
55
+ "one": "1 Bölüm",
56
+ "other": "{{.Count}} Epizotlar"
57
+ },
58
+ "date_day": {
59
+ "other": "Gün"
60
+ },
61
+ "date_month": {
62
+ "other": "Ay"
63
+ },
64
+ "date_year": {
65
+ "other": "Yıl"
66
+ },
67
+ "404_page_header": {
68
+ "other": "Sayfa bulunamadı…"
69
+ },
70
+ "404_page_content": {
71
+ "other": "<p>Üzgünüz, aradığınız sayfa var gibi görünmüyor.</p><p>Taşınmış veya silinmiş olabilir veya belki bir şey yanlış yazdı.</p><p>Aradığınızı bulmak için ana sayfaya geri dönmeyi deneyin.</p><p><a href=\"{{.URL}}\">Ana sayfaya geri dön</a></p>"
72
+ },
73
+ "nav_homepage": {
74
+ "other": "ABC Cinemas"
75
+ },
76
+ "nav_signin": {
77
+ "other": "Oturum "
78
+ },
79
+ "nav_signup": {
80
+ "other": "Hesap Oluştur"
81
+ },
82
+ "nav_signed_in_as": {
83
+ "other": "olarak oturum aç"
84
+ },
85
+ "nav_library": {
86
+ "other": "Kitaplığım"
87
+ },
88
+ "nav_devices": {
89
+ "other": "Cihazlarım"
90
+ },
91
+ "nav_wishlist": {
92
+ "other": "Listem"
93
+ },
94
+ "nav_account": {
95
+ "other": "Hesabım"
96
+ },
97
+ "nav_signout": {
98
+ "other": "Oturumu Kapat"
99
+ },
100
+ "play_trailer": {
101
+ "other": "Fragman"
102
+ },
103
+ "runtime_hours": {
104
+ "other": "sa"
105
+ },
106
+ "runtime_minutes": {
107
+ "other": "dk"
108
+ },
109
+ "datetime_today": {
110
+ "other": "bugün {{.Date}}"
111
+ },
112
+ "datetime_tomorrow": {
113
+ "other": "yarın {{.Date}}"
114
+ },
115
+ "datetime_yesterday": {
116
+ "other": "dün {{.Date}}"
117
+ },
118
+ "datetime_next": {
119
+ "other": "{{.Date}}"
120
+ },
121
+ "datetime_last": {
122
+ "other": "son {{.Date}}"
123
+ },
124
+ "search_control_placeholder": {
125
+ "other": "Arama"
126
+ },
127
+ "search_control_submit": {
128
+ "other": "Aramayı gönder"
129
+ },
130
+ "play_button_watch": {
131
+ "other": "Şimdi Oynat"
132
+ },
133
+ "play_button_resume": {
134
+ "other": "Devam et"
135
+ },
136
+ "social_media_buttons_title": {
137
+ "other": "Paylaş"
138
+ },
139
+ "social_media_buttons_facebook": {
140
+ "other": "Facebook'ta Paylaş"
141
+ },
142
+ "social_media_buttons_twitter": {
143
+ "other": "Twitter'da paylaş"
144
+ },
145
+ "social_media_buttons_linkedin": {
146
+ "other": "Linkedin'de paylaş"
147
+ },
148
+ "social_media_buttons_email": {
149
+ "other": "E-mail ile paylaş"
150
+ },
151
+ "social_media_buttons_email_subject": {
152
+ "other": "Bağlantı paylaşımı"
153
+ },
154
+ "social_media_buttons_copied_link": {
155
+ "other": "Link kopyalandı!"
156
+ },
157
+ "social_media_buttons_copy_link": {
158
+ "other": "Panoya kopyala"
159
+ },
160
+ "accept_invite_page_header": {
161
+ "other": "Hoşgeldiniz "
162
+ },
163
+ "acceptinvite_form_invalid_reset_password_token": {
164
+ "other": "Görünüşe göre bu davet talebini zaten yapmışsınız, onun yerine <a href=\"{{.SigninURL}}\">kayıt olmak</a> denemelisiniz. Parolanızı unuttuysanız, parolanızı ayrıca <a href=\"{{.ForgotPasswordURL}}\"> sıfırlayabilirsiniz</a>."
165
+ },
166
+ "acceptinvite_complete": {
167
+ "other": "Teşekkürler. Hesabınız oluşturuldu."
168
+ },
169
+ "acceptinvite_form_submit": {
170
+ "other": "Daveti Kabul Et."
171
+ },
172
+ "acceptinvite_agreement": {
173
+ "other": "Daveti Kabul Et butonuna tıklayarak, <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">terimler &amp; koşullar</a> ve <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">Gizlilik Politikası</a> okuyup anladığınızı kabul etmiş olacaksınız."
174
+ },
175
+ "signup_page_header": {
176
+ "other": "Yeni Hesap Oluştur"
177
+ },
178
+ "signup_form_name": {
179
+ "other": "İsim"
180
+ },
181
+ "signup_form_email": {
182
+ "other": "E-posta adresi"
183
+ },
184
+ "signup_form_password": {
185
+ "other": "Şifre"
186
+ },
187
+ "signup_form_password_confirmation": {
188
+ "other": "Şifrenizi onaylayın"
189
+ },
190
+ "signup_form_gender": {
191
+ "other": "Cinsiyet"
192
+ },
193
+ "signup_form_dob": {
194
+ "other": "Doğum tarihi"
195
+ },
196
+ "signup_form_submit": {
197
+ "other": "Gönder"
198
+ },
199
+ "signin_page_header": {
200
+ "other": "Oturum aç"
201
+ },
202
+ "signin_form_email": {
203
+ "other": "E-posta adresi"
204
+ },
205
+ "signin_form_password": {
206
+ "other": "Parola"
207
+ },
208
+ "signin_form_remember": {
209
+ "other": "Beni hatırla"
210
+ },
211
+ "signin_form_submit": {
212
+ "other": "Gönder"
213
+ },
214
+ "signin_page_forgotpassword": {
215
+ "other": "Şifrenizi mi unuttunuz?"
216
+ },
217
+ "signin_page_createnewaccount": {
218
+ "other": "Hesabınız yok mu? Yeni hesap oluştur"
219
+ },
220
+ "signup_page_alreadyhaveanaccount": {
221
+ "other": "Zaten bir hesabınız var mı? Oturum Aç"
222
+ },
223
+ "signup_form_error_email_already_in_use": {
224
+ "other": "Bu e-posta adresi zaten kullanılıyor."
225
+ },
226
+ "signin_form_error_incorrect_credentials": {
227
+ "other": "Kullanıcı adı veya parola yanlış."
228
+ },
229
+ "signin_form_error_ip_throttled": {
230
+ "other": "Çok fazla giriş yapamadınız.Lütfen daha sonra tekrar deneyiniz."
231
+ },
232
+ "signin_form_error_account_suspended": {
233
+ "other": "Hesabınız geçici olarak askıya alındı.Lütfen bunun hatalı olduğuna inanıyorsanız, lütfen bir yönetici ile iletişime geçin. "
234
+ },
235
+ "signup_form_error_forbidden": {
236
+ "other": "Bir hata oluştu."
237
+ },
238
+ "combined_auth_continue": {
239
+ "other": "Devam et"
240
+ },
241
+ "combined_auth_change": {
242
+ "other": "Değiştir"
243
+ },
244
+ "combined_auth_signin": {
245
+ "other": "Oturum "
246
+ },
247
+ "combined_auth_signup": {
248
+ "other": "Hesap oluştur"
249
+ },
250
+ "combined_auth_signin_password": {
251
+ "other": "Lütfen hesabınızda oturum açmak için şifrenizi girin."
252
+ },
253
+ "combined_auth_signin_error_incorrect_credentials": {
254
+ "other": "Bu şifre hatalı."
255
+ },
256
+ "combined_auth_error_forbidden": {
257
+ "other": "Bir hata oluştu."
258
+ },
259
+ "combined_auth_error_too_many_requests": {
260
+ "other": "Çok fazla talep var.Lütfen daha sonra tekrar deneyin."
261
+ },
262
+ "forgotpassword_page_header": {
263
+ "other": "Parolanızı Sıfırlayın"
264
+ },
265
+ "forgotpassword_form_email": {
266
+ "other": "E-posta adresi"
267
+ },
268
+ "forgotpassword_form_submit": {
269
+ "other": "Sıfırla"
270
+ },
271
+ "forgotpassword_form_error_email_doesnt_exist": {
272
+ "other": "Bu e-posta adresiyle eşleşen bir hesap mevcut değil."
273
+ },
274
+ "forgotpassword_form_error_account_suspended": {
275
+ "other": "Bu hesap askıya alınmıştır."
276
+ },
277
+ "forgotpassword_complete": {
278
+ "other": "Teşekkürler. Kısa süre içinde gelen kutunuzda bir şifre sıfırlama e-postası görünecektir."
279
+ },
280
+ "forgotpassword_form_error_forbidden": {
281
+ "other": "Bir hata gerçekleşti."
282
+ },
283
+ "forgotpassword_form_error_too_many_requests": {
284
+ "other": "Çok fazla talep var.Lütfen daha sonra tekrar deneyin."
285
+ },
286
+ "resetpassword_page_header": {
287
+ "other": "Şifrenizi değiştirin"
288
+ },
289
+ "resetpassword_form_invalid_reset_password_token": {
290
+ "other": "Eğer şifrenizi sıfırlama talebi geçersiz görünüyorsa, lütfen <a href=\"{{.URL}}\">Şifremi Unuttum </a> formunu tekrar doldurun."
291
+ },
292
+ "resetpassword_form_password": {
293
+ "other": "Yeni şifre"
294
+ },
295
+ "resetpassword_form_password2": {
296
+ "other": "Yeni şifrenizi onaylayın"
297
+ },
298
+ "resetpassword_form_submit": {
299
+ "other": "Değiştir"
300
+ },
301
+ "resetpassword_complete": {
302
+ "other": "Teşekkürler. Şifreniz değiştirildi ve oturumunuz açıldı. "
303
+ },
304
+ "resetpassword_form_error_invalid_reset_password_token": {
305
+ "other": "Şifre sıfırlama talebi geçersizdir. Lütfen daha sonra tekrar deneyin."
306
+ },
307
+ "resetpassword_form_error_reset_password_token_expired": {
308
+ "other": "Şifre sıfırlama talebi geçersizdir. Lütfen daha sonra tekrar deneyin."
309
+ },
310
+ "resetpassword_form_error_too_many_requests": {
311
+ "other": "Çok fazla talep var.Lütfen daha sonra tekrar deneyin."
312
+ },
313
+ "account_page_header": {
314
+ "other": "Hesabım"
315
+ },
316
+ "account_form_name": {
317
+ "other": "İsim"
318
+ },
319
+ "account_form_email": {
320
+ "other": "E-posta adresi"
321
+ },
322
+ "account_form_password": {
323
+ "other": "Şifre"
324
+ },
325
+ "account_form_change_password": {
326
+ "other": "Değiştir"
327
+ },
328
+ "account_form_gender": {
329
+ "other": "Cinsiyet"
330
+ },
331
+ "account_form_dob": {
332
+ "other": "Doğum tarihi"
333
+ },
334
+ "account_form_submit": {
335
+ "other": "Güncelleyin"
336
+ },
337
+ "account_form_submitted": {
338
+ "other": "Güncellendi"
339
+ },
340
+ "account_form_password_changed": {
341
+ "other": "Güncellendi"
342
+ },
343
+ "account_form_error_incorrect_password": {
344
+ "other": "Bu şifre hatalı."
345
+ },
346
+ "signup_form_optin": {
347
+ "other": "Ücretsiz bültenimize kaydolun. "
348
+ },
349
+ "passwordconfirmation_modal_header": {
350
+ "other": "Şifrenizi doğrulayın."
351
+ },
352
+ "passwordconfirmation_modal_label": {
353
+ "other": "Lütfen değişikliklerinizi güncellemek için şifrenizi girin."
354
+ },
355
+ "passwordconfirmation_modal_confirm": {
356
+ "other": "Onayla"
357
+ },
358
+ "changepassword_modal_header": {
359
+ "other": "Şifrenizi değiştirin"
360
+ },
361
+ "changepassword_modal_currentpassword": {
362
+ "other": "Mevcut şifreniz"
363
+ },
364
+ "changepassword_modal_password": {
365
+ "other": "Yeni şifreniz"
366
+ },
367
+ "changepassword_modal_password2": {
368
+ "other": "Yeni şifrenizi onaylayın"
369
+ },
370
+ "changepassword_modal_submit": {
371
+ "other": "Güncelle"
372
+ },
373
+ "changepassword_modal_error_incorrect_password": {
374
+ "other": "Bu şifre hatalı."
375
+ },
376
+ "userlibrary_page_header": {
377
+ "other": "Kütüphanem"
378
+ },
379
+ "userlibrary_empty_header": {
380
+ "other": "Kütüphaneniz boş"
381
+ },
382
+ "userlibrary_empty_content": {
383
+ "other": "Geniş seçkimizi <a href=\"{{.HomeURL}}\">tarayarak</a> doldurun."
384
+ },
385
+ "searchresults_page_header": {
386
+ "other": "Arama Sonuçları"
387
+ },
388
+ "searchresults_load_more": {
389
+ "other": "Daha fazla yükle {{.Count}}"
390
+ },
391
+ "searchresults_total": {
392
+ "one": "için 1 sonuçlar bulundu \"{{.Query}}\".",
393
+ "other": "için {{.Count}} sonuçlar bulundu \"{{.Query}}\"."
394
+ },
395
+ "searchresults_empty_header": {
396
+ "other": "için arama sonucu bulunamadı. \"{{.Query}}\""
397
+ },
398
+ "searchresults_empty_content": {
399
+ "other": "Başka bir şey aramayı deneyin ya da aradığınızı bulmak için<a href=\"{{.HomeURL}}\">içeriğimizi tarayın</a> "
400
+ },
401
+ "validation_name_required": {
402
+ "other": "Lütfen isminizi giriniz."
403
+ },
404
+ "validation_email_required": {
405
+ "other": "Lütfen e-posta adresini giriniz."
406
+ },
407
+ "validation_email_email": {
408
+ "other": "Lütfen geçerli bir e-posta adresi giriniz."
409
+ },
410
+ "validation_currentpassword_required": {
411
+ "other": "Lütfen geçerli parolanızı giriniz."
412
+ },
413
+ "validation_password_required": {
414
+ "other": "Lütfen parolanızı giriniz."
415
+ },
416
+ "validation_password2_required": {
417
+ "other": "Lütfen parolanızı onaylayınız."
418
+ },
419
+ "validation_password2_match": {
420
+ "other": "Parola eşleşmemektedir."
421
+ },
422
+ "validation_password_minlength": {
423
+ "other": "Lütfen en az (sayı) karakter giriniz."
424
+ },
425
+ "validation_promocode_required": {
426
+ "other": "Lütfen bir promosyon kodu giriniz."
427
+ },
428
+ "validation_pincode_required": {
429
+ "other": "Lütfen bir PIN kodu girin."
430
+ },
431
+ "validation_gender_required": {
432
+ "other": "Lütfen size en yakın cinsiyeti belirtiniz."
433
+ },
434
+ "validation_dob_required": {
435
+ "other": "Lütfen doğum tarihinizi giriniz."
436
+ },
437
+ "validation_dob_date": {
438
+ "other": "Lütfen geçerli bir doğum tarihi giriniz."
439
+ },
440
+ "shopping_info_subtitle_hd": {
441
+ "other": "Talep Üzerine HD Video."
442
+ },
443
+ "shopping_info_subtitle_sd": {
444
+ "other": "Talep üzerine SD video."
445
+ },
446
+ "shopping_info_subtitle_wallet": {
447
+ "other": "Cüzdanınızdaki fonlar, ekrandaki herhangi bir içeriğin satın alınması veya kiralanması için kullanılabilir."
448
+ },
449
+ "shopping_info_subtitle_help": {
450
+ "other": "Sistem gereksinimleri için buraya bakınız."
451
+ },
452
+ "shopping_info_ownership_buy": {
453
+ "other": "satın al"
454
+ },
455
+ "shopping_info_ownership_rent": {
456
+ "other": "kirala"
457
+ },
458
+ "shopping_info_sd_only": {
459
+ "other": "Sadece SD oynatma ile sınırlıdır. "
460
+ },
461
+ "shopping_info_release_date_title": {
462
+ "other": "Yayın {{.Date}}. "
463
+ },
464
+ "shopping_info_release_date_explanation_rent": {
465
+ "other": " Şu an kiralayabilirsiniz ama o zamana kadar izleyemeyeceksiniz."
466
+ },
467
+ "shopping_info_release_date_explanation_buy": {
468
+ "other": "Şu an satın alabilirsiniz ama o zamana kadar izleyemeyeceksiniz."
469
+ },
470
+ "shopping_info_available_until_date_title": {
471
+ "other": "{{.Date}}'e kadar erişilebilir. "
472
+ },
473
+ "shopping_info_available_until_date_explanation_rent": {
474
+ "other": "Bundan sonra içeriği görüntüleyemeceksiniz."
475
+ },
476
+ "shopping_info_available_until_date_explanation_buy": {
477
+ "other": "Bundan sonra içeriği görüntüleyemeceksiniz."
478
+ },
479
+ "duration_hour": {
480
+ "one": "1 saat",
481
+ "other": "{{.Count}} saat"
482
+ },
483
+ "duration_day": {
484
+ "one": "1 gün",
485
+ "other": "{{.Count}} gün"
486
+ },
487
+ "shopping_info_rental_period_duration": {
488
+ "other": "{{.ValueUnit}} kiralama "
489
+ },
490
+ "shopping_info_watch_window_duration": {
491
+ "other": "{{.Count}} saat playback oynatma penceresi. "
492
+ },
493
+ "shopping_info_watch_window_explanation_film": {
494
+ "one": "Oynata bastığınızda izleme penceresi başlar ve filmi istediğiniz kadar izlemek için {{.ValueUnit}} olacak. ",
495
+ "other": "Oynata bastığınızda izleme penceresi başlar ve filmi istediğiniz kadar izlemek için {{.ValueUnit}} olacak. "
496
+ },
497
+ "shopping_info_watch_window_explanation2_film": {
498
+ "one": "Oynata bastığınızda izleme penceresi başlar ve filmi istediğiniz kadar izlemek için bir saatiniz olacak. ",
499
+ "other": "Once you press play, the watch window begins and you have {{.Count}} hours to watch the film as many times as you like."
500
+ },
501
+ "shopping_info_watch_window_explanation_bundle": {
502
+ "one": "Kiralandığında, sepetinizdeki öğeler hesabınızda gün için erişilebilir olacaktır. ",
503
+ "other": "Kiralandığında, sepetinizdeki öğeler hesabınızda {{.Count}} gün için erişilebilir olacaktır. {{.Count}} "
504
+ },
505
+ "shopping_info_watch_window_explanation2_bundle": {
506
+ "one": "Belli bir film için oynata bastığınızda, izleme penceresi başlar ve filmi istediğiniz kadar izlemek için bir saatiniz olacak.",
507
+ "other": "Belli bir film için oynata bastığınızda, izleme penceresi başlar ve filmi istediğiniz kadar izlemek için bir saatiniz olacak."
508
+ },
509
+ "shopping_info_watch_window_explanation_season": {
510
+ "one": "Kiralandığında, sezonunuz hesabınızda bir gün erişilebilir olacak. ",
511
+ "other": "Kiralandığında, sezonunuz hesabınızda bir gün erişilebilir {{.Count}} olacak."
512
+ },
513
+ "shopping_info_watch_window_explanation2_season": {
514
+ "one": "Bir bölümü oynata bastığınızda, izleme penceresi başlar ve bölümü istediğiniz kadar izlemek için bir saatiniz olacak.",
515
+ "other": "Bir bölümü oynata bastığınızda, izleme penceresi başlar ve bölümü istediğiniz kadar izlemek için bir saatiniz olacak."
516
+ },
517
+ "shopping_info_credit_bonus_title": {
518
+ "other": "{{.BonusPercentage}}% Bonus"
519
+ },
520
+ "shopping_enter_card_prompt": {
521
+ "other": "nizi tamamlamak için aşağıya kredi kartı bilgilerinizi giriniz {{.Verb}}."
522
+ },
523
+ "shopping_terms": {
524
+ "other": "Bu işlemi tamamlayarak, <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">terms and conditions</a> katılıyorum."
525
+ },
526
+ "shopping_discount_applied": {
527
+ "other": "{{.DiscountAmount}} indirim uygulanmıştır."
528
+ },
529
+ "shopping_discount_apply": {
530
+ "other": "Uygula"
531
+ },
532
+ "shopping_discount_code": {
533
+ "other": "Promosyon kodu girin."
534
+ },
535
+ "shopping_discount_have_code": {
536
+ "other": "Promosyon kodum var."
537
+ },
538
+ "shopping_price_you_pay": {
539
+ "other": "Ödüyorsunuz"
540
+ },
541
+ "shopping_price_nothing": {
542
+ "other": "Hiçbir şey"
543
+ },
544
+ "shopping_price_free": {
545
+ "other": "Ücretsiz"
546
+ },
547
+ "shopping_auth_directions": {
548
+ "other": "Öncelikle bir hesaba ihtiyaç var. Lütfen e-posta adresinizi girin."
549
+ },
550
+ "shopping_error_in_library": {
551
+ "other": "{{.Title}} zaten kütüphanenizde."
552
+ },
553
+ "shopping_error_missing_card": {
554
+ "other": "Lütfen kredi kartı bilgilerinizi girin."
555
+ },
556
+ "shopping_error_title": {
557
+ "other": "İlginiz için teşekkür ederiz."
558
+ },
559
+ "shopping_error_incorrect_cvc": {
560
+ "other": "Lütfen geçerli bir CVV girin."
561
+ },
562
+ "shopping_error_invalid_cvc": {
563
+ "other": "Lütfen geçerli bir CVV girin."
564
+ },
565
+ "shopping_error_incorrect_number": {
566
+ "other": "Lütfen geçerli bir Kredi Kart Numarası girin."
567
+ },
568
+ "shopping_error_invalid_number": {
569
+ "other": "Lütfen geçerli bir Kredi Kart Numarası girin."
570
+ },
571
+ "shopping_error_card_declined": {
572
+ "other": "Kredi Kartı reddedildi."
573
+ },
574
+ "shopping_error_invalid_expiry_month": {
575
+ "other": "Lütfen geçerli bir son kullanma tarihi girin."
576
+ },
577
+ "shopping_error_invalid_expiry_year": {
578
+ "other": "Lütfen geçerli bir son kullanma tarihi girin."
579
+ },
580
+ "shopping_error_expired_card": {
581
+ "other": "Kredi Kartının son kullanma tarihi geçmiştir."
582
+ },
583
+ "shopping_error_creditcard_country_mismatch": {
584
+ "other": "niz {{.Ownership}} tamamlanmadı. Kredi kartınızın basıldığı ülkede olmanız gerekiyor. Lütfen ödemeyi yapmak için başka bir kart kullanın."
585
+ },
586
+ "shopping_error_proxy_detected": {
587
+ "other": "niz {{.Ownership}} tamamlanmadı. Blok kaldırıcı ya da proxy hizmeti kullandığınızı tespit ettik. Lütfen bu hizmetlerin hepsini kapatıp tekrar deneyin."
588
+ },
589
+ "shopping_error_discount_worn_out": {
590
+ "other": "Bu promosyon kodu artık kullanılamaz."
591
+ },
592
+ "shopping_error_discount_blank": {
593
+ "other": "Lütfen promosyon kodu girin."
594
+ },
595
+ "shopping_error_discount_not_applied": {
596
+ "other": "Lütfen geçerli bir promosyon kodu girin."
597
+ },
598
+ "shopping_error_discount_invalid": {
599
+ "other": "Lütfen geçerli bir promosyon kodu girin."
600
+ },
601
+ "shopping_error_discount_disabled": {
602
+ "other": "Lütfen geçerli bir promosyon kodu girin."
603
+ },
604
+ "shopping_error_discount_already_applied": {
605
+ "other": "Bu seans için zaten bir promosyon kodu kullanıldı."
606
+ },
607
+ "shopping_error_discount_already_redeemed": {
608
+ "other": "Promosyon kodu zaten kullanıldı."
609
+ },
610
+ "shopping_error_discount_used_previously": {
611
+ "other": "Promosyon kodu zaten kullanıldı."
612
+ },
613
+ "shopping_error_discount_max_limit": {
614
+ "other": "Promosyon kodu artık kullanılamaz."
615
+ },
616
+ "shopping_error_discount_expired": {
617
+ "other": "Promo kodunun kullanım süresi dolmuştur."
618
+ },
619
+ "shopping_error_discount_invalid_ownership_buy": {
620
+ "other": "Bu promosyon kodu satın alırken kullanılamaz."
621
+ },
622
+ "shopping_error_discount_invalid_ownership_rent": {
623
+ "other": "Bu promosyon kodu kiralarken kullanılamaz."
624
+ },
625
+ "shopping_error_discount_invalid_item": {
626
+ "other": "Bu promosyon kodu bu ürünle kullanılamaz."
627
+ },
628
+ "shopping_error_discount_invalid_pricing_region": {
629
+ "other": "Bu promosyon kodu ülkenizde kullanılamaz."
630
+ },
631
+ "shopping_error_discounts_not_allowed": {
632
+ "other": "Bu promosyon kodu kullanılamaz."
633
+ },
634
+ "shopping_error_discount_disallowed_on_bundles": {
635
+ "other": "That promo code can not be used on bundles."
636
+ },
637
+ "shopping_error_payment_intent_authentication_failure": {
638
+ "other": "Kredi Kartınız reddedildi. Lütfen tekrar deneyin."
639
+ },
640
+ "shopping_complete_rental": {
641
+ "other": "Başardınız!"
642
+ },
643
+ "shopping_complete_rental_period": {
644
+ "one": "Filmi önümüzdeki gün istediğiniz sıklıkta izleyebilirsiniz.",
645
+ "other": "Filmi önümüzdeki {{.Count}} gün istediğiniz sıklıkta izleyebilirsiniz."
646
+ },
647
+ "shopping_complete_purchase": {
648
+ "other": "{{.Title}} yi satın aldığınız için teşekkürler"
649
+ },
650
+ "shopping_complete_credit_purchase": {
651
+ "other": "yi satın aldığınız için teşekkürler {{.Title}}, {{.CreditTotal}} hesabınıza eklenmiştir."
652
+ },
653
+ "shopping_complete_purchase_coming_soon": {
654
+ "other": "tarihinden itibaren filmi izleyebileceksiniz {{.Date}}."
655
+ },
656
+ "shopping_complete_receipt": {
657
+ "other": "Faturanız adresinize e-posta ile gönderilmiştir."
658
+ },
659
+ "shopping_complete_library_link": {
660
+ "other": "Kütüphanenizi görüntüle"
661
+ },
662
+ "shopping_complete_plan": {
663
+ "other": "{{ .Title }} satın alma işleminiz başarılı oldu."
664
+ },
665
+ "shopping_complete_rental_watch_window_start": {
666
+ "one": "Artık önümüzdeki günde filmi izlemeye başlayabilirsiniz.",
667
+ "other": "Artık önümüzdeki {{.Count}} günde filmi izlemeye başlayabilirsiniz."
668
+ },
669
+ "shopping_complete_rental_watch_window_end": {
670
+ "one": "Geri oynatım başladığında, filmi istediğiniz kadar izlemek için saatiniz olacak. ",
671
+ "other": "Geri oynatım başladığında, filmi istediğiniz kadar izlemek için {{.Count}} saatiniz olacak."
672
+ },
673
+ "shopping_complete_rental_coming_soon": {
674
+ "one": "dan itibaren filmi izleyebileceksiniz ve kiraladığınız film {{.Date}} gün boyunca aktif kalacak",
675
+ "other": "dan itibaren filmi izleyebileceksiniz ve kiraladığınız film {{.Date}} gün boyunca aktif kalacak {{.Count}}.."
676
+ },
677
+ "shopping_complete_rental_coming_soon_watch_window_start": {
678
+ "one": "dan itibaren filmi izleyebileceksiniz ve kiraladığınız film {{.Date}} gün boyunca aktif kalacak.",
679
+ "other": "dan itibaren filmi izleyebileceksiniz ve kiraladığınız film {{.Date}} gün boyunca aktif kalacak {{.Count}}."
680
+ },
681
+ "shopping_action_rent": {
682
+ "other": "Kirala"
683
+ },
684
+ "shopping_action_buy": {
685
+ "other": "Satın Al"
686
+ },
687
+ "meta_detail_cast_title": {
688
+ "other": "Oyuncular"
689
+ },
690
+ "meta_detail_crew_title": {
691
+ "other": "Ekip"
692
+ },
693
+ "meta_detail_languages": {
694
+ "one": "Dil",
695
+ "other": "Diller"
696
+ },
697
+ "meta_detail_studios": {
698
+ "one": "Stüdyo",
699
+ "other": "Stüdyolar"
700
+ },
701
+ "meta_detail_countries": {
702
+ "one": "Ülke",
703
+ "other": "Ülkeler"
704
+ },
705
+ "meta_detail_subtitles": {
706
+ "other": "Altyazılar"
707
+ },
708
+ "meta_detail_captions": {
709
+ "other": "Altyazılar [CC]"
710
+ },
711
+ "meta_detail_episodes_title": {
712
+ "other": "Bölümler"
713
+ },
714
+ "meta_detail_bonus_title": {
715
+ "other": "Bonus İçerik"
716
+ },
717
+ "meta_detail_recommendations_title": {
718
+ "other": "Bunu da beğenebilirsiniz"
719
+ },
720
+ "meta_detail_bundle_items_title": {
721
+ "other": "Content included in this bundle"
722
+ },
723
+ "bundle_items_all_films": {
724
+ "other": "{{.Count}} film"
725
+ },
726
+ "bundle_items_all_seasons": {
727
+ "other": "{{.Count}} sezon"
728
+ },
729
+ "bundle_items_mixed": {
730
+ "other": "{{.Count}} film ve sezon"
731
+ },
732
+ "userwishlist_page_header": {
733
+ "other": "Benim Listem"
734
+ },
735
+ "userwishlist_slider_header": {
736
+ "other": "Benim Listem"
737
+ },
738
+ "userwishlist_empty_header": {
739
+ "other": "Listeniz boş."
740
+ },
741
+ "userwishlist_empty_content": {
742
+ "other": "Geniş seçkimizi <a href=\"{{.HomeURL}}\">tarayarak</a> listenizi doldurun."
743
+ },
744
+ "userwishlist_button_add": {
745
+ "other": "Listeme Ekle"
746
+ },
747
+ "userwishlist_button_remove": {
748
+ "other": "Benim Listem"
749
+ },
750
+ "userwishlist_button_add_compact": {
751
+ "other": "Benim Listem"
752
+ },
753
+ "userwishlist_button_remove_compact": {
754
+ "other": "Benim Listem"
755
+ },
756
+ "activatedevice_page_header": {
757
+ "other": "Cihazı Etkinleştir"
758
+ },
759
+ "activatedevice_page_content": {
760
+ "other": "PIN kodu almak için cihazınızdaki talimatları izleyin.Bilgisayarınız ve cihazınızın etkinleştirmek için İnternet'e bağlanması gerekir."
761
+ },
762
+ "activatedevice_form_pin": {
763
+ "other": "PIN kodu"
764
+ },
765
+ "activatedevice_form_submit": {
766
+ "other": "Aktif hale getirmek"
767
+ },
768
+ "activatedevice_form_error_invalid_code": {
769
+ "other": "PIN kodu bulunamadı, lütfen tekrar deneyin."
770
+ },
771
+ "activatedevice_form_error_pin_not_found": {
772
+ "other": "PIN kodu bulunamadı, lütfen tekrar deneyin."
773
+ },
774
+ "activatedevice_signin_prompt": {
775
+ "other": "Cihazınızı etkinleştirmeden önce lütfen giriş yapın."
776
+ },
777
+ "activatedevice_page_activated": {
778
+ "other": "Etkinleştirdiğiniz için teşekkür ederiz{{.DeviceName}}. Artık kütüphanenize televizyonunuzda veya cihazınıza gözden geçirmeniz gerekir."
779
+ },
780
+ "userdevices_page_header": {
781
+ "other": "Cihazlar"
782
+ },
783
+ "userdevices_page_content": {
784
+ "one": "Kullandığınızda cihazlar otomatik olarak buraya eklenecektir. Tek bir cihaz kullanabilirsiniz.",
785
+ "other": "Cihazları kullandığınızda otomatik olarak buraya eklenecektir. {{.Count}} cihazla sınırlısınız."
786
+ },
787
+ "userdevices_empty_content": {
788
+ "other": "Şu an 0 kayıtlı cihazınız var."
789
+ },
790
+ "userdevices_header_type": {
791
+ "other": "Cihaz Türü"
792
+ },
793
+ "userdevices_header_description": {
794
+ "other": "Tanım"
795
+ },
796
+ "userdevices_device_added": {
797
+ "other": "Eklendi {{.Date}}."
798
+ },
799
+ "userdevices_device_actions_delete": {
800
+ "other": "Çıkar"
801
+ },
802
+ "userdevices_device_actions_cancel": {
803
+ "other": "İptal Et"
804
+ },
805
+ "userdevices_device_actions_confirm": {
806
+ "other": "Evet, cihazı çıkar"
807
+ },
808
+ "userdevices_device_deleted": {
809
+ "other": "(Çıkarıldı)"
810
+ },
811
+ "playlist_page_header": {
812
+ "other": "Çalma listesi"
813
+ },
814
+ "playlist_sign_in_warning": {
815
+ "other": "Canlı TV izlemek için lütfen oturum açın."
816
+ },
817
+ "playlist_share_title": {
818
+ "other": "Çalma listesi"
819
+ },
820
+ "playlist_up_next_title": {
821
+ "other": "Bir sonraki"
822
+ },
823
+ "pricing_ownership_buy": {
824
+ "other": "Satın Al"
825
+ },
826
+ "pricing_ownership_rent": {
827
+ "other": "Kirala"
828
+ },
829
+ "classification_intro": {
830
+ "other": "Sınıflandırma: "
831
+ },
832
+ "classification_divider": {
833
+ "other": " - "
834
+ },
835
+ "classification_outro": {
836
+ "other": ""
837
+ },
838
+ "cookie_banner_message": {
839
+ "other": "Bu site kullanıcı deneyimini artırmak için çerezler kullanmaktadır. Bu siteyi kullanırken, < çerez ve gizlilik ayarlarını kabul edin <a href=\"{{.CookiePolicyURL}}\">cookie usage</a>."
840
+ },
841
+ "cookie_banner_accept": {
842
+ "other": "Kabul"
843
+ },
844
+ "all_rights_reserved": {
845
+ "other": "Her hakkı saklıdır. Bu sitenin hiçbir bölümü yazılı iznimiz olmadan çoğaltılamaz."
846
+ },
847
+ "users_gender_none": {
848
+ "other": "Belirtilmemiş"
849
+ },
850
+ "users_gender_female": {
851
+ "other": "Kadın"
852
+ },
853
+ "users_gender_male": {
854
+ "other": "Erkek"
855
+ },
856
+ "users_gender_diverse": {
857
+ "other": "Farklı"
858
+ },
859
+ "users_gender_other": {
860
+ "other": "Diğer"
861
+ },
862
+ "pricing_quality_hd": {
863
+ "other": "HD"
864
+ },
865
+ "pricing_quality_sd": {
866
+ "other": "SD"
867
+ },
868
+ "pricing_quality_hd_only": {
869
+ "other": "HD Sadece"
870
+ },
871
+ "pricing_quality_sd_only": {
872
+ "other": "SD Sadece"
873
+ },
874
+ "shopping_card_save_card": {
875
+ "other": "Gelecekteki kullanım için bu kartı kaydet "
876
+ },
877
+ "shopping_card_button_change": {
878
+ "other": "Tüm kayıtlı kartları göster"
879
+ },
880
+ "shopping_card_existing_description": {
881
+ "other": "{{.Card.Brand}} bitirmek {{.Card.Number}}"
882
+ },
883
+ "shopping_card_existing_expiry": {
884
+ "other": "(sona ermek {{.Card.Expiry}})"
885
+ },
886
+ "shopping_card_existing_expired": {
887
+ "other": "(günü geçmiş)"
888
+ },
889
+ "shopping_card_use_other": {
890
+ "other": "Yeni bir kart kullanın"
891
+ },
892
+ "shopping_card_use_new_card": {
893
+ "other": "Kartı değiştir "
894
+ },
895
+ "shopping_info_ownership_plan": {
896
+ "other": "Abonelik"
897
+ },
898
+ "shopping_action_credit": {
899
+ "other": "Doldurmak"
900
+ },
901
+ "shopping_info_rental_period_coming_soon": {
902
+ "other": "...şu tarih ve yayınlanma vaktinden başlayarak."
903
+ },
904
+ "usersubscriptions_change_payment_method_change": {
905
+ "other": "Kredi kartını değiştir"
906
+ },
907
+ "usersubscriptions_change_payment_method_modal_title": {
908
+ "other": "Kredi kartı bilgilerini güncelle"
909
+ },
910
+ "usersubscriptions_change_payment_method_modal_submit": {
911
+ "other": "Güncelleme"
912
+ },
913
+ "usersubscriptions_subscription_expiry": {
914
+ "other": "Sona ermek {{.Expiry}}"
915
+ },
916
+ "usersubscriptions_subscription_status_trialing": {
917
+ "other": "Deneme süresi"
918
+ },
919
+ "usersubscriptions_subscription_unsubscribe": {
920
+ "other": "Aboneliğimi iptal et"
921
+ },
922
+ "usersubscriptions_unsubscribe_modal_cancel": {
923
+ "other": "İptal"
924
+ },
925
+ "usersubscriptions_unsubscribe_modal_confirm": {
926
+ "other": "Evet, aboneliğimi iptal et "
927
+ },
928
+ "usersubscriptions_unsubscribe_modal_title": {
929
+ "other": "Aboneliği iptal et?"
930
+ },
931
+ "usersubscriptions_unsubscribe_modal_body": {
932
+ "other": "Bu, aboneliği iptal edecektir.{{.Name}} plan.Yine de plandaki içeriği sona erene kadar izleyebileceksiniz. {{.Expiry}}."
933
+ },
934
+ "shopping_card_update_reason_none": {
935
+ "other": "Kredi kartınızı güncelleyin.Desteklenen kartlar Visa, MasterCard ve American Express'dir."
936
+ },
937
+ "availability_coming_soon": {
938
+ "other": "Yakında"
939
+ },
940
+ "availability_renting": {
941
+ "other": "Kiralama"
942
+ },
943
+ "availability_not_available": {
944
+ "other": "Mevcut Değil"
945
+ },
946
+ "availability_in_watch_window": {
947
+ "other": "Mevcut"
948
+ },
949
+ "availability_sold_out": {
950
+ "other": "Tükendi"
951
+ },
952
+ "availability_available_till": {
953
+ "other": "(bitiş tarihi)'ne dek erişilebilir."
954
+ },
955
+ "availability_not_available_in_country": {
956
+ "other": "Mevcut Değil"
957
+ },
958
+ "availability_available": {
959
+ "other": "(yayın tarihi)'nde erişilebilir."
960
+ },
961
+ "modal_cancel": {
962
+ "other": "İptal"
963
+ },
964
+ "play": {
965
+ "other": "Oynat"
966
+ },
967
+ "availability_expires": {
968
+ "other": "Son gösterim: {{.Expiry}}"
969
+ },
970
+ "availability_expired": {
971
+ "other": "Süresi doldu"
972
+ },
973
+ "combined_auth_signin_prompt": {
974
+ "other": "Oturum Aç"
975
+ },
976
+ "combined_auth_signup_prompt": {
977
+ "other": "Kaydol"
978
+ },
979
+ "combined_auth_terms": {
980
+ "other": "Tüm <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">terimler &amp; koşullar</a> kabul ediyorum."
981
+ },
982
+ "signup_terms": {
983
+ "other": "Tüm <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">terimler &amp; koşullar</a> kabul ediyorum."
984
+ },
985
+ "validation_terms_required": {
986
+ "other": "Hüküm ve şartları kabul etmelisiniz."
987
+ },
988
+ "shopping_error_item_limit_exceeded": {
989
+ "other": " Ne yazık ki{{.Title}} tükendi. ."
990
+ },
991
+ "shopping_card_change": {
992
+ "other": "Kredi kartı doğru değil? <a href=\"{{.SubscriptionsURL}}\">Kartınızı güncellemek için buraya tıklayın.</a>"
993
+ },
994
+ "user_error_too_many_pin_errors": {
995
+ "other": "<p>Sorun yaşıyor gibi görünüyor.</p><p>PIN'inizi sıfırlayın veya bizimle iletişime geçin. <a href=\"{{.HelpURL}}\" target=\"_blank\">Yardım Edin</a>"
996
+ },
997
+ "app_badge_title": {
998
+ "other": "Satın alınan içeriğinizi görüntülemek için uygulamayı indirin!"
999
+ },
1000
+ "app_badge_ios": {
1001
+ "other": "App Store'da indirin"
1002
+ },
1003
+ "app_badge_android": {
1004
+ "other": "Google Play'den indirin"
1005
+ },
1006
+ "shopping_price_title_plan": {
1007
+ "other": "Fiyat"
1008
+ },
1009
+ "shopping_price_plan_note": {
1010
+ "zero": "Her {{ .Interval }} .",
1011
+ "one": "24 saatlik ücretsiz deneme süreniz sona erdikten sonra her {{ .Interval }}",
1012
+ "other": "Her Ücretli {{ .Interval }} sizin sonra {{ .Count }} günlük ücretsiz deneme sürümü bitmeden."
1013
+ },
1014
+ "shopping_price_plan_note_interval": {
1015
+ "one": "{{ .Interval }}",
1016
+ "other": "{{ .Count }} {{ .Interval }}"
1017
+ },
1018
+ "shopping_enter_card_prompt_plan": {
1019
+ "other": "Aboneliğinizi başlatmak için aşağıya kredi kartı bilgilerinizi girin."
1020
+ },
1021
+ "shopping_action_plan": {
1022
+ "other": "Tamamlayınız"
1023
+ },
1024
+ "shopping_complete_subscription": {
1025
+ "other": "Abonelik satın alma işleminiz başarılı oldu. Artık {{ .Title }} ."
1026
+ },
1027
+ "shopping_complete_subscription_browse": {
1028
+ "other": "Sitede <a href=\"/\">gezinmekten</a> veya belirli bir şey <a href=\"/search.html\">aramaktan</a> çekinmeyin."
1029
+ },
1030
+ "shopping_info_plan_offer": {
1031
+ "one": "{{ .Interval }} otomatik olarak yeniler",
1032
+ "other": "Otomatik olarak her yeniler {{ .Count }} {{ .Interval }}"
1033
+ },
1034
+ "shopping_info_trial_period_offer": {
1035
+ "one": "24 saatlik ücretsiz denemenizi şimdi deneyin!",
1036
+ "other": "Ücretsiz {{ .Count }} günlük denemenizi deneyin!"
1037
+ },
1038
+ "plans_page_header": {
1039
+ "other": "Mevcut Planlar"
1040
+ },
1041
+ "plan_label_owned": {
1042
+ "other": "Bu plana sahipsin"
1043
+ },
1044
+ "plan_expiry_date": {
1045
+ "other": "Satış kapanışı:"
1046
+ },
1047
+ "plan_read_more": {
1048
+ "other": "Daha fazlasını bul"
1049
+ },
1050
+ "plan_page_read_more": {
1051
+ "other": "Devamını oku"
1052
+ },
1053
+ "plan_page_header_text": {
1054
+ "other": "Keyfini çıkarın {{ .Name }}"
1055
+ },
1056
+ "page_plan_explore_intro": {
1057
+ "other": "VEYA"
1058
+ },
1059
+ "page_plan_explore_link": {
1060
+ "other": "Diğer geçişleri keşfedin"
1061
+ },
1062
+ "plan_showcase_page_ownership_button_buy": {
1063
+ "other": "Şimdi al"
1064
+ },
1065
+ "plan_free_link_text": {
1066
+ "other": "Ücretsiz kaydol"
1067
+ },
1068
+ "awards_in_competition": {
1069
+ "other": "Rekabette"
1070
+ },
1071
+ "awards_winner": {
1072
+ "other": "kazanan"
1073
+ },
1074
+ "donate_button_text": {
1075
+ "other": "Bağış yapmak"
1076
+ },
1077
+ "wcag_skip_links_header": {
1078
+ "other": "Erişilebilirlik Bağlantıları "
1079
+ },
1080
+ "wcag_skip_links_content": {
1081
+ "other": "İçeriğe atla"
1082
+ },
1083
+ "wcag_homepage_h1": {
1084
+ "other": "Ana sayfa"
1085
+ },
1086
+ "wcag_carousel_h2": {
1087
+ "other": "Atlıkarınca"
1088
+ },
1089
+ "wcag_collections_h2": {
1090
+ "other": "Koleksiyonlar"
1091
+ },
1092
+ "wcag_aria_label_footer": {
1093
+ "other": "Altbilgi"
1094
+ },
1095
+ "wcag_aria_label_nav_main": {
1096
+ "other": "Ana"
1097
+ },
1098
+ "wcag_aria_label_nav_sub": {
1099
+ "other": "Alt"
1100
+ },
1101
+ "wcag_aria_label_toggle_nav": {
1102
+ "other": "Gezinme geçişi"
1103
+ },
1104
+ "wcag_aria_label_bundle_items": {
1105
+ "other": "Paket eşyaları"
1106
+ },
1107
+ "wcag_aria_label_carousel": {
1108
+ "other": "Atlıkarınca"
1109
+ },
1110
+ "wcag_aria_label_page_collection": {
1111
+ "other": "Sayfa Koleksiyonu"
1112
+ },
1113
+ "wcag_aria_label_collection_list": {
1114
+ "other": "Koleksiyon Listesi"
1115
+ },
1116
+ "wcag_aria_label_collection_slider": {
1117
+ "other": "Toplama kaydırıcısı"
1118
+ },
1119
+ "wcag_aria_label_wishlist": {
1120
+ "other": "İstek listesi"
1121
+ },
1122
+ "wcag_aria_label_facebook": {
1123
+ "other": "Facebook'ta Paylaş"
1124
+ },
1125
+ "wcag_aria_label_twitter": {
1126
+ "other": "Twitter'da paylaş"
1127
+ },
1128
+ "wcag_aria_label_linkedin": {
1129
+ "other": "LinkedIn'de Paylaş"
1130
+ },
1131
+ "wcag_aria_label_letterboxd": {
1132
+ "other": "MektupBoxd'da Görüntüle"
1133
+ },
1134
+ "shopping_error_plan_already_owned": {
1135
+ "other": "Zaten bu planın var."
1136
+ },
1137
+ "shopping_error_plan_expired": {
1138
+ "other": "Bu plan artık mevcut değil."
1139
+ },
1140
+ "shopping_payment_method_header": {
1141
+ "other": "Ödeme metodları"
1142
+ },
1143
+ "shopping_payment_method_credit_card": {
1144
+ "other": "Kredi kartı"
1145
+ },
1146
+ "shopping_payment_method_giropay": {
1147
+ "other": "GIROPAY"
1148
+ },
1149
+ "shopping_error_stripe_unknown_error": {
1150
+ "other": "Bu ödeme ile bir şeyler ters gitti.Lütfen daha sonra tekrar deneyiniz."
1151
+ },
1152
+ "shopping_error_payment_complete_failed": {
1153
+ "other": "Ödeme reddedildi.Bu pencereyi kapatın ve tekrar deneyin."
1154
+ },
1155
+ "header_banner": {
1156
+ "other": "Başlık afişi"
1157
+ },
1158
+ "account_form_pin_code": {
1159
+ "other": "TOPLU İĞNE"
1160
+ },
1161
+ "account_form_pin_code_not_set": {
1162
+ "other": "Bazı başlıkları satın almak, kiralamak ve izlemek için gerekli olan bir PIN setiniz yoktur."
1163
+ },
1164
+ "account_form_set_pin": {
1165
+ "other": "Pim koymak"
1166
+ },
1167
+ "account_form_pin_changed": {
1168
+ "other": "Güncellenmiş"
1169
+ },
1170
+ "account_form_change_pin": {
1171
+ "other": "Pin'i değiştir"
1172
+ },
1173
+ "user_set_pin_header": {
1174
+ "other": "PIN'inizi ayarlayın"
1175
+ },
1176
+ "user_set_pin_button": {
1177
+ "other": "Pim koymak"
1178
+ },
1179
+ "user_submit_pin_heading": {
1180
+ "other": "Bu sınırlı içerik için PIN'inizi {{.Action}} öğesine girin."
1181
+ },
1182
+ "user_error_wrong_pin_retry": {
1183
+ "other": "Hata, yanlış bir pim girdiniz"
1184
+ },
1185
+ "user_submit_pin_button": {
1186
+ "other": "Giriş"
1187
+ },
1188
+ "user_reset_pin_button": {
1189
+ "other": "Sıfırlama pimi"
1190
+ },
1191
+ "validation_pincode1_required": {
1192
+ "other": "Lütfen geçerli bir PIN kodu girin."
1193
+ },
1194
+ "validation_pincode2_required": {
1195
+ "other": "Lütfen geçerli bir PIN kodu girin."
1196
+ },
1197
+ "validation_pincode1_pattern": {
1198
+ "other": "Lütfen geçerli bir PIN kodu girin."
1199
+ },
1200
+ "validation_pincode2_pattern": {
1201
+ "other": "Lütfen geçerli bir PIN kodu girin."
1202
+ },
1203
+ "validation_pincode2_match": {
1204
+ "other": "PIN kodu eşleşmiyor."
1205
+ },
1206
+ "userdevices_delete_limits": {
1207
+ "other": "Kaldırabilirsin {{.Limit}} Bu listeden cihaz (lar) her {{.Period}} gün (ler)."
1208
+ },
1209
+ "userdevices_delete_limit_reached": {
1210
+ "other": "Bu sınıra ulaştınız ve şu anda cihazları kaldıramazsınız.Bir cihazı silinebilirsiniz {{.Days}} gün (ler)."
1211
+ },
1212
+ "shopping_card_new_subscription": {
1213
+ "other": "Bu kart düzenli olarak kaydedilir ve tahsil edilecektir."
1214
+ },
1215
+ "changepincode_modal_header": {
1216
+ "other": "PIN'inizi değiştirin"
1217
+ },
1218
+ "changepincode_modal_currentpassword": {
1219
+ "other": "mevcut şifreniz"
1220
+ },
1221
+ "changepincode_modal_pincode1": {
1222
+ "other": "Yeni 4 basamaklı piminiz"
1223
+ },
1224
+ "changepincode_modal_pincode2": {
1225
+ "other": "Yeni 4 basamaklı piminizi onaylayın "
1226
+ },
1227
+ "changepincode_modal_submit": {
1228
+ "other": "Pim koymak"
1229
+ },
1230
+ "changepincode_modal_error_wrong_password": {
1231
+ "other": "Bu şifre yanlış."
1232
+ },
1233
+ "user_set_pin_intro": {
1234
+ "other": "Bir pim gerekir {{.Action}} Sınırlı içerik"
1235
+ },
1236
+ "user_error_wrong_pin_reset": {
1237
+ "other": "PIN'inizi sıfırlamak için buraya tıklayın"
1238
+ },
1239
+ "user_error_too_many_pin_errors_help_page_link": {
1240
+ "other": ""
1241
+ },
1242
+ "shopping_error_age_restricted": {
1243
+ "other": "Bu içerik yaşı sınırlıdır."
1244
+ },
1245
+ "shopping_error_close_button": {
1246
+ "other": "Tamam"
1247
+ },
1248
+ "meta_description_expand": {
1249
+ "other": "Daha fazla göster"
1250
+ },
1251
+ "meta_description_collapse": {
1252
+ "other": "Daha az göster"
603
1253
  }
604
-
1254
+ }