@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
@@ -0,0 +1,257 @@
1
+ {
2
+ "country_AC": "Ilha De Ascensão",
3
+ "country_AD": "Andorra",
4
+ "country_AE": "Emirados Árabes Unidos",
5
+ "country_AF": "Afeganistão",
6
+ "country_AG": "Antígua e Barbuda",
7
+ "country_AI": "Anguila",
8
+ "country_AL": "Albânia",
9
+ "country_AM": "Arménia",
10
+ "country_AO": "Angola",
11
+ "country_AQ": "Antártica",
12
+ "country_AR": "Argentina",
13
+ "country_AS": "Samoa Americana",
14
+ "country_AT": "Áustria",
15
+ "country_AU": "Austrália",
16
+ "country_AW": "Aruba",
17
+ "country_AX": "Alanda, Ilhas",
18
+ "country_AZ": "Azerbaijão",
19
+ "country_BA": "Bósnia-Herzegovina",
20
+ "country_BB": "Barbados",
21
+ "country_BD": "Bangladeche",
22
+ "country_BE": "Bélgica",
23
+ "country_BF": "Burquina Faso",
24
+ "country_BG": "Bulgária",
25
+ "country_BH": "Bahrein",
26
+ "country_BI": "Burundi",
27
+ "country_BJ": "Benim",
28
+ "country_BL": "São Bartolomeu",
29
+ "country_BM": "Bermudas",
30
+ "country_BN": "Brunei",
31
+ "country_BO": "Bolívia",
32
+ "country_BQ": "Países Baixos Caribenhos",
33
+ "country_BR": "Brasil",
34
+ "country_BS": "Baamas",
35
+ "country_BT": "Butão",
36
+ "country_BW": "Botsuana",
37
+ "country_BY": "Bielorrússia",
38
+ "country_BZ": "Belize",
39
+ "country_CA": "Canadá",
40
+ "country_CC": "Cocos (Keeling)",
41
+ "country_CD": "República Democrática do Congo",
42
+ "country_CF": "República Centro-Africana",
43
+ "country_CG": "Congo",
44
+ "country_CH": "Suíça",
45
+ "country_CI": "Costa do Marfim",
46
+ "country_CK": "Cook, Ilhas",
47
+ "country_CL": "Chile",
48
+ "country_CM": "Camarões",
49
+ "country_CN": "China",
50
+ "country_CO": "Colômbia",
51
+ "country_CR": "Costa Rica",
52
+ "country_CU": "Cuba",
53
+ "country_CV": "Cabo Verde",
54
+ "country_CW": "Curaçau",
55
+ "country_CX": "Christmas, Ilha",
56
+ "country_CY": "Chipre",
57
+ "country_CZ": "República Checa",
58
+ "country_DE": "Alemanha",
59
+ "country_DG": "Diego Garcia",
60
+ "country_DJ": "Jibuti",
61
+ "country_DK": "Dinamarca",
62
+ "country_DM": "Dominicana",
63
+ "country_DO": "República dominicana",
64
+ "country_DZ": "Argélia",
65
+ "country_EA": "Ceuta, Melilha",
66
+ "country_EC": "Equador",
67
+ "country_EE": "Estónia",
68
+ "country_EG": "Egipto",
69
+ "country_EH": "Saara Ocidental",
70
+ "country_ER": "Eritreia",
71
+ "country_ES": "Espanha",
72
+ "country_ET": "Etiópia",
73
+ "country_FI": "Finlândia",
74
+ "country_FJ": "Fiji",
75
+ "country_FK": "Malvinas, Ilhas",
76
+ "country_FM": "Micronésia, Estados Federados da",
77
+ "country_FO": "Ilhas Faroé",
78
+ "country_FR": "França",
79
+ "country_GA": "Gabão",
80
+ "country_GB": "Reino Unido",
81
+ "country_GD": "Granada",
82
+ "country_GE": "Geórgia",
83
+ "country_GF": "Guiana Francesa",
84
+ "country_GG": "Guernsey",
85
+ "country_GH": "Gana",
86
+ "country_GI": "Gibraltar",
87
+ "country_GL": "Gronelândia",
88
+ "country_GM": "Gâmbia",
89
+ "country_GN": "Guiné",
90
+ "country_GP": "Guadalupe",
91
+ "country_GQ": "Guine Equatorial",
92
+ "country_GR": "Grécia",
93
+ "country_GS": "Geórgia do Sul e Sandwich do Sul, Ilhas",
94
+ "country_GT": "Guatemala",
95
+ "country_GU": "Guam",
96
+ "country_GW": "Guiné-Bissau",
97
+ "country_GY": "Guiana",
98
+ "country_HK": "Hong-Kong",
99
+ "country_HN": "Honduras",
100
+ "country_HR": "Croácia",
101
+ "country_HT": "Haiti",
102
+ "country_HU": "Hungria",
103
+ "country_IC": "Ilhas Canárias",
104
+ "country_ID": "Indonésia",
105
+ "country_IE": "Irlanda",
106
+ "country_IL": "Israel",
107
+ "country_IM": "Ilha de Man",
108
+ "country_IN": "Índia",
109
+ "country_IO": "Oceano Indico, Território Britânico do",
110
+ "country_IQ": "Iraque",
111
+ "country_IR": "Irão, República Islâmica do",
112
+ "country_IS": "Islândia",
113
+ "country_IT": "Itália",
114
+ "country_JE": "Jersey",
115
+ "country_JM": "Jamaica",
116
+ "country_JO": "Jordânia",
117
+ "country_JP": "Japão",
118
+ "country_KE": "Quénia",
119
+ "country_KG": "Quirguistão",
120
+ "country_KH": "Camboja",
121
+ "country_KI": "Quiribáti",
122
+ "country_KM": "Comores",
123
+ "country_KN": "São Cristóvão e Nevis",
124
+ "country_KP": "Coreia, República Popular Democrática Da",
125
+ "country_KR": "Coreia, República da",
126
+ "country_KW": "Kuwait",
127
+ "country_KY": "Caimão, Ilhas",
128
+ "country_KZ": "Cazaquistão",
129
+ "country_LA": "Laos, República Democrática Popular",
130
+ "country_LB": "Líbano",
131
+ "country_LC": "Santa Lúcia",
132
+ "country_LI": "Listenstaine",
133
+ "country_LK": "Sri Lanka",
134
+ "country_LR": "Libéria",
135
+ "country_LS": "Lesoto",
136
+ "country_LT": "Lituânia",
137
+ "country_LU": "Luxemburgo",
138
+ "country_LV": "Letónia",
139
+ "country_LY": "Líbia",
140
+ "country_MA": "Marrocos*",
141
+ "country_MC": "Mónaco",
142
+ "country_MD": "Moldávia",
143
+ "country_ME": "Montenegro",
144
+ "country_MF": "Ilha de São Martinho",
145
+ "country_MG": "Madagáscar",
146
+ "country_MH": "Ilhas Marshall",
147
+ "country_MK": "Macedónia",
148
+ "country_ML": "Mali",
149
+ "country_MM": "Birmânia",
150
+ "country_MN": "Mongólia",
151
+ "country_MO": "Macau",
152
+ "country_MP": "Marianas Setentrionais",
153
+ "country_MQ": "Martinica",
154
+ "country_MR": "Mauritânia",
155
+ "country_MS": "Monserrate",
156
+ "country_MT": "Malta ",
157
+ "country_MU": "República da Maurícia",
158
+ "country_MV": "Maldivas",
159
+ "country_MW": "Maláui",
160
+ "country_MX": "México",
161
+ "country_MY": "Malásia",
162
+ "country_MZ": "Moçambique",
163
+ "country_NA": "Namíbia",
164
+ "country_NC": "Nova Caledónia",
165
+ "country_NE": "Níger",
166
+ "country_NF": "Ilha Norfolk",
167
+ "country_NG": "Nigéria",
168
+ "country_NI": "Nicarágua",
169
+ "country_NL": "Países Baixos",
170
+ "country_NO": "Noruega",
171
+ "country_NP": "Nepal",
172
+ "country_NR": "Nauru",
173
+ "country_NU": "Niue",
174
+ "country_NZ": "Nova Zelândia",
175
+ "country_OM": "Omã",
176
+ "country_PA": "Panamá",
177
+ "country_PE": "Peru",
178
+ "country_PF": "Polinésia Francesa",
179
+ "country_PG": "Papua-Nova Guiné",
180
+ "country_PH": "Filipinas",
181
+ "country_PK": "Paquistão",
182
+ "country_PL": "Polónia",
183
+ "country_PM": "Saint-Pierre e Miquelon",
184
+ "country_PN": "Ilhas Pitcairn",
185
+ "country_PR": "Porto Rico",
186
+ "country_PS": "Territórios palestinianos",
187
+ "country_PT": "Portugal",
188
+ "country_PW": "Palau",
189
+ "country_PY": "Paraguai",
190
+ "country_QA": "Catar",
191
+ "country_QC": "Quebeque",
192
+ "country_RE": "Ilha da Reunião",
193
+ "country_RO": "Roménia",
194
+ "country_RS": "República da Servia (Antiga Sérvia e Montenegro código cs)",
195
+ "country_RU": "Rússia",
196
+ "country_RW": "Ruanda",
197
+ "country_SA": "Arábia Saudita",
198
+ "country_SB": "Ilhas Salomão",
199
+ "country_SC": "Seicheles",
200
+ "country_SD": "Sudão",
201
+ "country_SE": "Suécia",
202
+ "country_SG": "Singapura",
203
+ "country_SH": "Santa Helena",
204
+ "country_SI": "Eslovénia",
205
+ "country_SJ": "Svalbard e Jan Mayen",
206
+ "country_SK": "Eslováquia",
207
+ "country_SL": "Serra Leoa",
208
+ "country_SM": "São Marino",
209
+ "country_SN": "Senegal*",
210
+ "country_SO": "Somália",
211
+ "country_SR": "Suriname",
212
+ "country_SS": "Sudão do Sul",
213
+ "country_ST": "São Tomé e Príncipe",
214
+ "country_SV": "Salvador",
215
+ "country_SX": "Saint-Martin (Reino Unido dos países baixos)",
216
+ "country_SY": "Síria",
217
+ "country_SZ": "Suazilândia",
218
+ "country_TA": "Tristão da Cunha",
219
+ "country_TC": "Ilhas Turcas e Caicos",
220
+ "country_TD": "Chade",
221
+ "country_TF": "Terras Austrais e Antárticas Francesas",
222
+ "country_TG": "Togo",
223
+ "country_TH": "Tailândia",
224
+ "country_TJ": "Tajiquistão",
225
+ "country_TK": "Toquelau",
226
+ "country_TL": "Timor-Leste",
227
+ "country_TM": "Turquemenistão",
228
+ "country_TN": "Tunísia*",
229
+ "country_TO": "Tonga",
230
+ "country_TR": "Turquia",
231
+ "country_TT": "Trinidad e Tobago",
232
+ "country_TV": "Tuvalu",
233
+ "country_TW": "Taiwan, província da China",
234
+ "country_TZ": "República Unida da Tanzânia",
235
+ "country_UA": "Ucrânia",
236
+ "country_UG": "Uganda",
237
+ "country_UK": "Reino Unido",
238
+ "country_UM": "Ilhas Menores Distantes dos Estados Unidos",
239
+ "country_US": "Estados Unidos",
240
+ "country_UY": "Uruguai",
241
+ "country_UZ": "Uzbequistão",
242
+ "country_VA": "Vaticano",
243
+ "country_VC": "São Vicente e Granadinas",
244
+ "country_VE": "Venezuela",
245
+ "country_VG": "Ilhas Virgens Britânicas",
246
+ "country_VI": "Ilhas Virgens Americanas",
247
+ "country_VN": "Vietname",
248
+ "country_VU": "Vanuatu",
249
+ "country_WF": "Wallis e Futuna",
250
+ "country_WS": "Samoa",
251
+ "country_XK": "Kosovo",
252
+ "country_YE": "Iémen",
253
+ "country_YT": "Maiote",
254
+ "country_ZA": "África do Sul",
255
+ "country_ZM": "Zâmbia",
256
+ "country_ZW": "Zimbabué"
257
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "Name",
3
+ "general_information": "Allgemeine Informationen",
4
+ "description": "Beschreibung",
5
+ "type": "Typ",
6
+ "creation_date": "Erstellungsdatum",
7
+ "none": "Keine"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "Name",
3
+ "general_information": "General information",
4
+ "description": "Description",
5
+ "type": "Type",
6
+ "creation_date": "Created on",
7
+ "none": "None"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "Apellido",
3
+ "general_information": "Información general",
4
+ "description": "Descripción",
5
+ "type": "Tipo",
6
+ "creation_date": "Fecha de creación",
7
+ "none": "Ninguno/a"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "Nom",
3
+ "general_information": "Informations générales",
4
+ "description": "Description",
5
+ "type": "Type",
6
+ "creation_date": "Date de création",
7
+ "none": "Aucun"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "Nom",
3
+ "general_information": "Informations générales",
4
+ "description": "Description",
5
+ "type": "Type",
6
+ "creation_date": "Date de création",
7
+ "none": "Aucun"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "Nome",
3
+ "general_information": "Informazioni generali",
4
+ "description": "Descrizione",
5
+ "type": "Tipo",
6
+ "creation_date": "Data di creazione",
7
+ "none": "Nessuna"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "Nazwa",
3
+ "general_information": "Informacje ogólne",
4
+ "description": "Opis",
5
+ "type": "Typ",
6
+ "creation_date": "Data utworzenia",
7
+ "none": "Brak"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "Nome",
3
+ "general_information": "Informações gerais",
4
+ "description": "Descrição",
5
+ "type": "Tipo",
6
+ "creation_date": "Data de criação",
7
+ "none": "Nenhum"
8
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "oops": "Hoppla!",
3
+ "error_code": "Fehlercode: {{code}}",
4
+ "error_message": "Ein Fehler ist aufgetreten: {{message}}",
5
+ "error_loading_page": "Beim Laden der Seite ist ein Fehler aufgetreten."
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "oops": "Oops!",
3
+ "error_code": "Error code: {{code}}",
4
+ "error_message": "An error has occurred: {{message}}",
5
+ "error_loading_page": "An error has occurred loading the page."
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "oops": "¡Vaya!",
3
+ "error_code": "Código de error: {{code}}",
4
+ "error_message": "Se ha producido un error: {{message}}",
5
+ "error_loading_page": "Se ha producido un error al cargar la página."
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "oops": "Oops ...!",
3
+ "error_code": "Code d'erreur : {{code}}",
4
+ "error_message": "Une erreur est survenue : {{message}}",
5
+ "error_loading_page": "Une erreur est survenue lors du chargement de la page"
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "oops": "Oops ...!",
3
+ "error_code": "Code d'erreur : {{code}}",
4
+ "error_message": "Une erreur est survenue : {{message}}",
5
+ "error_loading_page": "Une erreur est survenue lors du chargement de la page"
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "oops": "Ops!",
3
+ "error_code": "Codice di errore: {{code}}",
4
+ "error_message": "Si è verificato un errore: {{message}}",
5
+ "error_loading_page": "Si è verificato un errore durante il caricamento della pagina"
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "oops": "Ojej...",
3
+ "error_code": "Kod błędu: {{code}}",
4
+ "error_message": "Wystąpił błąd: {{message}}",
5
+ "error_loading_page": "Wystąpił błąd podczas ładowania strony"
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "oops": "Oops!",
3
+ "error_code": "Código de erro: {{code}}",
4
+ "error_message": "Ocorreu um erro: {{ message }}",
5
+ "error_loading_page": "Ocorreu um erro ao carregar a página."
6
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "tutorial": "Anleitung",
3
+ "guides": "Guides",
4
+ "guide": "Anleitung",
5
+ "first_step_to_use_product": "Erster Schritt zum Verwenden von {{product}}",
6
+ "faq": "Häufig gestellte Fragen",
7
+ "browse_faq": "FAQ durchsuchen",
8
+ "find_out_more": "Mehr erfahren",
9
+ "find_out_more_faq": "In den FAQ finden Sie Antworten auf häufig gestellte Fragen."
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "tutorial": "Tutorial",
3
+ "guides": "Guides",
4
+ "guide": "Guide",
5
+ "first_step_to_use_product": "Getting started with {{product}}",
6
+ "faq": "Frequently asked questions",
7
+ "browse_faq": "Browse FAQ",
8
+ "find_out_more": "Find out more",
9
+ "find_out_more_faq": "Browse the FAQs to find answers to common questions."
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "tutorial": "Guía",
3
+ "guides": "Guías",
4
+ "guide": "Guía",
5
+ "first_step_to_use_product": "Primeros pasos para utilizar {{product}}",
6
+ "faq": "Preguntas frecuentes",
7
+ "browse_faq": "Examinar las FAQ",
8
+ "find_out_more": "Más información",
9
+ "find_out_more_faq": "Consulte las FAQ para obtener respuestas a las preguntas más frecuentes."
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "tutorial": "Tutoriel",
3
+ "guides": "Guides",
4
+ "guide": "Guide",
5
+ "first_step_to_use_product": "Premier pas pour utiliser {{product}}",
6
+ "faq": "Questions fréquentes",
7
+ "browse_faq": "Parcourir les FAQ",
8
+ "find_out_more": "En savoir plus",
9
+ "find_out_more_faq": "Parcourez les FAQ pour trouver des réponses aux questions les plus fréquentes."
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "tutorial": "Tutoriel",
3
+ "guides": "Guides",
4
+ "guide": "Guide",
5
+ "first_step_to_use_product": "Premier pas pour utiliser {{product}}",
6
+ "faq": "Questions fréquentes",
7
+ "browse_faq": "Parcourir les FAQ",
8
+ "find_out_more": "En savoir plus",
9
+ "find_out_more_faq": "Parcourez les FAQ pour trouver des réponses aux questions les plus fréquentes."
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "tutorial": "Tutorial",
3
+ "guides": "Guide",
4
+ "guide": "Guida",
5
+ "first_step_to_use_product": "Iniziare a utilizzare {{product}}",
6
+ "faq": "Domande frequenti",
7
+ "browse_faq": "Consulta le FAQ",
8
+ "find_out_more": "Scopri di più",
9
+ "find_out_more_faq": "Fai una ricerca tra le FAQ per trovare la risposta alle domande più frequenti."
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "tutorial": "Tutorial",
3
+ "guides": "Przewodniki",
4
+ "guide": "Przewodnik",
5
+ "first_step_to_use_product": "Pierwsze kroki z produktem {{product}}",
6
+ "faq": "Najczęściej zadawane pytania",
7
+ "browse_faq": "Sprawdź FAQ",
8
+ "find_out_more": "Dowiedz się więcej",
9
+ "find_out_more_faq": "Sprawdź FAQ, aby znaleźć odpowiedzi na najczęściej zadawane pytania."
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "tutorial": "Tutorial",
3
+ "guides": "Manuais",
4
+ "guide": "Manual",
5
+ "first_step_to_use_product": "Primeiros passos para utilizar {{product}}",
6
+ "faq": "Perguntas frequentes",
7
+ "browse_faq": "Consultar as FAQ",
8
+ "find_out_more": "Saber mais",
9
+ "find_out_more_faq": "Consulte as FAQ para encontrar respostas às dúvidas mais frequentes."
10
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "region": "Region",
3
+ "localisation": "Standort"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "region": "Region",
3
+ "localisation": "Location"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "region": "Región",
3
+ "localisation": "Localización"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "region": "Région",
3
+ "localisation": "Localisation"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "region": "Région",
3
+ "localisation": "Localisation"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "region": "Region",
3
+ "localisation": "Localizzazione"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "region": "Region",
3
+ "localisation": "Lokalizacja"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "region": "Região",
3
+ "localisation": "Localização"
4
+ }
@@ -4,5 +4,7 @@
4
4
  "service_state_suspended": "Ausgesetzt",
