@shift72/core-template 0.4.3 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (58) hide show
  1. package/CHANGELOG.md +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
@@ -3,45 +3,57 @@
3
3
  "other": "ABC Cinemas"
4
4
  },
5
5
  "settings_title": {
6
- "other": "Settings"
7
- },
8
- "powered_by": { "other": "Powered by" },
9
- "powered_by_name": { "other": "ScreenPlus" },
10
- "powered_by_url": { "other": "https://www.screenplus.com" },
11
- "in_partnership_with": { "other": "in partnership with" },
12
- "festival_scope": { "other": "Festival Scope" },
13
- "festival_scope_url": { "other": "https://www.festivalscope.com/page/create-your-online-film-festival/" },
6
+ "other": "Indstillinger"
7
+ },
8
+ "powered_by": {
9
+ "other": "Drevet af"
10
+ },
11
+ "powered_by_name": {
12
+ "other": "Shift72"
13
+ },
14
+ "powered_by_url": {
15
+ "other": "https://www.screenplus.com"
16
+ },
17
+ "in_partnership_with": {
18
+ "other": "i samarbejde med"
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
+ },
14
26
  "en": {
15
- "other": "English"
27
+ "other": "Engelsk"
16
28
  },
17
29
  "fr": {
18
- "other": "French"
30
+ "other": "Fransk"
19
31
  },
20
32
  "episode_name": {
21
33
  "other": "Episode"
22
34
  },
23
35
  "season_name": {
24
- "other": "Season"
36
+ "other": "Sæson"
25
37
  },
26
38
  "seasons": {
27
- "one": "one season",
28
- "other": "{{.Count}} seasons"
39
+ "one": "en sæson",
40
+ "other": "{{.Count}} sæsoner"
29
41
  },
30
42
  "tvseason": {
31
- "other": "{{.ShowInfo.Title}} Series {{.Season.SeasonNumber}}"
43
+ "other": "{{.ShowInfo.Title}} sæson {{.Season.SeasonNumber}}"
32
44
  },
33
45
  "tvseason_html": {
34
- "other": "{{.ShowInfo.Title}} <span>Series {{.Season.SeasonNumber}}</span>"
46
+ "other": "{{.ShowInfo.Title}} <span>sæson {{.Season.SeasonNumber}}</span>"
35
47
  },
36
48
  "tvepisode": {
37
49
  "other": "{{.Episode.Title}}"
38
50
  },
39
51
  "tvseason_number": {
40
- "other": "Series {{.Season.SeasonNumber}}"
52
+ "other": "sæson {{.Season.SeasonNumber}}"
41
53
  },
42
54
  "episode_count": {
43
55
  "one": "1 Episode",
44
- "other": "{{.Count}} Episodes"
56
+ "other": "{{.Count}} Episoder"
45
57
  },
46
58
  "date_day": {
47
59
  "other": "Dag"
@@ -56,7 +68,7 @@
56
68
  "other": "Denne side findes ikke..."
57
69
  },
58
70
  "404_page_content": {
59
- "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>"
71
+ "other": "<p>Beklager, det ser ud til, at den side, du leder efter, ikke eksisterer.</p><p>Den kunne være blevet flyttet eller slettet, eller måske har du stavet forkert.</p><p>Prøv tilbage til startsiden for at finde det, du ledte efter.</p><p><a href=\"{{.URL}}\">Tilbage til startsiden</a></p>"
60
72
  },
61
73
  "nav_homepage": {
62
74
  "other": "ABC Cinemas"
@@ -86,7 +98,7 @@
86
98
  "other": "Log ud"
87
99
  },
88
100
  "play_trailer": {
89
- "other": "Trailer"
101
+ "other": "Anhænger"
90
102
  },
91
103
  "runtime_hours": {
92
104
  "other": "h"
@@ -124,13 +136,27 @@
124
136
  "social_media_buttons_title": {
125
137
  "other": "Del"
126
138
  },
127
- "social_media_buttons_facebook": { "other": "Del på facebook" },
128
- "social_media_buttons_twitter": { "other": "Del på Twitter" },
129
- "social_media_buttons_linkedin": { "other": "Del på Linkedin" },
130
- "social_media_buttons_email": { "other": "Del via e-mail" },
131
- "social_media_buttons_email_subject": { "other": "Linkdeling" },
132
- "social_media_buttons_copied_link": { "other": "Link kopieret til udklipsholder!" },
133
- "social_media_buttons_copy_link": { "other": "Kopier til udklipsholder" },
139
+ "social_media_buttons_facebook": {
140
+ "other": "Del på facebook"
141
+ },
142
+ "social_media_buttons_twitter": {
143
+ "other": "Del på Twitter"
144
+ },
145
+ "social_media_buttons_linkedin": {
146
+ "other": "Del på Linkedin"
147
+ },
148
+ "social_media_buttons_email": {
149
+ "other": "Del via e-mail"
150
+ },
151
+ "social_media_buttons_email_subject": {
152
+ "other": "Linkdeling"
153
+ },
154
+ "social_media_buttons_copied_link": {
155
+ "other": "Link kopieret til udklipsholder!"
156
+ },
157
+ "social_media_buttons_copy_link": {
158
+ "other": "Kopier til udklipsholder"
159
+ },
134
160
  "accept_invite_page_header": {
135
161
  "other": "Velkommen "
136
162
  },
@@ -201,10 +227,10 @@
201
227
  "other": "Brugernavn eller kodeord er forkert"
202
228
  },
