@shift72/core-template 0.5.1 → 0.6.0-alpha.0
Sign up to get free protection for your applications and to get access to all the features.
- package/.nvmrc +1 -0
- package/CHANGELOG.md +35 -10
- package/kibble.json +3 -3
- package/package.json +1 -2
- package/scripts/translate.mjs +30 -22
- package/site/ar_LB.all.json +65 -11
- package/site/ca_ES.all.json +65 -11
- package/site/da_DK.all.json +64 -10
- package/site/de_DE.all.json +64 -10
- package/site/el_EL.all.json +64 -10
- package/site/en_AU.all.json +70 -16
- package/site/es_ES.all.json +66 -12
- package/site/es_MX.all.json +66 -12
- package/site/{ee_EE.all.json → et_ET.all.json} +64 -10
- package/site/fi_FI.all.json +67 -13
- package/site/fr_FR.all.json +66 -12
- package/site/hr_HR.all.json +65 -11
- package/site/hu_HU.all.json +65 -11
- package/site/it_IT.all.json +65 -11
- package/site/ja_JP.all.json +64 -10
- package/site/lt_LT.all.json +64 -10
- package/site/nl_BE.all.json +65 -11
- package/site/no_NO.all.json +65 -11
- package/site/pl_PL.all.json +65 -11
- package/site/plans.html.jet +17 -17
- package/site/pt_BR.all.json +65 -11
- package/site/pt_PT.all.json +65 -11
- package/site/ru_RU.all.json +67 -13
- package/site/sr_SR.all.json +67 -13
- package/site/static/fonts/fa-s72.woff +0 -0
- package/site/static/js/main.js +1 -0
- package/site/static/scripts/main.js.map +1 -1
- package/site/styles/_availability-tags.scss +63 -31
- package/site/styles/_awards.scss +4 -3
- package/site/styles/_buttons.scss +15 -3
- package/site/styles/_carousel.scss +21 -24
- package/site/styles/_forms.scss +8 -3
- package/site/styles/_icons.scss +180 -9
- package/site/styles/_legacy.scss +0 -7
- package/site/styles/_meta-detail.scss +65 -40
- package/site/styles/_nav.scss +5 -4
- package/site/styles/_plans.scss +10 -17
- package/site/styles/_poster.scss +3 -9
- package/site/styles/_share-modal.scss +86 -0
- package/site/styles/_shift72.scss +7 -0
- package/site/styles/_shopping.scss +0 -1
- package/site/styles/_skip-link.scss +1 -1
- package/site/styles/_tooltips.scss +7 -0
- package/site/styles/_variables.scss +9 -8
- package/site/styles/_wishlist.scss +2 -2
- package/site/styles/main.scss +3 -2
- package/site/subscriptions.html.jet +11 -0
- package/site/templates/application/application.jet +2 -2
- package/site/templates/application/google.jet +8 -13
- package/site/templates/application/nav/user_logged_in.jet +7 -2
- package/site/templates/collection/carousel_item.jet +5 -3
- package/site/templates/common/social-media-buttons.jet +1 -37
- package/site/templates/common/sponsor-image.jet +18 -0
- package/site/templates/film/item.jet +92 -86
- package/site/templates/tv/detail.jet +30 -21
- package/site/tr_TR.all.json +64 -10
- package/site/uk_UA.all.json +65 -11
- package/site/zh_TW.all.json +64 -10
- package/site/static/fonts/FontAwesome.otf +0 -0
- package/site/static/fonts/fontawesome-webfont.eot +0 -0
- package/site/static/fonts/fontawesome-webfont.svg +0 -565
- package/site/static/fonts/fontawesome-webfont.ttf +0 -0
- package/site/static/fonts/fontawesome-webfont.woff +0 -0
- package/site/static/fonts/fontawesome-webfont.woff2 +0 -0
- package/site/styles/_social-media-buttons.scss +0 -159
package/site/el_EL.all.json
CHANGED
@@ -134,19 +134,19 @@
|
|
134
134
|
"other": "Συνέχιση"
|
135
135
|
},
|
136
136
|
"social_media_buttons_title": {
|
137
|
-
"other": "
|
137
|
+
"other": "Μερίδιο"
|
138
138
|
},
|
139
139
|
"social_media_buttons_facebook": {
|
140
|
-
"other": "
|
140
|
+
"other": "Facebook"
|
141
141
|
},
|
142
142
|
"social_media_buttons_twitter": {
|
143
|
-
"other": "
|
143
|
+
"other": "Twitter"
|
144
144
|
},
|
145
145
|
"social_media_buttons_linkedin": {
|
146
|
-
"other": "
|
146
|
+
"other": "Linkedin"
|
147
147
|
},
|
148
148
|
"social_media_buttons_email": {
|
149
|
-
"other": "
|
149
|
+
"other": "ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ"
|
150
150
|
},
|
151
151
|
"social_media_buttons_email_subject": {
|
152
152
|
"other": "Κοινή χρήση συνδέσμου"
|
@@ -155,7 +155,7 @@
|
|
155
155
|
"other": "Ο σύνδεσμος αντιγράφηκε στο πρόχειρο!"
|
156
156
|
},
|
157
157
|
"social_media_buttons_copy_link": {
|
158
|
-
"other": "Αντιγραφή
|
158
|
+
"other": "Αντιγραφή συνδέσμου"
|
159
159
|
},
|
160
160
|
"accept_invite_page_header": {
|
161
161
|
"other": "Καλώς ορίσατε "
|
@@ -923,7 +923,7 @@
|
|
923
923
|
"other": "Ακύρωση συνδρομής;"
|
924
924
|
},
|
925
925
|
"usersubscriptions_unsubscribe_modal_body": {
|
926
|
-
"other": "Αυτό θα ακυρώσει τη συνδρομή στο {{.Name}}
|
926
|
+
"other": "Αυτό θα ακυρώσει τη συνδρομή στο {{.Name}}. Θα εξακολουθείτε να μπορείτε να παρακολουθείτε το περιεχόμενο μέχρι να λήξει {{.Expiry}}."
|
927
927
|
},
|
928
928
|
"availability_coming_soon": {
|
929
929
|
"other": "Προσεχώς"
|
@@ -1042,7 +1042,7 @@
|
|
1042
1042
|
"other": "Ή"
|
1043
1043
|
},
|
1044
1044
|
"page_plan_explore_link": {
|
1045
|
-
"other": "Εξερευνήστε
|
1045
|
+
"other": "Εξερευνήστε περισσότερα"
|
1046
1046
|
},
|
1047
1047
|
"plan_showcase_page_ownership_button_buy": {
|
1048
1048
|
"other": "Αγορασε τωρα"
|
@@ -1057,7 +1057,7 @@
|
|
1057
1057
|
"other": "Δείτε περισσότερα"
|
1058
1058
|
},
|
1059
1059
|
"meta_description_collapse": {
|
1060
|
-
"other": "
|
1060
|
+
"other": "Δείτε λιγότερο"
|
1061
1061
|
},
|
1062
1062
|
"awards_winner": {
|
1063
1063
|
"other": "Νικητής"
|
@@ -1250,5 +1250,59 @@
|
|
1250
1250
|
},
|
1251
1251
|
"signin_form_error_account_suspended": {
|
1252
1252
|
"other": "Ο λογαριασμός σας έχει τεθεί προσωρινά σε αναστολή. Επικοινωνήστε με έναν διαχειριστή εάν πιστεύετε ότι πρόκειται για λάθος."
|
1253
|
+
},
|
1254
|
+
"usersubscriptions_page_header": {
|
1255
|
+
"other": "Συνδρομές και Χρεώσεις"
|
1256
|
+
},
|
1257
|
+
"usersubscriptions_page_content": {
|
1258
|
+
"other": " "
|
1259
|
+
},
|
1260
|
+
"usersubscriptions_payment_section_title": {
|
1261
|
+
"other": "Μέθοδος πληρωμής"
|
1262
|
+
},
|
1263
|
+
"usersubscriptions_payment_section_content": {
|
1264
|
+
"other": "Οι αλλαγές στον τρόπο πληρωμής με πιστωτική κάρτα θα τεθούν σε ισχύ στον επόμενο κύκλο χρέωσής σας."
|
1265
|
+
},
|
1266
|
+
"usersubscriptions_subscriptions_section_title": {
|
1267
|
+
"other": "Στοιχεία συνδρομής"
|
1268
|
+
},
|
1269
|
+
"usersubscriptions_subscriptions_section_content": {
|
1270
|
+
"other": " "
|
1271
|
+
},
|
1272
|
+
"usersubscriptions_subscription_status_active": {
|
1273
|
+
"other": "Ενεργός"
|
1274
|
+
},
|
1275
|
+
"usersubscriptions_subscription_expired": {
|
1276
|
+
"other": "έχει λήξει"
|
1277
|
+
},
|
1278
|
+
"usersubscriptions_no_subscriptions_section_title": {
|
1279
|
+
"other": "Ανακαλύψτε τις συνδρομές"
|
1280
|
+
},
|
1281
|
+
"usersubscriptions_no_subscriptions_content": {
|
1282
|
+
"other": "Ανακαλύψτε εξαιρετικό περιεχόμενο σε εξαιρετικές τιμές, εύκολα διαχειρίσιμο εδώ."
|
1283
|
+
},
|
1284
|
+
"usersubscriptions_no_subscriptions_button_title": {
|
1285
|
+
"other": "Εξερευνήστε τις συνδρομές"
|
1286
|
+
},
|
1287
|
+
"nav_subscriptions": {
|
1288
|
+
"other": "οι εγγραφές μου"
|
1289
|
+
},
|
1290
|
+
"usersubscriptions_subscription_expiry_trialing": {
|
1291
|
+
"other": "Πρώτη πληρωμή {{ .Expiry }}"
|
1292
|
+
},
|
1293
|
+
"usersubscriptions_subscription_expiry_active": {
|
1294
|
+
"other": "Επόμενη πληρωμή {{ .Expiry }}"
|
1295
|
+
},
|
1296
|
+
"usersubscriptions_subscription_expiry_past_due": {
|
1297
|
+
"other": "Οφειλόμενη πληρωμή {{ .Expiry }}"
|
1298
|
+
},
|
1299
|
+
"usersubscriptions_subscription_expiry_cancelled": {
|
1300
|
+
"other": "Λήγει {{ .Expiry }}"
|
1301
|
+
},
|
1302
|
+
"usersubscriptions_subscription_expiry_expired": {
|
1303
|
+
"other": "Έληξε {{ .Expiry }}"
|
1304
|
+
},
|
1305
|
+
"sponsor_image_alt": {
|
1306
|
+
"other": "λογότυπο χορηγού"
|
1253
1307
|
}
|
1254
|
-
}
|
1308
|
+
}
|
package/site/en_AU.all.json
CHANGED
@@ -88,6 +88,9 @@
|
|
88
88
|
"nav_devices": {
|
89
89
|
"other": "My Devices"
|
90
90
|
},
|
91
|
+
"nav_subscriptions": {
|
92
|
+
"other": "My Subscriptions"
|
93
|
+
},
|
91
94
|
"nav_wishlist": {
|
92
95
|
"other": "My List"
|
93
96
|
},
|
@@ -140,16 +143,16 @@
|
|
140
143
|
"other": "Share"
|
141
144
|
},
|
142
145
|
"social_media_buttons_facebook": {
|
143
|
-
"other": "
|
146
|
+
"other": "Facebook"
|
144
147
|
},
|
145
148
|
"social_media_buttons_twitter": {
|
146
|
-
"other": "
|
149
|
+
"other": "Twitter"
|
147
150
|
},
|
148
151
|
"social_media_buttons_linkedin": {
|
149
|
-
"other": "
|
152
|
+
"other": "Linkedin"
|
150
153
|
},
|
151
154
|
"social_media_buttons_email": {
|
152
|
-
"other": "
|
155
|
+
"other": "Email"
|
153
156
|
},
|
154
157
|
"social_media_buttons_email_subject": {
|
155
158
|
"other": "Link share"
|
@@ -158,7 +161,7 @@
|
|
158
161
|
"other": "Link copied to clipboard!"
|
159
162
|
},
|
160
163
|
"social_media_buttons_copy_link": {
|
161
|
-
"other": "Copy
|
164
|
+
"other": "Copy Link"
|
162
165
|
},
|
163
166
|
"accept_invite_page_header": {
|
164
167
|
"other": "Welcome"
|
@@ -1023,21 +1026,63 @@
|
|
1023
1026
|
"one": "Try your free 24hr trial now!",
|
1024
1027
|
"other": "Try your free {{.Count}} day trial!"
|
1025
1028
|
},
|
1029
|
+
"usersubscriptions_page_header": {
|
1030
|
+
"other": "Subscriptions and Billing"
|
1031
|
+
},
|
1032
|
+
"usersubscriptions_page_content": {
|
1033
|
+
"other": " "
|
1034
|
+
},
|
1035
|
+
"usersubscriptions_payment_section_title": {
|
1036
|
+
"other": "Payment Method"
|
1037
|
+
},
|
1038
|
+
"usersubscriptions_payment_section_content": {
|
1039
|
+
"other": "Changes to your credit card payment method will take effect on your next billing cycle."
|
1040
|
+
},
|
1026
1041
|
"usersubscriptions_change_payment_method_change": {
|
1027
1042
|
"other": "Change Credit Card"
|
1028
1043
|
},
|
1029
|
-
"
|
1030
|
-
"other": "
|
1044
|
+
"usersubscriptions_subscriptions_section_title": {
|
1045
|
+
"other": "Subscription Details"
|
1031
1046
|
},
|
1032
|
-
"
|
1033
|
-
"other": "
|
1047
|
+
"usersubscriptions_subscriptions_section_content": {
|
1048
|
+
"other": " "
|
1034
1049
|
},
|
1035
|
-
"
|
1036
|
-
"other": "
|
1050
|
+
"usersubscriptions_subscription_status_active": {
|
1051
|
+
"other": "Active"
|
1037
1052
|
},
|
1038
1053
|
"usersubscriptions_subscription_status_trialing": {
|
1039
1054
|
"other": "Trial Period"
|
1040
1055
|
},
|
1056
|
+
"usersubscriptions_subscription_expired": {
|
1057
|
+
"other": "Expired"
|
1058
|
+
},
|
1059
|
+
"usersubscriptions_subscription_expiry": {
|
1060
|
+
"other": "Expires {{.Expiry}}"
|
1061
|
+
},
|
1062
|
+
"usersubscriptions_subscription_expiry_trialing": {
|
1063
|
+
"other": "First payment {{.Expiry}}"
|
1064
|
+
},
|
1065
|
+
"usersubscriptions_subscription_expiry_active": {
|
1066
|
+
"other": "Next payment {{.Expiry}}"
|
1067
|
+
},
|
1068
|
+
"usersubscriptions_subscription_expiry_past_due": {
|
1069
|
+
"other": "Payment due {{.Expiry}}"
|
1070
|
+
},
|
1071
|
+
"usersubscriptions_subscription_expiry_cancelled": {
|
1072
|
+
"other": "Ends {{.Expiry}}"
|
1073
|
+
},
|
1074
|
+
"usersubscriptions_subscription_expiry_expired": {
|
1075
|
+
"other": "Ended {{.Expiry}}"
|
1076
|
+
},
|
1077
|
+
"usersubscriptions_no_subscriptions_section_title": {
|
1078
|
+
"other": "Discover Subscriptions"
|
1079
|
+
},
|
1080
|
+
"usersubscriptions_no_subscriptions_content": {
|
1081
|
+
"other": "Discover great content at great prices, easily managed here."
|
1082
|
+
},
|
1083
|
+
"usersubscriptions_no_subscriptions_button_title": {
|
1084
|
+
"other": "Explore subscriptions"
|
1085
|
+
},
|
1041
1086
|
"usersubscriptions_subscription_unsubscribe": {
|
1042
1087
|
"other": "Cancel my subscription"
|
1043
1088
|
},
|
@@ -1051,7 +1096,13 @@
|
|
1051
1096
|
"other": "Cancel subscription?"
|
1052
1097
|
},
|
1053
1098
|
"usersubscriptions_unsubscribe_modal_body": {
|
1054
|
-
"other": "This will cancel the subscription to the {{.Name}}
|
1099
|
+
"other": "This will cancel the subscription to the {{.Name}}. You will still be able to watch the content until it expires {{.Expiry}}."
|
1100
|
+
},
|
1101
|
+
"usersubscriptions_change_payment_method_modal_title": {
|
1102
|
+
"other": "Update credit card details"
|
1103
|
+
},
|
1104
|
+
"usersubscriptions_change_payment_method_modal_submit": {
|
1105
|
+
"other": "Update"
|
1055
1106
|
},
|
1056
1107
|
"availability_coming_soon": {
|
1057
1108
|
"other": "Coming soon"
|
@@ -1228,7 +1279,7 @@
|
|
1228
1279
|
"other": "OR"
|
1229
1280
|
},
|
1230
1281
|
"page_plan_explore_link": {
|
1231
|
-
"other": "Explore
|
1282
|
+
"other": "Explore more"
|
1232
1283
|
},
|
1233
1284
|
"plan_showcase_page_ownership_button_buy": {
|
1234
1285
|
"other": "Buy now"
|
@@ -1246,9 +1297,12 @@
|
|
1246
1297
|
"other": "Donate"
|
1247
1298
|
},
|
1248
1299
|
"meta_description_expand": {
|
1249
|
-
"other": "
|
1300
|
+
"other": "See more"
|
1250
1301
|
},
|
1251
1302
|
"meta_description_collapse": {
|
1252
|
-
"other": "
|
1303
|
+
"other": "See less"
|
1304
|
+
},
|
1305
|
+
"sponsor_image_alt": {
|
1306
|
+
"other": "sponsor logo"
|
1253
1307
|
}
|
1254
|
-
}
|
1308
|
+
}
|
package/site/es_ES.all.json
CHANGED
@@ -134,19 +134,19 @@
|
|
134
134
|
"other": "Reproducir"
|
135
135
|
},
|
136
136
|
"social_media_buttons_title": {
|
137
|
-
"other": "
|
137
|
+
"other": "Cuota"
|
138
138
|
},
|
139
139
|
"social_media_buttons_facebook": {
|
140
|
-
"other": "
|
140
|
+
"other": "Facebook"
|
141
141
|
},
|
142
142
|
"social_media_buttons_twitter": {
|
143
|
-
"other": "
|
143
|
+
"other": "Twitter"
|
144
144
|
},
|
145
145
|
"social_media_buttons_linkedin": {
|
146
|
-
"other": "
|
146
|
+
"other": "LinkedIn"
|
147
147
|
},
|
148
148
|
"social_media_buttons_email": {
|
149
|
-
"other": "
|
149
|
+
"other": "Correo electrónico"
|
150
150
|
},
|
151
151
|
"social_media_buttons_email_subject": {
|
152
152
|
"other": "Compartir enlace"
|
@@ -155,7 +155,7 @@
|
|
155
155
|
"other": "¡Link copiado al portapapeles!"
|
156
156
|
},
|
157
157
|
"social_media_buttons_copy_link": {
|
158
|
-
"other": "Copiar
|
158
|
+
"other": "Copiar link"
|
159
159
|
},
|
160
160
|
"accept_invite_page_header": {
|
161
161
|
"other": "Bienvenido "
|
@@ -955,7 +955,7 @@
|
|
955
955
|
"other": "O"
|
956
956
|
},
|
957
957
|
"page_plan_explore_link": {
|
958
|
-
"other": "
|
958
|
+
"other": "Explora más"
|
959
959
|
},
|
960
960
|
"plan_showcase_page_ownership_button_buy": {
|
961
961
|
"other": "Compra ahora"
|
@@ -967,10 +967,10 @@
|
|
967
967
|
"other": "En competición"
|
968
968
|
},
|
969
969
|
"meta_description_expand": {
|
970
|
-
"other": "
|
970
|
+
"other": "Ver más"
|
971
971
|
},
|
972
972
|
"meta_description_collapse": {
|
973
|
-
"other": "
|
973
|
+
"other": "Ver menos"
|
974
974
|
},
|
975
975
|
"awards_winner": {
|
976
976
|
"other": "Ganador"
|
@@ -1153,7 +1153,7 @@
|
|
1153
1153
|
"other": "¿Cancelar suscripción?"
|
1154
1154
|
},
|
1155
1155
|
"usersubscriptions_unsubscribe_modal_body": {
|
1156
|
-
"other": "Esto cancelará la suscripción a
|
1156
|
+
"other": "Esto cancelará la suscripción a {{.Name}}. Aún podrá ver el contenido hasta que caduque {{.Expiry}}."
|
1157
1157
|
},
|
1158
1158
|
"signin_form_error_ip_throttled": {
|
1159
1159
|
"other": "Ha fallado al iniciar sesión demasiadas veces. Por favor, inténtelo de nuevo más tarde."
|
@@ -1219,7 +1219,7 @@
|
|
1219
1219
|
"other": "añadir crédito"
|
1220
1220
|
},
|
1221
1221
|
"usersubscriptions_change_payment_method_change": {
|
1222
|
-
"other": "Cambiar tarjeta de
|
1222
|
+
"other": "Cambiar tarjeta de crédito"
|
1223
1223
|
},
|
1224
1224
|
"usersubscriptions_change_payment_method_modal_title": {
|
1225
1225
|
"other": "Actualizar los datos de la tarjeta de crédito"
|
@@ -1250,5 +1250,59 @@
|
|
1250
1250
|
},
|
1251
1251
|
"shopping_error_item_limit_exceeded": {
|
1252
1252
|
"other": "Desafortunadamente, {{.Title}} se ha vendido."
|
1253
|
+
},
|
1254
|
+
"usersubscriptions_page_header": {
|
1255
|
+
"other": "Suscripciones y Facturación"
|
1256
|
+
},
|
1257
|
+
"usersubscriptions_page_content": {
|
1258
|
+
"other": " "
|
1259
|
+
},
|
1260
|
+
"usersubscriptions_payment_section_title": {
|
1261
|
+
"other": "Método de pago"
|
1262
|
+
},
|
1263
|
+
"usersubscriptions_payment_section_content": {
|
1264
|
+
"other": "Los cambios en el método de pago de su tarjeta de crédito entrarán en vigencia en su próximo ciclo de facturación."
|
1265
|
+
},
|
1266
|
+
"usersubscriptions_subscriptions_section_title": {
|
1267
|
+
"other": "Detalles de suscripción"
|
1268
|
+
},
|
1269
|
+
"usersubscriptions_subscriptions_section_content": {
|
1270
|
+
"other": " "
|
1271
|
+
},
|
1272
|
+
"usersubscriptions_subscription_status_active": {
|
1273
|
+
"other": "Activo"
|
1274
|
+
},
|
1275
|
+
"usersubscriptions_subscription_expired": {
|
1276
|
+
"other": "Caducado"
|
1277
|
+
},
|
1278
|
+
"usersubscriptions_no_subscriptions_section_title": {
|
1279
|
+
"other": "Descubrir suscripciones"
|
1280
|
+
},
|
1281
|
+
"usersubscriptions_no_subscriptions_content": {
|
1282
|
+
"other": "Descubra excelente contenido a excelentes precios, administrado fácilmente aquí."
|
1283
|
+
},
|
1284
|
+
"usersubscriptions_no_subscriptions_button_title": {
|
1285
|
+
"other": "Explorar suscripciones"
|
1286
|
+
},
|
1287
|
+
"nav_subscriptions": {
|
1288
|
+
"other": "mis Suscripciónes"
|
1289
|
+
},
|
1290
|
+
"usersubscriptions_subscription_expiry_trialing": {
|
1291
|
+
"other": "Primer pago {{ .Expiry }}"
|
1292
|
+
},
|
1293
|
+
"usersubscriptions_subscription_expiry_active": {
|
1294
|
+
"other": "Próximo pago {{ .Expiry }}"
|
1295
|
+
},
|
1296
|
+
"usersubscriptions_subscription_expiry_past_due": {
|
1297
|
+
"other": "Pago adeudado {{ .Expiry }}"
|
1298
|
+
},
|
1299
|
+
"usersubscriptions_subscription_expiry_cancelled": {
|
1300
|
+
"other": "Finaliza {{ .Expiry }}"
|
1301
|
+
},
|
1302
|
+
"usersubscriptions_subscription_expiry_expired": {
|
1303
|
+
"other": "{{ .Expiry }} finalizada"
|
1304
|
+
},
|
1305
|
+
"sponsor_image_alt": {
|
1306
|
+
"other": "logotipo del patrocinador"
|
1253
1307
|
}
|
1254
|
-
}
|
1308
|
+
}
|
package/site/es_MX.all.json
CHANGED
@@ -134,19 +134,19 @@
|
|
134
134
|
"other": "Continuar"
|
135
135
|
},
|
136
136
|
"social_media_buttons_title": {
|
137
|
-
"other": "
|
137
|
+
"other": "Cuota"
|
138
138
|
},
|
139
139
|
"social_media_buttons_facebook": {
|
140
|
-
"other": "
|
140
|
+
"other": "Facebook"
|
141
141
|
},
|
142
142
|
"social_media_buttons_twitter": {
|
143
|
-
"other": "
|
143
|
+
"other": "Twitter"
|
144
144
|
},
|
145
145
|
"social_media_buttons_linkedin": {
|
146
|
-
"other": "
|
146
|
+
"other": "LinkedIn"
|
147
147
|
},
|
148
148
|
"social_media_buttons_email": {
|
149
|
-
"other": "
|
149
|
+
"other": "Correo electrónico"
|
150
150
|
},
|
151
151
|
"social_media_buttons_email_subject": {
|
152
152
|
"other": "Compartir enlace"
|
@@ -155,7 +155,7 @@
|
|
155
155
|
"other": "¡Link copiado al portapapeles!"
|
156
156
|
},
|
157
157
|
"social_media_buttons_copy_link": {
|
158
|
-
"other": "Copiar
|
158
|
+
"other": "Copiar link"
|
159
159
|
},
|
160
160
|
"accept_invite_page_header": {
|
161
161
|
"other": "Bienvenido "
|
@@ -1118,7 +1118,7 @@
|
|
1118
1118
|
"other": "¿Cancelar suscripción?"
|
1119
1119
|
},
|
1120
1120
|
"usersubscriptions_unsubscribe_modal_body": {
|
1121
|
-
"other": "Esto cancelará la suscripción a
|
1121
|
+
"other": "Esto cancelará la suscripción a {{.Name}}. Aún podrá ver el contenido hasta que caduque {{.Expiry}}."
|
1122
1122
|
},
|
1123
1123
|
"signin_form_error_ip_throttled": {
|
1124
1124
|
"other": "Ha fallado al iniciar sesión demasiadas veces. Por favor, inténtelo de nuevo más tarde."
|
@@ -1169,7 +1169,7 @@
|
|
1169
1169
|
"other": "añadir crédito"
|
1170
1170
|
},
|
1171
1171
|
"usersubscriptions_change_payment_method_change": {
|
1172
|
-
"other": "Cambiar tarjeta de
|
1172
|
+
"other": "Cambiar tarjeta de crédito"
|
1173
1173
|
},
|
1174
1174
|
"usersubscriptions_change_payment_method_modal_title": {
|
1175
1175
|
"other": "Actualizar los datos de la tarjeta de crédito"
|
@@ -1237,7 +1237,7 @@
|
|
1237
1237
|
"other": "O"
|
1238
1238
|
},
|
1239
1239
|
"page_plan_explore_link": {
|
1240
|
-
"other": "
|
1240
|
+
"other": "Explora más"
|
1241
1241
|
},
|
1242
1242
|
"plan_showcase_page_ownership_button_buy": {
|
1243
1243
|
"other": "Compra ahora"
|
@@ -1246,9 +1246,63 @@
|
|
1246
1246
|
"other": "Registrate gratis"
|
1247
1247
|
},
|
1248
1248
|
"meta_description_expand": {
|
1249
|
-
"other": "
|
1249
|
+
"other": "Ver más"
|
1250
1250
|
},
|
1251
1251
|
"meta_description_collapse": {
|
1252
|
-
"other": "
|
1252
|
+
"other": "Ver menos"
|
1253
|
+
},
|
1254
|
+
"usersubscriptions_page_header": {
|
1255
|
+
"other": "Suscripciones y Facturación"
|
1256
|
+
},
|
1257
|
+
"usersubscriptions_page_content": {
|
1258
|
+
"other": " "
|
1259
|
+
},
|
1260
|
+
"usersubscriptions_payment_section_title": {
|
1261
|
+
"other": "Método de pago"
|
1262
|
+
},
|
1263
|
+
"usersubscriptions_payment_section_content": {
|
1264
|
+
"other": "Los cambios en el método de pago de su tarjeta de crédito entrarán en vigencia en su próximo ciclo de facturación."
|
1265
|
+
},
|
1266
|
+
"usersubscriptions_subscriptions_section_title": {
|
1267
|
+
"other": "Detalles de suscripción"
|
1268
|
+
},
|
1269
|
+
"usersubscriptions_subscriptions_section_content": {
|
1270
|
+
"other": " "
|
1271
|
+
},
|
1272
|
+
"usersubscriptions_subscription_status_active": {
|
1273
|
+
"other": "Activo"
|
1274
|
+
},
|
1275
|
+
"usersubscriptions_subscription_expired": {
|
1276
|
+
"other": "Caducado"
|
1277
|
+
},
|
1278
|
+
"usersubscriptions_no_subscriptions_section_title": {
|
1279
|
+
"other": "Descubrir suscripciones"
|
1280
|
+
},
|
1281
|
+
"usersubscriptions_no_subscriptions_content": {
|
1282
|
+
"other": "Descubra excelente contenido a excelentes precios, administrado fácilmente aquí."
|
1283
|
+
},
|
1284
|
+
"usersubscriptions_no_subscriptions_button_title": {
|
1285
|
+
"other": "Explorar suscripciones"
|
1286
|
+
},
|
1287
|
+
"nav_subscriptions": {
|
1288
|
+
"other": "mis Suscripciónes"
|
1289
|
+
},
|
1290
|
+
"usersubscriptions_subscription_expiry_trialing": {
|
1291
|
+
"other": "Primer pago {{ .Expiry }}"
|
1292
|
+
},
|
1293
|
+
"usersubscriptions_subscription_expiry_active": {
|
1294
|
+
"other": "Próximo pago {{ .Expiry }}"
|
1295
|
+
},
|
1296
|
+
"usersubscriptions_subscription_expiry_past_due": {
|
1297
|
+
"other": "Pago adeudado {{ .Expiry }}"
|
1298
|
+
},
|
1299
|
+
"usersubscriptions_subscription_expiry_cancelled": {
|
1300
|
+
"other": "Finaliza {{ .Expiry }}"
|
1301
|
+
},
|
1302
|
+
"usersubscriptions_subscription_expiry_expired": {
|
1303
|
+
"other": "{{ .Expiry }} finalizada"
|
1304
|
+
},
|
1305
|
+
"sponsor_image_alt": {
|
1306
|
+
"other": "logotipo del patrocinador"
|
1253
1307
|
}
|
1254
|
-
}
|
1308
|
+
}
|
@@ -137,16 +137,16 @@
|
|
137
137
|
"other": "Jaga"
|
138
138
|
},
|
139
139
|
"social_media_buttons_facebook": {
|
140
|
-
"other": "
|
140
|
+
"other": "Facebook"
|
141
141
|
},
|
142
142
|
"social_media_buttons_twitter": {
|
143
|
-
"other": "
|
143
|
+
"other": "Twitter"
|
144
144
|
},
|
145
145
|
"social_media_buttons_linkedin": {
|
146
|
-
"other": "
|
146
|
+
"other": "Linkedin"
|
147
147
|
},
|
148
148
|
"social_media_buttons_email": {
|
149
|
-
"other": "
|
149
|
+
"other": "Meil"
|
150
150
|
},
|
151
151
|
"social_media_buttons_email_subject": {
|
152
152
|
"other": "Lingi jagamine"
|
@@ -155,7 +155,7 @@
|
|
155
155
|
"other": "Link on lõikelauale kopeeritud!"
|
156
156
|
},
|
157
157
|
"social_media_buttons_copy_link": {
|
158
|
-
"other": "
|
158
|
+
"other": "Kopeeri link"
|
159
159
|
},
|
160
160
|
"accept_invite_page_header": {
|
161
161
|
"other": "Tere tulemast "
|
@@ -938,7 +938,7 @@
|
|
938
938
|
"other": "Kas tühistada tellimus?"
|
939
939
|
},
|
940
940
|
"usersubscriptions_unsubscribe_modal_body": {
|
941
|
-
"other": "See tühistab
|
941
|
+
"other": "See tühistab {{.Name}} tellimuse. Saate sisu endiselt vaadata, kuni see aegub {{.Expiry}}."
|
942
942
|
},
|
943
943
|
"shopping_card_update_reason_none": {
|
944
944
|
"other": "Värskendage oma krediitkaarti. Toetatud kaardid on Visa, Mastercard ja American Express."
|
@@ -1063,7 +1063,7 @@
|
|
1063
1063
|
"other": "VÕI"
|
1064
1064
|
},
|
1065
1065
|
"page_plan_explore_link": {
|
1066
|
-
"other": "
|
1066
|
+
"other": "Uurige rohkem"
|
1067
1067
|
},
|
1068
1068
|
"plan_showcase_page_ownership_button_buy": {
|
1069
1069
|
"other": "Osta kohe"
|
@@ -1255,9 +1255,63 @@
|
|
1255
1255
|
"other": "Aegunud"
|
1256
1256
|
},
|
1257
1257
|
"meta_description_expand": {
|
1258
|
-
"other": "
|
1258
|
+
"other": "Näe rohkem"
|
1259
1259
|
},
|
1260
1260
|
"meta_description_collapse": {
|
1261
|
-
"other": "
|
1261
|
+
"other": "Vaadake vähem"
|
1262
|
+
},
|
1263
|
+
"usersubscriptions_page_header": {
|
1264
|
+
"other": "Tellimused ja arveldamine"
|
1265
|
+
},
|
1266
|
+
"usersubscriptions_page_content": {
|
1267
|
+
"other": " "
|
1268
|
+
},
|
1269
|
+
"usersubscriptions_payment_section_title": {
|
1270
|
+
"other": "Makseviis"
|
1271
|
+
},
|
1272
|
+
"usersubscriptions_payment_section_content": {
|
1273
|
+
"other": "Teie krediitkaardimaksemeetodi muudatused jõustuvad teie järgmisel arveldustsüklil."
|
1274
|
+
},
|
1275
|
+
"usersubscriptions_subscriptions_section_title": {
|
1276
|
+
"other": "Tellimuse üksikasjad"
|
1277
|
+
},
|
1278
|
+
"usersubscriptions_subscriptions_section_content": {
|
1279
|
+
"other": " "
|
1280
|
+
},
|
1281
|
+
"usersubscriptions_subscription_status_active": {
|
1282
|
+
"other": "Aktiivne"
|
1283
|
+
},
|
1284
|
+
"usersubscriptions_subscription_expired": {
|
1285
|
+
"other": "Aegunud"
|
1286
|
+
},
|
1287
|
+
"usersubscriptions_no_subscriptions_section_title": {
|
1288
|
+
"other": "Avastage tellimusi"
|
1289
|
+
},
|
1290
|
+
"usersubscriptions_no_subscriptions_content": {
|
1291
|
+
"other": "Avastage suurepärast sisu suurepäraste hindadega, mida siin on lihtne hallata."
|
1292
|
+
},
|
1293
|
+
"usersubscriptions_no_subscriptions_button_title": {
|
1294
|
+
"other": "Uurige tellimusi"
|
1295
|
+
},
|
1296
|
+
"nav_subscriptions": {
|
1297
|
+
"other": "Minu tellimused"
|
1298
|
+
},
|
1299
|
+
"usersubscriptions_subscription_expiry_trialing": {
|
1300
|
+
"other": "Esimene makse {{ .Expiry }}"
|
1301
|
+
},
|
1302
|
+
"usersubscriptions_subscription_expiry_active": {
|
1303
|
+
"other": "Järgmine makse {{ .Expiry }}"
|
1304
|
+
},
|
1305
|
+
"usersubscriptions_subscription_expiry_past_due": {
|
1306
|
+
"other": "Maksetähtaeg {{ .Expiry }}"
|
1307
|
+
},
|
1308
|
+
"usersubscriptions_subscription_expiry_cancelled": {
|
1309
|
+
"other": "Lõpeb {{ .Expiry }}"
|
1310
|
+
},
|
1311
|
+
"usersubscriptions_subscription_expiry_expired": {
|
1312
|
+
"other": "Lõppenud {{ .Expiry }}"
|
1313
|
+
},
|
1314
|
+
"sponsor_image_alt": {
|
1315
|
+
"other": "sponsori logo"
|
1262
1316
|
}
|
1263
|
-
}
|
1317
|
+
}
|