5
5
  "service_state_toActivate": "Zu aktivieren",
6
6
  "service_state_toDelete": "Zu löschen",
7
- "service_state_toSuspend": "Auszusetzen"
7
+ "service_state_toSuspend": "Auszusetzen",
8
+ "service_state_enabled": "Aktiviert",
9
+ "service_state_disabled": "Deaktiviert"
8
10
  }
@@ -4,5 +4,7 @@
4
4
  "service_state_suspended": "Suspended",
5
5
  "service_state_toActivate": "Enabling required",
6
6
  "service_state_toDelete": "To be deleted",
7
- "service_state_toSuspend": "To be suspended"
7
+ "service_state_toSuspend": "To be suspended",
8
+ "service_state_enabled": "Enabled",
9
+ "service_state_disabled": "Disabled"
8
10
  }
@@ -4,5 +4,7 @@
4
4
  "service_state_suspended": "Suspendido",
5
5
  "service_state_toActivate": "Pendiente de activar",
6
6
  "service_state_toDelete": "Pendiente de eliminar",
7
- "service_state_toSuspend": "Pendiente de suspender"
7
+ "service_state_toSuspend": "Pendiente de suspender",
8
+ "service_state_enabled": "Activado",
9
+ "service_state_disabled": "Desactivado"
8
10
  }