203
229
  "signin_form_error_ip_throttled": {
204
- "other": "You have failed to sign in too many times. Please try again later."
230
+ "other": "Du har undladt at logge ind for mange gange. Prøv igen senere."
205
231
  },
206
232
  "signin_form_error_account_suspended": {
207
- "other": "Your account has been temporarily suspended. Please contact an admin if you believe this is in error."
233
+ "other": "Din konto er blevet midlertidigt suspenderet. Kontakt venligst en administrator, hvis du mener, at dette er en fejl."
208
234
  },
209
235
  "signup_form_error_forbidden": {
210
236
  "other": "Der er sket en fejl"
@@ -233,7 +259,6 @@
233
259
  "combined_auth_error_too_many_requests": {
234
260
  "other": "For mange anmodninger, prøv venligst igen senere."
235
261
  },
236
-
237
262
  "forgotpassword_page_header": {
238
263
  "other": "Nulstil dit kodeord"
239
264
  },
@@ -319,40 +344,40 @@
319
344
  "other": "Kodeordet er ugyldigt"
320
345
  },
321
346
  "account_form_pin_code": {
322
- "other": "PIN"
347
+ "other": "PIN-kode"
323
348
  },
324
349
  "account_form_pin_code_not_set": {
325
- "other": "You don't have a PIN set, which is required for purchasing, renting and watching some titles."
350
+ "other": "Du har ikke en PIN-kode, som er påkrævet for at købe, leje og se nogle titler."
326
351
  },
327
352
  "account_form_set_pin": {
328
- "other": "Set PIN"
353
+ "other": "Indstil pinkode"
329
354
  },
330
355
  "account_form_pin_changed": {
331
356
  "other": "Updated"
332
357
  },
333
358
  "account_form_change_pin": {
334
- "other": "Change PIN"
359
+ "other": "Skift pinkode"
335
360
  },
336
361
  "user_set_pin_header": {
337
- "other": "Set your PIN"
362
+ "other": "Indstil din pinkode"
338
363
  },
339
364
  "user_set_pin_button": {
340
- "other": "Set PIN"
365
+ "other": "Indstil pinkode"
341
366
  },
342
367
  "user_submit_pin_heading": {
343
- "other": "Enter your PIN to {{.Action}} this restricted content"
368
+ "other": "Indtast din pinkode til {{.Action}} dette begrænsede indhold"
344
369
  },
345
370
  "user_error_wrong_pin_retry": {
346
- "other": "Oops, you have entered an incorrect PIN"
371
+ "other": "Ups, du har indtastet en forkert pinkode"
347
372
  },
348
373
  "user_error_too_many_pin_errors": {
349
- "other": "<p>Looks like you're having trouble.</p><p>Reset your PIN or contact us for <a href=\"{{.HelpURL}}\" target=\"_blank\">help</a>"
374
+ "other": "<p>Det ser ud til, at du har problemer.</p><p>Nulstil din pinkode, eller kontakt os for <a href=\"{{.HelpURL}}\" target=\"_blank\">hjælp</a>"
350
375
  },
351
376
  "user_submit_pin_button": {
352
- "other": "Enter"
377
+ "other": "Gå ind"
353
378
  },
354
379
  "user_reset_pin_button": {
355
- "other": "Reset PIN"
380
+ "other": "Nulstil PIN-koden"
356
381
  },
357
382
  "signup_form_optin": {
358
383
  "other": "Log ind for at modtage vores gratis nyhedsbrev"
@@ -437,22 +462,22 @@
437
462
  "other": "Skriv en rabatkode"
438
463
  },
439
464
  "validation_pincode_required": {
440
- "other": "Please enter a PIN code."
465
+ "other": "Indtast venligst en PIN-kode."
441
466
  },
442
467
  "validation_pincode1_required": {
443
- "other": "Please enter a valid PIN code."
468
+ "other": "Indtast venligst en gyldig PIN-kode."
444
469
  },
445
470
  "validation_pincode2_required": {
446
- "other": "Please enter a valid PIN code."
471
+ "other": "Indtast venligst en gyldig PIN-kode."
447
472
  },
