@ovh-ux/manager-common-translations 0.7.0 → 0.9.0

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 (85) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/@ovh-ux/manager-common-translations/actions/Messages_de_DE.json +10 -1
  3. package/dist/@ovh-ux/manager-common-translations/actions/Messages_en_GB.json +10 -1
  4. package/dist/@ovh-ux/manager-common-translations/actions/Messages_es_ES.json +10 -1
  5. package/dist/@ovh-ux/manager-common-translations/actions/Messages_fr_CA.json +10 -1
  6. package/dist/@ovh-ux/manager-common-translations/actions/Messages_fr_FR.json +10 -1
  7. package/dist/@ovh-ux/manager-common-translations/actions/Messages_it_IT.json +10 -1
  8. package/dist/@ovh-ux/manager-common-translations/actions/Messages_pl_PL.json +10 -1
  9. package/dist/@ovh-ux/manager-common-translations/actions/Messages_pt_PT.json +10 -1
  10. package/dist/@ovh-ux/manager-common-translations/billing/Messages_de_DE.json +8 -0
  11. package/dist/@ovh-ux/manager-common-translations/billing/Messages_en_GB.json +8 -0
  12. package/dist/@ovh-ux/manager-common-translations/billing/Messages_es_ES.json +8 -0
  13. package/dist/@ovh-ux/manager-common-translations/billing/Messages_fr_CA.json +8 -0
  14. package/dist/@ovh-ux/manager-common-translations/billing/Messages_fr_FR.json +8 -0
  15. package/dist/@ovh-ux/manager-common-translations/billing/Messages_it_IT.json +8 -0
  16. package/dist/@ovh-ux/manager-common-translations/billing/Messages_pl_PL.json +8 -0
  17. package/dist/@ovh-ux/manager-common-translations/billing/Messages_pt_PT.json +8 -0
  18. package/dist/@ovh-ux/manager-common-translations/contact/Messages_de_DE.json +11 -0
  19. package/dist/@ovh-ux/manager-common-translations/contact/Messages_en_GB.json +11 -0
  20. package/dist/@ovh-ux/manager-common-translations/contact/Messages_es_ES.json +11 -0
  21. package/dist/@ovh-ux/manager-common-translations/contact/Messages_fr_CA.json +11 -0
  22. package/dist/@ovh-ux/manager-common-translations/contact/Messages_fr_FR.json +11 -0
  23. package/dist/@ovh-ux/manager-common-translations/contact/Messages_it_IT.json +11 -0
  24. package/dist/@ovh-ux/manager-common-translations/contact/Messages_pl_PL.json +11 -0
  25. package/dist/@ovh-ux/manager-common-translations/contact/Messages_pt_PT.json +11 -0
  26. package/dist/@ovh-ux/manager-common-translations/countries/Messages_de_DE.json +257 -0
  27. package/dist/@ovh-ux/manager-common-translations/countries/Messages_en_GB.json +257 -0
  28. package/dist/@ovh-ux/manager-common-translations/countries/Messages_es_ES.json +257 -0
  29. package/dist/@ovh-ux/manager-common-translations/countries/Messages_fr_CA.json +257 -0
  30. package/dist/@ovh-ux/manager-common-translations/countries/Messages_fr_FR.json +257 -0
  31. package/dist/@ovh-ux/manager-common-translations/countries/Messages_it_IT.json +257 -0
  32. package/dist/@ovh-ux/manager-common-translations/countries/Messages_pl_PL.json +257 -0
  33. package/dist/@ovh-ux/manager-common-translations/countries/Messages_pt_PT.json +257 -0
  34. package/dist/@ovh-ux/manager-common-translations/dashboard/Messages_de_DE.json +8 -0
  35. package/dist/@ovh-ux/manager-common-translations/dashboard/Messages_en_GB.json +8 -0
  36. package/dist/@ovh-ux/manager-common-translations/dashboard/Messages_es_ES.json +8 -0
  37. package/dist/@ovh-ux/manager-common-translations/dashboard/Messages_fr_CA.json +8 -0
  38. package/dist/@ovh-ux/manager-common-translations/dashboard/Messages_fr_FR.json +8 -0
  39. package/dist/@ovh-ux/manager-common-translations/dashboard/Messages_it_IT.json +8 -0
  40. package/dist/@ovh-ux/manager-common-translations/dashboard/Messages_pl_PL.json +8 -0
  41. package/dist/@ovh-ux/manager-common-translations/dashboard/Messages_pt_PT.json +8 -0
  42. package/dist/@ovh-ux/manager-common-translations/error/Messages_de_DE.json +6 -0
  43. package/dist/@ovh-ux/manager-common-translations/error/Messages_en_GB.json +6 -0
  44. package/dist/@ovh-ux/manager-common-translations/error/Messages_es_ES.json +6 -0
  45. package/dist/@ovh-ux/manager-common-translations/error/Messages_fr_CA.json +6 -0
  46. package/dist/@ovh-ux/manager-common-translations/error/Messages_fr_FR.json +6 -0
  47. package/dist/@ovh-ux/manager-common-translations/error/Messages_it_IT.json +6 -0
  48. package/dist/@ovh-ux/manager-common-translations/error/Messages_pl_PL.json +6 -0
  49. package/dist/@ovh-ux/manager-common-translations/error/Messages_pt_PT.json +6 -0
  50. package/dist/@ovh-ux/manager-common-translations/onboarding/Messages_de_DE.json +10 -0
  51. package/dist/@ovh-ux/manager-common-translations/onboarding/Messages_en_GB.json +10 -0
  52. package/dist/@ovh-ux/manager-common-translations/onboarding/Messages_es_ES.json +10 -0
  53. package/dist/@ovh-ux/manager-common-translations/onboarding/Messages_fr_CA.json +10 -0
  54. package/dist/@ovh-ux/manager-common-translations/onboarding/Messages_fr_FR.json +10 -0
  55. package/dist/@ovh-ux/manager-common-translations/onboarding/Messages_it_IT.json +10 -0
  56. package/dist/@ovh-ux/manager-common-translations/onboarding/Messages_pl_PL.json +10 -0
  57. package/dist/@ovh-ux/manager-common-translations/onboarding/Messages_pt_PT.json +10 -0
  58. package/dist/@ovh-ux/manager-common-translations/region/Messages_de_DE.json +4 -0
  59. package/dist/@ovh-ux/manager-common-translations/region/Messages_en_GB.json +4 -0
  60. package/dist/@ovh-ux/manager-common-translations/region/Messages_es_ES.json +4 -0
  61. package/dist/@ovh-ux/manager-common-translations/region/Messages_fr_CA.json +4 -0
  62. package/dist/@ovh-ux/manager-common-translations/region/Messages_fr_FR.json +4 -0
  63. package/dist/@ovh-ux/manager-common-translations/region/Messages_it_IT.json +4 -0
  64. package/dist/@ovh-ux/manager-common-translations/region/Messages_pl_PL.json +4 -0
  65. package/dist/@ovh-ux/manager-common-translations/region/Messages_pt_PT.json +4 -0
  66. package/dist/@ovh-ux/manager-common-translations/service/Messages_de_DE.json +3 -1
  67. package/dist/@ovh-ux/manager-common-translations/service/Messages_en_GB.json +3 -1
  68. package/dist/@ovh-ux/manager-common-translations/service/Messages_es_ES.json +3 -1
  69. package/dist/@ovh-ux/manager-common-translations/service/Messages_fr_CA.json +3 -1
  70. package/dist/@ovh-ux/manager-common-translations/service/Messages_fr_FR.json +3 -1
  71. package/dist/@ovh-ux/manager-common-translations/service/Messages_it_IT.json +3 -1
  72. package/dist/@ovh-ux/manager-common-translations/service/Messages_pl_PL.json +3 -1
  73. package/dist/@ovh-ux/manager-common-translations/service/Messages_pt_PT.json +3 -1
  74. package/dist/@ovh-ux/manager-common-translations/status/Messages_de_DE.json +7 -0
  75. package/dist/@ovh-ux/manager-common-translations/status/Messages_en_GB.json +7 -0
  76. package/dist/@ovh-ux/manager-common-translations/status/Messages_es_ES.json +7 -0
  77. package/dist/@ovh-ux/manager-common-translations/status/Messages_fr_CA.json +7 -0
  78. package/dist/@ovh-ux/manager-common-translations/status/Messages_fr_FR.json +7 -0
  79. package/dist/@ovh-ux/manager-common-translations/status/Messages_it_IT.json +7 -0
  80. package/dist/@ovh-ux/manager-common-translations/status/Messages_pl_PL.json +7 -0
  81. package/dist/@ovh-ux/manager-common-translations/status/Messages_pt_PT.json +7 -0
  82. package/dist/index.cjs.js +1 -1
  83. package/dist/index.esm.js +11 -3
  84. package/dist/types/index.d.ts +8 -0
  85. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.9.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-common-translations@0.8.0...@ovh-ux/manager-common-translations@0.9.0) (2025-06-20)