@@ -4,5 +4,7 @@
4
4
  "service_state_suspended": "Suspendu",
5
5
  "service_state_toActivate": "À activer",
6
6
  "service_state_toDelete": "À supprimer",
7
- "service_state_toSuspend": "À suspendre"
7
+ "service_state_toSuspend": "À suspendre",
8
+ "service_state_enabled": "Activé",
9
+ "service_state_disabled": "Désactivé"
8
10
  }
@@ -4,5 +4,7 @@
4
4
  "service_state_suspended": "Suspendu",
5
5
  "service_state_toActivate": "À activer",
6
6
  "service_state_toDelete": "À supprimer",
7
- "service_state_toSuspend": "À suspendre"
7
+ "service_state_toSuspend": "À suspendre",
8
+ "service_state_enabled": "Activé",
9
+ "service_state_disabled": "Désactivé"
8
10
  }
@@ -4,5 +4,7 @@
4
4
  "service_state_suspended": "Sospeso",
5
5
  "service_state_toActivate": "Da attivare",
6
6
  "service_state_toDelete": "Da eliminare",
7
- "service_state_toSuspend": "Da sospendere"
7
+ "service_state_toSuspend": "Da sospendere",
8
+ "service_state_enabled": "Attivato",
9
+ "service_state_disabled": "Disattivato"
8
10
  }