448
473
  "validation_pincode1_pattern": {
449
- "other": "Please enter a valid PIN code."
474
+ "other": "Indtast venligst en gyldig PIN-kode."
450
475
  },
451
476
  "validation_pincode2_pattern": {
452
- "other": "Please enter a valid PIN code."
477
+ "other": "Indtast venligst en gyldig PIN-kode."
453
478
  },
454
479
  "validation_pincode2_match": {
455
- "other": "PIN code does not match."
480
+ "other": "PIN-koden stemmer ikke overens."
456
481
  },
457
482
  "validation_gender_required": {
458
483
  "other": "Vælg venligst det køn, du overvejende identificerer dig med"
@@ -470,7 +495,7 @@
470
495
  "other": "SD Video on Demand."
471
496
  },
472
497
  "shopping_info_subtitle_wallet": {
473
- "other": "Funds in your Wallet may be used for the purchase or rental of any content on ScreenPlus."
498
+ "other": "Midler i din tegnebog kan bruges til køb eller leje af indhold ScreenPlus."
474
499
  },
475
500
  "shopping_info_subtitle_help": {
476
501
  "other": "Se her for systemkrav"
@@ -482,7 +507,7 @@
482
507
  "other": "leje"
483
508
  },
484
509
  "shopping_info_sd_only": {
485
- "other": "Limited to SD playback only."
510
+ "other": "Begrænset til kun SD-afspilning."
486
511
  },
487
512
  "shopping_info_release_date_title": {
488
513
  "other": "Premiere {{.Date}}. "
@@ -502,8 +527,14 @@
502
527
  "shopping_info_available_until_date_explanation_buy": {
503
528
  "other": "Du vil ikke kunne se indholdet efter dette."
504
529
  },
505
- "duration_hour": { "one": "1 time", "other": "{{.Count}} timer" },
506
- "duration_day": { "one": "1 dag", "other": "{{.Count}} dage" },
530
+ "duration_hour": {
531
+ "one": "1 time",
532
+ "other": "{{.Count}} timer"
533
+ },
534
+ "duration_day": {
535
+ "one": "1 dag",
536
+ "other": "{{.Count}} dage"
537
+ },
507
538
  "shopping_info_rental_period_duration": {
508
539
  "other": "{{.ValueUnit}} leje "
509
540
  },
@@ -607,7 +638,7 @@
607
638
  "other": "Dit {{.Ownership}} er ikke gået igennem. Vi har opdaget at du bruger en unblocker eller proxy tjeneste. Slå venligst disse tjenester fra og prøv igen."
608
639
  },
609
640
  "shopping_error_discount_worn_out": {
610
- "other": "That promo code can no longer be used."
641
+ "other": "Den kampagnekode kan ikke længere bruges."
611
642
  },
612
643
  "shopping_error_discount_blank": {
613
644
  "other": "Indtast en rabatkode."
@@ -658,7 +689,7 @@
658
689
  "other": "Kreditkortet er afvist. Prøv venligst igen."
659
690
  },
660
691
  "shopping_complete_rental": {
661
- "other": "Success!"
692
+ "other": "Succes!"
662
693
  },
663
694
  "shopping_complete_rental_period": {
664
695
  "one": "Du kan nu se filmen i løbet af den næste dag.",
@@ -678,7 +709,7 @@
678
709
  },
679
710
  "shopping_complete_plan": {
680
711
  "other": "Dit køb af {{ .Title }} blev gennemført."
681
- },
712
+ },
682
713
  "shopping_complete_library_link": {
683
714
  "other": "Se dit bibliotek"
684
715
  },
@@ -725,9 +756,11 @@
725
756
  "meta_detail_subtitles": {
726
757
  "other": "Undertekster"
727
758
  },
728
- "meta_detail_captions": { "other": "Undertekster [CC]" },
759
+ "meta_detail_captions": {
760
+ "other": "Undertekster [CC]"
761
+ },
729
762
  "meta_detail_episodes_title": {
730
- "other": "Episodes"
763
+ "other": "Episoder"
731
764
  },
732
765
  "meta_detail_bonus_title": {
733
766
  "other": "Bonusindhold"
@@ -772,28 +805,28 @@
772
805
  "other": "Min liste"
773
806
  },
774
807
  "activatedevice_page_header": {
775
- "other": "Activate Device"
808
+ "other": "Aktiver Enhed"
776
809
  },
777
810
  "activatedevice_page_content": {
778
- "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."
811
+ "other": "Følg instruktionerne din enhed for at en PIN-kode. Din computer og enhed skal begge være forbundet til internettet for at aktivere."
779
812
  },