7
+
8
+
9
+ ### Features
10
+
11
+ * **common-translations:** add countries, services and actions common translations ([1842b2b](https://github.com/ovh/manager/commit/1842b2be899c26320867b4bf24cfce2a681742cd)), closes [#MANAGER-18750](https://github.com/ovh/manager/issues/MANAGER-18750)
12
+
13
+
14
+
15
+
16
+
17
+ # [0.8.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-common-translations@0.7.0...@ovh-ux/manager-common-translations@0.8.0) (2025-06-05)
18
+
19
+
20
+ ### Features
21
+
22
+ * add new common translations ([7ff8a5a](https://github.com/ovh/manager/commit/7ff8a5a43a2e70ec4311be8ea2647cba4f2f7af9)), closes [#MANAGER-17404](https://github.com/ovh/manager/issues/MANAGER-17404)
23
+
24
+
25
+
26
+
27
+
6
28
  # [0.7.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-common-translations@0.6.0...@ovh-ux/manager-common-translations@0.7.0) (2025-05-23)
7
29
 
8
30
 
@@ -39,5 +39,14 @@
39
39
  "back": "Zurück",
40
40
  "back_to": "Zurück zu {{ value }}",
41
41
  "previous": "Zurück",
42
- "next": "Weiter"
42
+ "next": "Weiter",
43
+ "back_to_list": "Zurück zur Liste",
44
+ "back_to_homepage": "Zurück zur Startseite",
45
+ "activate": "Aktivieren",
46
+ "modify_name": "Namen ändern",
47
+ "modify_name_success": "Der Name wurde erfolgreich geändert.",
48
+ "retry": "Erneut versuchen",
49
+ "start": "Starten",
50
+ "renew": "Verlängern",
51
+ "restore": "Wiederherstellen"
43
52
  }
@@ -39,5 +39,14 @@
39
39
  "back": "Back",
40
40
  "back_to": "Back to {{ value }}",
41
41
  "previous": "Previous",
42
- "next": "Next"
42
+ "next": "Next",
43
+ "back_to_list": "Back to list",
44
+ "back_to_homepage": "Back to homepage",
45
+ "activate": "Enable",
46
+ "modify_name": "Change name",
47
+ "modify_name_success": "The name has been modified",
48
+ "retry": "Try again",
49
+ "start": "Start",
50
+ "renew": "Renew",
51
+ "restore": "Restore"
43
52
  }
@@ -39,5 +39,14 @@
39
39
  "back": "Volver",
40
40
  "back_to": "Volver a {{ value }}",
41
41
  "previous": "Anterior",
42
- "next": "Siguiente"
42
+ "next": "Siguiente",
43
+ "back_to_list": "Volver a la lista",
44
+ "back_to_homepage": "Volver a la página de inicio",
45
+ "activate": "Activar",
46
+ "modify_name": "Editar el nombre",
47
+ "modify_name_success": "El nombre se ha modificado correctamente.",
48
+ "retry": "Volver a intentarlo",
49
+ "start": "Empezar",
50
+ "renew": "Renovar",
51
+ "restore": "Restaurar"
43
52
  }
@@ -38,6 +38,15 @@
38
38
  "export_as": "Exporter en {{ format }}",
39
39
  "back": "Retour",
40
40
  "back_to": "Retour à {{ value }}",
41
+ "back_to_list": "Retour à la liste",
42
+ "back_to_homepage": "Retour à la page d'accueil",
41
43
  "previous": "Précédent",
42
- "next": "Suivant"
44
+ "next": "Suivant",
45
+ "activate": "Activer",
46
+ "modify_name": "Modifier le nom",
47
+ "modify_name_success": "Le nom a été modifié avec succès",
48
+ "retry": "Réessayer",
49
+ "start": "Commencer",
50
+ "renew": "Renouveler",
51
+ "restore": "Restaurer"
43
52
  }