@@ -4,5 +4,7 @@
4
4
  "service_state_suspended": "Zawieszona",
5
5
  "service_state_toActivate": "Do aktywacji",
6
6
  "service_state_toDelete": "Do usunięcia",
7
- "service_state_toSuspend": "Do zawieszenia"
7
+ "service_state_toSuspend": "Do zawieszenia",
8
+ "service_state_enabled": "Włączona",
9
+ "service_state_disabled": "Wyłączone"
8
10
  }
@@ -4,5 +4,7 @@
4
4
  "service_state_suspended": "Suspenso",
5
5
  "service_state_toActivate": "A ativar",
6
6
  "service_state_toDelete": "Eliminação pendente",
7
- "service_state_toSuspend": "Suspensão pendente"
7
+ "service_state_toSuspend": "Suspensão pendente",
8
+ "service_state_enabled": "Ativado",
9
+ "service_state_disabled": "Desativado"
8
10
  }
@@ -0,0 +1,7 @@
1
+ {
2
+ "status": "Status",
3
+ "unsubscribed": "Nicht abonniert",
4
+ "subscribed": "Abonniert",
5
+ "to_activate": "Zu aktivieren",
6
+ "activation_in_progress": "Wird aktiviert"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "status": "Status",
3
+ "unsubscribed": "Not subscribed",
4
+ "subscribed": "Subscribed",
5
+ "to_activate": "Enabling required",
6
+ "activation_in_progress": "Enabling..."
7
+ }