780
813
  "activatedevice_form_pin": {
781
- "other": "PIN Code"
814
+ "other": "Pinkode"
782
815
  },
783
816
  "activatedevice_form_submit": {
784
- "other": "Activate"
817
+ "other": "Aktiver"
785
818
  },
786
819
  "activatedevice_form_error_invalid_code": {
787
- "other": "PIN Code not found, please try again."
820
+ "other": "PIN-koden blev ikke fundet, prøv venligst igen."
788
821
  },
789
822
  "activatedevice_form_error_pin_not_found": {
790
- "other": "PIN Code not found, please try again."
823
+ "other": "PIN-koden blev ikke fundet, prøv venligst igen."
791
824
  },
792
825
  "activatedevice_signin_prompt": {
793
- "other": "Please sign in before activating your device."
826
+ "other": "Log venligst ind, før du aktiverer din enhed."
794
827
  },
795
828
  "activatedevice_page_activated": {
796
- "other": "Thank you for activating {{.DeviceName}}. You should now be able to browse your library on your television or device."
829
+ "other": "Tak, fordi du aktiverede {{.DeviceName}}. Du skulle nu være i stand til at gennemse dit bibliotek dit fjernsyn eller din enhed."
797
830
  },
798
831
  "userdevices_page_header": {
799
832
  "other": "Enheder"
@@ -827,22 +860,22 @@
827
860
  "other": "(Fjernet)."
828
861
  },
829
862
  "userdevices_delete_limits": {
830
- "other": "You can remove {{.Limit}} device(s) from this list every {{.Period}} day(s)."
863
+ "other": "Du kan fjerne {{.Limit}} enhed(er) fra denne liste hver {{.Period}} dag(e)."
831
864
  },
832
865
  "userdevices_delete_limit_reached": {
833
- "other": "You have reached this limit and can't remove any devices right now. You can delete a device in {{.Days}} day(s)."
866
+ "other": "Du har nået denne grænse og kan ikke fjerne nogen enheder lige nu. Du kan slette en enhed om {{.Days}} dag(e)."
834
867
  },
835
868
  "playlist_page_header": {
836
- "other": "Playlist"
869
+ "other": "Afspilningsliste"
837
870
  },
838
871
  "playlist_sign_in_warning": {
839
- "other": "Please sign in to watch live TV."
872
+ "other": "Log venligst ind for at se live-tv."
840
873
  },
841
874
  "playlist_share_title": {
842
- "other": "Playlist"
875
+ "other": "Afspilningsliste"
843
876
  },
844
877
  "playlist_up_next_title": {
845
- "other": "Up Next"
878
+ "other": "Næste"
846
879
  },
847
880
  "pricing_ownership_buy": {
848
881
  "other": "Køb"
@@ -866,7 +899,7 @@
866
899
  "other": "Accepterer"
867
900
  },
868
901
  "all_rights_reserved": {
869
- "other": "All rights reserved. No part of this site may be reproduced without our written permission."
902
+ "other": "Alle rettigheder forbeholdes. Ingen del af denne side gengives uden vores skriftlige tilladelse."
870
903
  },
871
904
  "users_gender_none": {
872
905
  "other": "Ikke specificeret"
@@ -884,67 +917,67 @@
884
917
  "other": "Andet"
885
918
  },
886
919
  "pricing_quality_hd": {
887
- "other": "pricing_quality_hd"
920
+ "other": "HD"
888
921
  },
889
922
  "pricing_quality_sd": {
890
- "other": "pricing_quality_sd"
923
+ "other": "SD"
891
924
  },
892
925
  "pricing_quality_hd_only": {
893
- "other": "pricing_quality_hd_only"
926
+ "other": "Kun HD"
894
927
  },
895
928
  "pricing_quality_sd_only": {
896
- "other": "pricing_quality_sd_only"
929
+ "other": "Kun SD"
897
930
  },
898
931
  "shopping_card_save_card": {
899
- "other": "Save this card for future use"
932
+ "other": "Gem dette kort til fremtidig brug"
900
933
  },
901
934
  "shopping_card_button_change": {
902
- "other": "Show all saved cards"
935
+ "other": "Vis alle gemte kort"
903
936
  },
904
937
  "shopping_card_existing_description": {
905
- "other": "{{.Card.Brand}} ending in {{.Card.Number}}"
938
+ "other": "{{.Card.Brand}}, der slutter {{.Card.Number}}"
906
939
  },
907
940
  "shopping_card_existing_expiry": {
908
- "other": "(expires {{.Card.Expiry}})"
941
+ "other": "(udløber {{.Card.Expiry}})"
909
942
  },
910
943
  "shopping_card_existing_expired": {
911
- "other": "(expired)"
944
+ "other": "(udløbet)"
912
945
  },