@@ -38,6 +38,15 @@
38
38
  "export_as": "Exporter en {{ format }}",
39
39
  "back": "Retour",
40
40
  "back_to": "Retour à {{ value }}",
41
+ "back_to_list": "Retour à la liste",
42
+ "back_to_homepage": "Retour à la page d'accueil",
41
43
  "previous": "Précédent",
42
- "next": "Suivant"
44
+ "next": "Suivant",
45
+ "activate": "Activer",
46
+ "modify_name": "Modifier le nom",
47
+ "modify_name_success": "Le nom a été modifié avec succès",
48
+ "retry": "Réessayer",
49
+ "start": "Commencer",
50
+ "renew": "Renouveler",
51
+ "restore": "Restaurer"
43
52
  }
@@ -39,5 +39,14 @@
39
39
  "back": "Indietro",
40
40
  "back_to": "Tornare a {{ value }}",
41
41
  "previous": "Indietro",
42
- "next": "Successivo"
42
+ "next": "Successivo",
43
+ "back_to_list": "Torna alla lista",
44
+ "back_to_homepage": "Tornare alla home page",
45
+ "activate": "Attivare",
46
+ "modify_name": "Modifica il nome",
47
+ "modify_name_success": "Il nome è stato modificato correttamente",
48
+ "retry": "Riprova",
49
+ "start": "Comincia ora",
50
+ "renew": "Rinnovare",
51
+ "restore": "Ripristinare"
43
52
  }
@@ -39,5 +39,14 @@
39
39
  "back": "Powrót",
40
40
  "back_to": "Powrót do {{value}}",
41
41
  "previous": "Wstecz",
42
- "next": "Dalej"
42
+ "next": "Dalej",
43
+ "back_to_list": "Powrót do listy",
44
+ "back_to_homepage": "Powrót do strony głównej",
45
+ "activate": "Włącz",
46
+ "modify_name": "Zmień nazwę",
47
+ "modify_name_success": "Nazwa została zmodyfikowana",
48
+ "retry": "Spróbuj ponownie",
49
+ "start": "Zacznij",
50
+ "renew": "Odnów",
51
+ "restore": "Przywróć"
43
52
  }
@@ -39,5 +39,14 @@
39
39
  "back": "Retroceder",
40
40
  "back_to": "Voltar a {{ value }}",
41
41
  "previous": "Anterior",
42
- "next": "Seguinte"
42
+ "next": "Seguinte",
43
+ "back_to_list": "Voltar à lista",
44
+ "back_to_homepage": "Voltar para a página inicial",
45
+ "activate": "Ativar",
46
+ "modify_name": "Alterar o nome",
47
+ "modify_name_success": "O nome foi modificado com êxito",
48
+ "retry": "Tentar novamente",
49
+ "start": "Começar",
50
+ "renew": "Renovar",
51
+ "restore": "Restaurar"
43
52
  }