913
946
  "shopping_card_use_other": {
914
- "other": "Use a new card"
947
+ "other": "Brug et nyt kort"
915
948
  },
916
949
  "shopping_card_use_new_card": {
917
- "other": "Change card"
950
+ "other": "Skift kort"
918
951
  },
919
952
  "shopping_card_update_reason_none": {
920
- "other": "shopping_card_update_reason_none"
953
+ "other": "Opdater dit kreditkort. Understøttede kort er Visa, Mastercard og American Express."
921
954
  },
922
955
  "shopping_card_new_subscription": {
923
956
  "other": "This card will saved and be charged regularly"
924
957
  },
925
958
  "shopping_card_change": {
926
- "other": "Credit card not correct? <a href=\"{{.SubscriptionsURL}}\">Click here to update your card.</a>"
959
+ "other": "Kreditkort ikke korrekt? <a href=\"{{.SubscriptionsURL}}\">Klik her for at opdatere dit kort.</a>"
927
960
  },
928
961
  "shopping_info_ownership_plan": {
929
- "other": "shopping_info_ownership_plan"
962
+ "other": "Abonnement"
930
963
  },
931
964
  "shopping_action_credit": {
932
- "other": "shopping_action_credit"
965
+ "other": "Fyld op"
933
966
  },
934
967
  "shopping_info_rental_period_coming_soon": {
935
968
  "other": "fra premieredatoen og -tidspunktet."
936
969
  },
937
970
  "usersubscriptions_change_payment_method_change": {
938
- "other": "usersubscriptions_change_payment_method_change"
971
+ "other": "Skift kreditkort"
939
972
  },
940
973
  "usersubscriptions_change_payment_method_modal_title": {
941
- "other": "usersubscriptions_change_payment_method_modal_title"
974
+ "other": "Opdater kreditkortoplysninger"
942
975
  },
943
976
  "usersubscriptions_change_payment_method_modal_submit": {
944
- "other": "usersubscriptions_change_payment_method_modal_submit"
977
+ "other": "Opdatering"
945
978
  },
946
979
  "usersubscriptions_subscription_expiry": {
947
- "other": "usersubscriptions_subscription_expiry"
980
+ "other": "Udløber {{.Expiry}}"
948
981
  },
949
982
  "usersubscriptions_subscription_status_cancelled": {
950
983
  "other": "usersubscriptions_subscription_status_cancelled"
@@ -956,22 +989,22 @@
956
989
  "other": "usersubscriptions_subscription_status_past_due"
957
990
  },
958
991
  "usersubscriptions_subscription_status_trialing": {
959
- "other": "usersubscriptions_subscription_status_trialing"
992
+ "other": "Prøveperiode"
960
993
  },
961
994
  "usersubscriptions_subscription_unsubscribe": {
962
- "other": "usersubscriptions_subscription_unsubscribe"
995
+ "other": "Opsig mit abonnement"
963
996
  },
964
997
  "usersubscriptions_unsubscribe_modal_cancel": {
965
- "other": "usersubscriptions_unsubscribe_modal_cancel"
998
+ "other": "Afbestille"
966
999
  },
967
1000
  "usersubscriptions_unsubscribe_modal_confirm": {
968
- "other": "usersubscriptions_unsubscribe_modal_confirm"
1001
+ "other": "Ja, opsige mit abonnement"
969
1002
  },
970
1003
  "usersubscriptions_unsubscribe_modal_title": {
971
- "other": "usersubscriptions_unsubscribe_modal_title"
1004
+ "other": "Vil du opsige abonnement?"
972
1005
  },
973
1006
  "usersubscriptions_unsubscribe_modal_body": {
974
- "other": "usersubscriptions_unsubscribe_modal_body"
1007
+ "other": "Dette vil annullere abonnementet på {{.Name}}-planen. Du vil stadig være i stand til at se indholdet i planen, indtil det udløber {{.Expiry}}."
975
1008
  },
976
1009
  "availability_coming_soon": {
977
1010
  "other": "Kommer snart"
@@ -1028,150 +1061,203 @@
1028
1061
  "other": "{{.Title}} er desværre udsolgt."
1029
1062
  },
1030
1063
  "changepincode_modal_header": {
1031
- "other": "Change your PIN"
1064
+ "other": "Skift din pinkode"
1032
1065
  },
1033
1066
  "changepincode_modal_currentpassword": {
1034
- "other": "Your current password"
1067
+ "other": "Din nuværende adgangskode"
1035
1068
  },
1036
1069
  "changepincode_modal_pincode1": {
1037
- "other": "Your new 4 digit PIN"
1070
+ "other": "Din nye 4-cifrede pinkode"
1038
1071
  },
1039
1072
  "changepincode_modal_pincode2": {
1040
- "other": "Confirm your new 4 digit PIN"
1073
+ "other": "Bekræft din nye 4-cifrede PIN-kode"
1041
1074
  },