@@ -0,0 +1,8 @@
1
+ {
2
+ "billing": "Abrechnung",
3
+ "automatic_renew": "Automatische Verlängerung",
4
+ "subscription": "Abonnement",
5
+ "cancel_service": "Dienstleistung kündigen",
6
+ "cancel_service_success": "Der Dienst wurde gekündigt.",
7
+ "next_due_date": "Nächstes Zahlungsdatum"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "billing": "Billing",
3
+ "automatic_renew": "Automatic renewal",
4
+ "subscription": "Subscription",
5
+ "cancel_service": "Cancel the service",
6
+ "cancel_service_success": "Service cancelled!",
7
+ "next_due_date": "Next payment date"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "billing": "Facturación",
3
+ "automatic_renew": "Renovación automática",
4
+ "subscription": "Suscripción",
5
+ "cancel_service": "Dar de baja el servicio",
6
+ "cancel_service_success": "El servicio se ha dado de baja correctamente.",
7
+ "next_due_date": "Próxima fecha de vencimiento"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "billing": "Facturation",
3
+ "automatic_renew": "Renouvellement automatique",
4
+ "subscription": "Abonnement",
5
+ "cancel_service": "Résilier le service",
6
+ "cancel_service_success": "Le service a été résilié",
7
+ "next_due_date": "Prochaine échéance"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "billing": "Facturation",
3
+ "automatic_renew": "Renouvellement automatique",
4
+ "subscription": "Abonnement",
5
+ "cancel_service": "Résilier le service",
6
+ "cancel_service_success": "Le service a été résilié",
7
+ "next_due_date": "Prochaine échéance"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "billing": "Fatturazione",
3
+ "automatic_renew": "Rinnovo automatico",
4
+ "subscription": "Abbonamento",
5
+ "cancel_service": "Disattivare il servizio",
6
+ "cancel_service_success": "Il servizio è stato disattivato",
7
+ "next_due_date": "Prossima scadenza"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "billing": "Płatności",
3
+ "automatic_renew": "Automatyczne odnowienie",
4
+ "subscription": "Abonament",
5
+ "cancel_service": "Rezygnacja z usługi",
6
+ "cancel_service_success": "Usługa została zakończona",
7
+ "next_due_date": "Przyszła data wygaśnięcia"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "billing": "Faturação",
3
+ "automatic_renew": "Renovação automática",
4
+ "subscription": "Subscrição",
5
+ "cancel_service": "Cancelar serviço",
6
+ "cancel_service_success": "O serviço foi rescindido",
7
+ "next_due_date": "Próxima data de vencimento"
8
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "administrator": "Administrator",
3
+ "administrator_code": "Administratorcode",
4
+ "technical": "Technisch",
5
+ "technical_code": "Technischer Code",
6
+ "billing": "Abrechnung",
7
+ "billing_code": "Abrechnungscode",
8
+ "contacts": "Kontakte",
9
+ "contact": "Kontakt",
10
+ "manage_contacts": "Kontakte verwalten"
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "administrator": "Administrator",
3
+ "administrator_code": "Administrator code",
4
+ "technical": "Technical",
5
+ "technical_code": "Technical code",
6
+ "billing": "Billing",
7
+ "billing_code": "Billing code",
8
+ "contacts": "Contacts",
9
+ "contact": "Contact",
10
+ "manage_contacts": "Manage contacts"
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "administrator": "Administrador",
3
+ "administrator_code": "código del Administrador",
4
+ "technical": "Técnico",
5
+ "technical_code": "código Técnico",
6
+ "billing": "Facturación",
7
+ "billing_code": "código de Facturación",
8
+ "contacts": "Contactos",
9
+ "contact": "Contacto",
10
+ "manage_contacts": "Editar los contactos"
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "administrator": "Administrateur",
3
+ "administrator_code": "code Administrateur",
4
+ "technical": "Technique",
5
+ "technical_code": "code Technique",
6
+ "billing": "Facturation",
7
+ "billing_code": "code Facturation",
8
+ "contacts": "Contacts",
9
+ "contact": "Contact",
10
+ "manage_contacts": "Gérer les contacts"
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "administrator": "Administrateur",
3
+ "administrator_code": "code Administrateur",
4
+ "technical": "Technique",
5
+ "technical_code": "code Technique",
6
+ "billing": "Facturation",
7
+ "billing_code": "code Facturation",
8
+ "contacts": "Contacts",
9
+ "contact": "Contact",
10
+ "manage_contacts": "Gérer les contacts"
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "administrator": "Amministratore",
3
+ "administrator_code": "codice Amministratore",
4
+ "technical": "Tecnico",
5
+ "technical_code": "codice Tecnico",
6
+ "billing": "Fatturazione",
7
+ "billing_code": "codice Fatturazione",
8
+ "contacts": "Contatti",
9
+ "contact": "Contatto",
10
+ "manage_contacts": "Gestire i contatti"
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "administrator": "Kontakt administracyjny",
3
+ "administrator_code": "kod Kontaktu administracyjnego",
4
+ "technical": "Kontakt techniczny",
5
+ "technical_code": "kod Kontaktu technicznego",
6
+ "billing": "Płatności",
7
+ "billing_code": "kod Kontaktu księgowego",
8
+ "contacts": "Kontakty",
9
+ "contact": "Kontakt",
10
+ "manage_contacts": "Zarządzanie kontaktami"
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "administrator": "Administrador",
3
+ "administrator_code": "código Administrador",
4
+ "technical": "Técnico",
5
+ "technical_code": "código Técnico",
6
+ "billing": "Faturação",
7
+ "billing_code": "código Faturação",
8
+ "contacts": "Contactos",
9
+ "contact": "Contacto",
10
+ "manage_contacts": "Gerir os contactos"
11
+ }
@@ -0,0 +1,257 @@
1
+ {
2
+ "country_AC": "Ascension",
3
+ "country_AD": "Andorra",
4
+ "country_AE": "Vereinigte Arabische Emirate",
5
+ "country_AF": "Afghanistan",
6
+ "country_AG": "Antigua und Barbuda",
7
+ "country_AI": "Anguilla",
8
+ "country_AL": "Albanien",
9
+ "country_AM": "Armenien",
10
+ "country_AO": "Angola",
11
+ "country_AQ": "Antarktis",
12
+ "country_AR": "Argentinien",
13
+ "country_AS": "Amerikanisch-Samoa",
14
+ "country_AT": "Österreich",
15
+ "country_AU": "Australien",
16
+ "country_AW": "Aruba",
17
+ "country_AX": "Åland Inseln",
18
+ "country_AZ": "Aserbaidschan",
19
+ "country_BA": "Bosnien-Herzegowina",
20
+ "country_BB": "Barbados",
21
+ "country_BD": "Bangladesch",
22
+ "country_BE": "Belgien",
23
+ "country_BF": "Burkina Faso",
24
+ "country_BG": "Bulgarien",
25
+ "country_BH": "Bahrein",
26
+ "country_BI": "Burundi",
27
+ "country_BJ": "Benin",
28
+ "country_BL": "Saint Barthélemy",
29
+ "country_BM": "Bermuda",
30
+ "country_BN": "Brunei Darussalam",
31
+ "country_BO": "Bolivien",
32
+ "country_BQ": "Karibische Niederlande",
33
+ "country_BR": "Brasilien",
34
+ "country_BS": "Bahamas",
35
+ "country_BT": "Bhutan",
36
+ "country_BW": "Botswana",
37
+ "country_BY": "Weißrussland",
38
+ "country_BZ": "Belize",
39
+ "country_CA": "Kanada",
40
+ "country_CC": "Cocos (Keeling) Islands",
41
+ "country_CD": "Demokratische Republik Kongo",
42
+ "country_CF": "Zentralafrikanische Republik",
43
+ "country_CG": "Kongo",
44
+ "country_CH": "Schweiz",
45
+ "country_CI": "Elfenbeinküste",
46
+ "country_CK": "Cook Islands",
47
+ "country_CL": "Chile",
48
+ "country_CM": "Kamerun",
49
+ "country_CN": "China",
50
+ "country_CO": "Kolumbien",
51
+ "country_CR": "Costa Rica",
52
+ "country_CU": "Kuba",
53
+ "country_CV": "Kap Verde",
54
+ "country_CW": "Curaçao",
55
+ "country_CX": "Weihnachtsinsel",
56
+ "country_CY": "Zypern",
57
+ "country_CZ": "Tschechische Republik",
58
+ "country_DE": "Deutschland",
59
+ "country_DG": "Diego Garcia",
60
+ "country_DJ": "Dschibuti",
61
+ "country_DK": "Dänemark",
62
+ "country_DM": "Dominika",
63
+ "country_DO": "Dominikanische Republik",
64
+ "country_DZ": "Algerien",
65
+ "country_EA": "Ceuta, Melilla",
66
+ "country_EC": "Ecuador",
67
+ "country_EE": "Estland",
68
+ "country_EG": "Ägypten",
69
+ "country_EH": "Westsahara",
70
+ "country_ER": "Eritrea",
71
+ "country_ES": "Spanien",
72
+ "country_ET": "Äthiopien",
73
+ "country_FI": "Finnland",
74
+ "country_FJ": "Fidschi",
75
+ "country_FK": "Falkland-Inseln (Malvinas)",
76
+ "country_FM": "Mikronesien",
77
+ "country_FO": "Färöer-Inseln",
78
+ "country_FR": "Frankreich",
79
+ "country_GA": "Gabun",
80
+ "country_GB": "Vereinigtes Königreich",
81
+ "country_GD": "Grenada",
82
+ "country_GE": "Georgien",
83
+ "country_GF": "Französisch-Guayana",
84
+ "country_GG": "Guernesey",
85
+ "country_GH": "Ghana",
86
+ "country_GI": "Gibraltar",
87
+ "country_GL": "Grönland",
88
+ "country_GM": "Gambia",
89
+ "country_GN": "Guinea",
90
+ "country_GP": "Guadeloupe",
91
+ "country_GQ": "Äquatorial-Guinea",
92
+ "country_GR": "Griechenland",
93
+ "country_GS": "Südgeorgien und Südliche Sandwichinseln",
94
+ "country_GT": "Guatemala",
95
+ "country_GU": "Guam",
96
+ "country_GW": "Guinea-Bissau",
97
+ "country_GY": "Guyana",
98
+ "country_HK": "Hong-Kong",
99
+ "country_HN": "Honduras",
100
+ "country_HR": "Kroatien",
101
+ "country_HT": "Haiti",
102
+ "country_HU": "Ungarn",
103
+ "country_IC": "Kanarische Inseln",
104
+ "country_ID": "Indonesien",
105
+ "country_IE": "Irland",
106
+ "country_IL": "Israel",
107
+ "country_IM": "Isle of Man",
108
+ "country_IN": "Indien",
109
+ "country_IO": "Britisches Territorium im Indischen Ozean",
110
+ "country_IQ": "Irak",
111
+ "country_IR": "Iran",
112
+ "country_IS": "Island",
113
+ "country_IT": "Italien",
114
+ "country_JE": "Jersey",
115
+ "country_JM": "Jamaika",
116
+ "country_JO": "Jordanien",
117
+ "country_JP": "Japan",
118
+ "country_KE": "Kenia",
119
+ "country_KG": "Kirgisistan",
120
+ "country_KH": "Kambodscha",
121
+ "country_KI": "Kiribati",
122
+ "country_KM": "Komoren",
123
+ "country_KN": "St. Kitts und Nevis",
124
+ "country_KP": "Demokratische Volksrepublik Korea",
125
+ "country_KR": "Republik Korea",
126
+ "country_KW": "Kuwait",
127
+ "country_KY": "Cayman Islands",
128
+ "country_KZ": "Kasachstan",
129
+ "country_LA": "Laos, Demokratische Volksrepublik",
130
+ "country_LB": "Libanon",
131
+ "country_LC": "St. Lucia",
132
+ "country_LI": "Liechtenstein",
133
+ "country_LK": "Sri Lanka",
134
+ "country_LR": "Liberia",
135
+ "country_LS": "Lesotho",
136
+ "country_LT": "Litauen",
137
+ "country_LU": "Luxemburg",
138
+ "country_LV": "Lettland",
139
+ "country_LY": "Libyen",
140
+ "country_MA": "Marokko*",
141
+ "country_MC": "Monaco",
142
+ "country_MD": "Moldawien",
143
+ "country_ME": "Montenegro",
144
+ "country_MF": "Saint Martin (französischer Teil)",
145
+ "country_MG": "Madagaskar",
146
+ "country_MH": "Marshall-Inseln",
147
+ "country_MK": "Mazedonien",
148
+ "country_ML": "Mali",
149
+ "country_MM": "Myanmar",
150
+ "country_MN": "Mongolei",
151
+ "country_MO": "Macao",
152
+ "country_MP": "Nördliche Marianen",
153
+ "country_MQ": "Martinique",
154
+ "country_MR": "Mauretanien",
155
+ "country_MS": "Montserrat",
156
+ "country_MT": "Malta",
157
+ "country_MU": "Republik Mauritius",
158
+ "country_MV": "Malediven",
159
+ "country_MW": "Malawi",
160
+ "country_MX": "Mexiko",
161
+ "country_MY": "Malaysia",
162
+ "country_MZ": "Mosambik",
163
+ "country_NA": "Namibia",
164
+ "country_NC": "Neukaledonien",
165
+ "country_NE": "Niger",
166
+ "country_NF": "Norfolk-Insel",
167
+ "country_NG": "Nigeria",
168
+ "country_NI": "Nicaragua",
169
+ "country_NL": "Niederlande",
170
+ "country_NO": "Norwegen",
171
+ "country_NP": "Nepal",
172
+ "country_NR": "Nauru",
173
+ "country_NU": "Niue",
174
+ "country_NZ": "Neuseeland",
175
+ "country_OM": "Oman",
176
+ "country_PA": "Panama",
177
+ "country_PE": "Peru",
178
+ "country_PF": "Französisch-Polynesien",
179
+ "country_PG": "Papua-Neuguinea",
180
+ "country_PH": "Philippinen",
181
+ "country_PK": "Pakistan",
182
+ "country_PL": "Polen",
183
+ "country_PM": "Saint-Pierre und Miquelon",
184
+ "country_PN": "Pitcairn",
185
+ "country_PR": "Puerto Rico",
186
+ "country_PS": "Palästinensische Gebiete",
187
+ "country_PT": "Portugal",
188
+ "country_PW": "Palau",
189
+ "country_PY": "Paraguay",
190
+ "country_QA": "Katar",
191
+ "country_QC": "Quebec",
192
+ "country_RE": "La Réunion",
193
+ "country_RO": "Rumänien",
194
+ "country_RS": "Republik Serbien (vormals Serbien und Montenegro)",
195
+ "country_RU": "Russland",
196
+ "country_RW": "Ruanda",
197
+ "country_SA": "Saudi-Arabien",
198
+ "country_SB": "Salomon-Inseln",
199
+ "country_SC": "Seychellen",
200
+ "country_SD": "Sudan",
201
+ "country_SE": "Schweden",
202
+ "country_SG": "Singapur",
203
+ "country_SH": "Sankt Helena",
204
+ "country_SI": "Slowenien",
205
+ "country_SJ": "Svalbard und Jan Mayen Insel",
206
+ "country_SK": "Slowakei",
207
+ "country_SL": "Sierra Leone",
208
+ "country_SM": "San Marino",
209
+ "country_SN": "Senegal*",
210
+ "country_SO": "Somalia",
211
+ "country_SR": "Suriname",
212
+ "country_SS": "Süd-Sudan",
213
+ "country_ST": "Sao Tome und Principe",
214
+ "country_SV": "El Salvador",
215
+ "country_SX": "Saint-Martin (Königreich der Niederlande)",
216
+ "country_SY": "Syrien",
217
+ "country_SZ": "Swasiland",
218
+ "country_TA": "Tristan da Cunha",
219
+ "country_TC": "Turks- und Caicosinseln",
220
+ "country_TD": "Tschad",
221
+ "country_TF": "Südliche Französische Territorien",
222
+ "country_TG": "Togo",
223
+ "country_TH": "Thailand",
224
+ "country_TJ": "Tadschikistan",
225
+ "country_TK": "Tokelau",
226
+ "country_TL": "Timor-Leste",
227
+ "country_TM": "Turkmenistan",
228
+ "country_TN": "Tunesien*",
229
+ "country_TO": "Tonga",
230
+ "country_TR": "Türkei",
231
+ "country_TT": "Trinidad und Tobago",
232
+ "country_TV": "Tuvalu",
233
+ "country_TW": "Taiwan, Provinz von China",
234
+ "country_TZ": "Tansania",
235
+ "country_UA": "Ukraine",
236
+ "country_UG": "Uganda",
237
+ "country_UK": "Vereinigtes Königreich",
238
+ "country_UM": "Kleinere Inselbesitzungen der Vereinigten Staaten",
239
+ "country_US": "USA",
240
+ "country_UY": "Uruguay",
241
+ "country_UZ": "Usbekistan",
242
+ "country_VA": "Vatikan",
243
+ "country_VC": "St. Vincent und die Grenadinen",
244
+ "country_VE": "Venezuela",
245
+ "country_VG": "British Virgin Islands",
246
+ "country_VI": "US-Jungferninseln",
247
+ "country_VN": "Vietnam",
248
+ "country_VU": "Vanuatu",
249
+ "country_WF": "Wallis und Futuna",
250
+ "country_WS": "Samoa",
251
+ "country_XK": "Kosovo",
252
+ "country_YE": "Jemen",
253
+ "country_YT": "Mayotte",
254
+ "country_ZA": "Südafrika",
255
+ "country_ZM": "Sambia",
256
+ "country_ZW": "Simbabwe"
257
+ }