1042
1075
  "changepincode_modal_submit": {
1043
- "other": "Set PIN"
1076
+ "other": "Indstil pinkode"
1044
1077
  },
1045
1078
  "changepincode_modal_error_wrong_password": {
1046
- "other": "That password is incorrect."
1079
+ "other": "Adgangskoden er forkert."
1047
1080
  },
1048
1081
  "user_set_pin_intro": {
1049
- "other": "You need a PIN to {{.Action}} restricted content"
1082
+ "other": "Du skal bruge en pinkode til {{.Action}} begrænset indhold"
1050
1083
  },
1051
1084
  "user_error_wrong_pin_reset": {
1052
- "other": "Click here to reset your PIN"
1085
+ "other": "Klik her for at nulstille din pinkode"
1053
1086
  },
1054
1087
  "user_error_too_many_pin_errors_help_page_link": {
1055
1088
  "other": ""
1056
1089
  },
1057
1090
  "shopping_error_age_restricted": {
1058
- "other": "This content is age restricted."
1091
+ "other": "Dette indhold er aldersbegrænset."
1059
1092
  },
1060
1093
  "shopping_error_close_button": {
1061
- "other": "OK"
1062
- },
1063
- "app_badge_title": { "other": "Download the app to view your purchased content!" },
1064
- "app_badge_ios": { "other": "Download on the App Store" },
1065
- "app_badge_android": { "other": "Get it on Google Play" },
1066
-
1067
- "shopping_price_title_plan": {
1068
- "other": "Pris"
1069
- },
1070
- "shopping_price_plan_note": {
1071
- "zero": "Opkræves hvert {{ .Interval }} .",
1072
- "one": "Opkræves hvert {{ .Interval }} efter din 24 timers gratis prøveperiode slutter.",
1073
- "other": "Opkræves hvert {{ .Interval }} efter din {{ .Count }} dages gratis prøveperiode slutter."
1074
- },
1075
- "shopping_price_plan_note_interval": {
1076
- "one": "{{ .Interval }}",
1077
- "other": "{{ .Count }} {{ .Interval }}"
1078
- },
1079
- "shopping_enter_card_prompt_plan": {
1080
- "other": "Indtast dine kreditkortoplysninger nedenfor for at starte dit abonnement."
1081
- },
1082
- "shopping_action_plan": {
1083
- "other": "Komplet"
1084
- },
1085
- "shopping_complete_subscription": {
1086
- "other": "Dit abonnementskøb blev gennemført. Du abonnerer nu på {{ .Title }} ."
1087
- },
1088
- "shopping_complete_subscription_browse": {
1089
- "other": "Du er velkommen til at <a href=\"/\">browse rundt</a> på siden, eller <a href=\"/search.html\">søg</a> efter noget specifikt."
1090
- },
1091
- "shopping_info_plan_offer": {
1092
- "one": "{{ .Interval }} automatisk hvert .Interval",
1093
- "other": "{{ .Count }} automatisk hver {{ .Interval }}"
1094
- },
1095
- "shopping_info_trial_period_offer": {
1096
- "one": "Prøv din gratis 24 timers prøveperiode nu!",
1097
- "other": "Prøv din gratis {{ .Count }} day prøveperiode!"
1098
- },
1099
- "plans_page_header": {
1100
- "other": "Tilgængelige planer"
1101
- },
1102
- "plan_label_owned": {
1103
- "other": "Du ejer denne plan"
1104
- },
1105
- "plan_expiry_date": {
1106
- "other": "Salg lukker:"
1107
- },
1108
- "plan_read_more": {
1109
- "other": "Find ud af mere"
1110
- },
1111
- "plan_page_read_more": {
1112
- "other": "Læs mere"
1113
- },
1114
- "plan_page_header_text": {
1115
- "other": "Nyd {{ .Name }}"
1116
- },
1117
- "page_plan_explore_intro": {
1118
- "other": "ELLER"
1119
- },
1120
- "page_plan_explore_link": {
1121
- "other": "Udforsk andre pas"
1122
- },
1123
- "plan_showcase_page_ownership_button_buy": {
1124
- "other": "Køb nu"
1125
- },
1126
- "plan_free_link_text": {
1127
- "other": "Gratis tilmelding"
1128
- },
1129
-
1130
- "awards_nominated_for": {
1131
- "other": "Nomineret til"
1132
- },
1133
- "awards_in_competition": {
1134
- "other": "I Konkurrence"
1135
- },
1136
- "awards_winner_of": {
1137
- "other": "Vinder af"
1138
- },
1139
- "donate_button_text": {
1140
- "other": "Doner"
1141
- },
1142
-
1143
- "shopping_error_plan_already_owned": { "other": "You already have this plan." },
1144
- "shopping_error_plan_expired": { "other": "This plan is no longer available." },
1145
- "shopping_payment_method_header": { "other": "Payment methods" },
1146
- "shopping_payment_method_credit_card": { "other": "Credit card" },
1147
- "shopping_payment_method_giropay": { "other": "Giropay" },
1148
- "shopping_error_stripe_unknown_error": { "other": "Something went wrong with this payment. Please try again later." },
1149
- "shopping_error_payment_complete_failed": { "other": "The payment was declined. Close this window and try again." },
1150
-
1151
- "wcag_skip_links_header": { "other": "Accessibility Links" },
1152
- "wcag_skip_links_content": { "other": "Skip to Content" },
1153
- "wcag_skip_links_footer": { "other": "Skip to Footer" },
1154
-
1155
- "wcag_homepage_h1": { "other": "Homepage" },
1156
- "wcag_carousel_h2": { "other": "Carousel" },
1157
- "wcag_collections_h2": { "other": "Collections" },
1158
-
1159
- "wcag_aria_label_footer": { "other": "Footer" },
1160
- "wcag_aria_label_nav_main": { "other": "Main" },
1161
- "wcag_aria_label_nav_sub": { "other": "Sub" },
1162
- "wcag_aria_label_toggle_nav": { "other": "Toggle Navigation" },
1163
- "wcag_aria_label_bundle_items": { "other": "Bundle Items" },
1164
- "wcag_aria_label_carousel": { "other": "Carousel" },
1165
- "wcag_aria_label_page_collection": { "other": "Page Collection" },
1166
- "wcag_aria_label_collection_list": { "other": "Collection List" },
1167
- "wcag_aria_label_collection_slider": { "other": "Collection Slider" },
1168
- "wcag_aria_label_wishlist": { "other": "Wishlist" },
1169
- "wcag_aria_label_facebook": { "other": "Share on Facebook" },
1170
- "wcag_aria_label_twitter": { "other": "Share on Twitter" },
1171
- "wcag_aria_label_linkedin": { "other": "Share on LinkedIn" },
1172
- "wcag_aria_label_letterboxd": { "other": "View on Letterboxd" },
1173
-
1174
- "header_banner": { "other": "ABC Cinemas – 21st Film Festival, June 1 – 6, 2021" }
1175
-
1176
-
1177
- }
1094
+ "other": "Okay"
1095
+ },
1096
+ "app_badge_title": {
1097
+ "other": "Download appen for at se dit købte indhold!"
1098
+ },
1099
+ "app_badge_ios": {
1100
+ "other": "Download på App Store"
1101
+ },
1102
+ "app_badge_android": {
1103
+ "other": "Få det på Google Play"
1104
+ },
1105
+ "shopping_price_title_plan": {
1106
+ "other": "Pris"
1107
+ },
1108
+ "shopping_price_plan_note": {
1109
+ "zero": "Opkræves hvert {{ .Interval }} .",
1110
+ "one": "Opkræves hvert {{ .Interval }} efter din 24 timers gratis prøveperiode slutter.",
1111
+ "other": "Opkræves hvert {{ .Interval }} efter din {{ .Count }} dages gratis prøveperiode slutter."
1112
+ },
1113
+ "shopping_price_plan_note_interval": {
1114
+ "one": "{{ .Interval }}",
1115
+ "other": "{{ .Count }} {{ .Interval }}"
1116
+ },
1117
+ "shopping_enter_card_prompt_plan": {
1118
+ "other": "Indtast dine kreditkortoplysninger nedenfor for at starte dit abonnement."
1119
+ },
1120
+ "shopping_action_plan": {
1121
+ "other": "Komplet"
1122
+ },
1123
+ "shopping_complete_subscription": {
1124
+ "other": "Dit abonnementskøb blev gennemført. Du abonnerer nu på {{ .Title }} ."
1125
+ },
1126
+ "shopping_complete_subscription_browse": {
1127
+ "other": "Du er velkommen til at <a href=\"/\">browse rundt</a> på siden, eller <a href=\"/search.html\">søg</a> efter noget specifikt."
1128
+ },
1129
+ "shopping_info_plan_offer": {
1130
+ "one": "{{ .Interval }} automatisk hvert .Interval",
1131
+ "other": "{{ .Count }} automatisk hver {{ .Interval }}"
1132
+ },
1133
+ "shopping_info_trial_period_offer": {
1134
+ "one": "Prøv din gratis 24 timers prøveperiode nu!",
1135
+ "other": "Prøv din gratis {{ .Count }} day prøveperiode!"
1136
+ },
1137
+ "plans_page_header": {
1138
+ "other": "Tilgængelige planer"
1139
+ },
1140
+ "plan_label_owned": {
1141
+ "other": "Du ejer denne plan"
1142
+ },
1143
+ "plan_expiry_date": {
1144
+ "other": "Salg lukker:"
1145
+ },
1146
+ "plan_read_more": {
1147
+ "other": "Find ud af mere"
1148
+ },
1149
+ "plan_page_read_more": {
1150
+ "other": "Læs mere"
1151
+ },
1152
+ "plan_page_header_text": {
1153
+ "other": "Nyd {{ .Name }}"
1154
+ },
1155
+ "page_plan_explore_intro": {
1156
+ "other": "ELLER"
1157
+ },
1158
+ "page_plan_explore_link": {
1159
+ "other": "Udforsk andre pas"
1160
+ },
1161
+ "plan_showcase_page_ownership_button_buy": {
1162
+ "other": "Køb nu"
1163
+ },
1164
+ "plan_free_link_text": {
1165
+ "other": "Gratis tilmelding"
1166
+ },
1167
+ "awards_in_competition": {
1168
+ "other": "I Konkurrence"
1169
+ },
1170
+ "awards_winner": {
1171
+ "other": "Vinder"
1172
+ },
1173
+ "donate_button_text": {
1174
+ "other": "Doner"
1175
+ },
1176
+ "shopping_error_plan_already_owned": {
1177
+ "other": "Du har allerede denne plan."
1178
+ },
1179
+ "shopping_error_plan_expired": {
1180
+ "other": "Denne plan er ikke længere tilgængelig."
1181
+ },
1182
+ "shopping_payment_method_header": {
1183
+ "other": "Betalingsmetoder"
1184
+ },
1185
+ "shopping_payment_method_credit_card": {
1186
+ "other": "Kreditkort"
1187
+ },
1188
+ "shopping_payment_method_giropay": {
1189
+ "other": "Giropay"
1190
+ },
1191
+ "shopping_error_stripe_unknown_error": {
1192
+ "other": "Der gik noget galt med denne betaling. Prøv igen senere."
1193
+ },
1194
+ "shopping_error_payment_complete_failed": {
1195
+ "other": "Betalingen blev afvist. Luk dette vindue og prøv igen."
1196
+ },
1197
+ "wcag_skip_links_header": {
1198
+ "other": "Accessibility Links"
1199
+ },
1200
+ "wcag_skip_links_content": {
1201
+ "other": "Skip to Content"
1202
+ },
1203
+ "wcag_homepage_h1": {
1204
+ "other": "Hjemmeside"
1205
+ },
1206
+ "wcag_carousel_h2": {
1207
+ "other": "Karrusel"
1208
+ },
1209
+ "wcag_collections_h2": {
1210
+ "other": "Samlinger"
1211
+ },
1212
+ "wcag_aria_label_footer": {
1213
+ "other": "Sidefod"
1214
+ },
1215
+ "wcag_aria_label_nav_main": {
1216
+ "other": "Hoved"
1217
+ },
1218
+ "wcag_aria_label_nav_sub": {
1219
+ "other": "Sub"
1220
+ },
1221
+ "wcag_aria_label_toggle_nav": {
1222
+ "other": "Slå navigation til/fra"
1223
+ },
1224
+ "wcag_aria_label_bundle_items": {
1225
+ "other": "Pak varer"
1226
+ },
1227
+ "wcag_aria_label_carousel": {
1228
+ "other": "Karrusel"
1229
+ },
1230
+ "wcag_aria_label_page_collection": {
1231
+ "other": "Sidesamling"
1232
+ },
1233
+ "wcag_aria_label_collection_list": {
1234
+ "other": "Samlingsliste"
1235
+ },
1236
+ "wcag_aria_label_collection_slider": {
1237
+ "other": "Indsamlingsskyder"
1238
+ },
1239
+ "wcag_aria_label_wishlist": {
1240
+ "other": "Ønskeliste"
1241
+ },
1242
+ "wcag_aria_label_facebook": {
1243
+ "other": "Del på Facebook"
1244
+ },
1245
+ "wcag_aria_label_twitter": {
1246
+ "other": "Del på Twitter"
1247
+ },
1248
+ "wcag_aria_label_linkedin": {
1249
+ "other": "Del på LinkedIn"
1250
+ },
1251
+ "wcag_aria_label_letterboxd": {
1252
+ "other": "Se på Letterboxd"
1253
+ },
1254
+ "header_banner": {
1255
+ "other": "ABC Cinemas – 21. filmfestival, 1. – 6. juni 2021"
1256
+ },
1257
+ "meta_description_expand": {
1258
+ "other": "Vis mere"
1259
+ },
1260
+ "meta_description_collapse": {
1261
+ "other": "Vis mindre"
1262
+ }
1263
+ }