@ovh-ux/manager-common-translations 0.14.0 → 0.15.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.
- package/CHANGELOG.md +17 -0
- package/dist/@ovh-ux/manager-common-translations/form/Messages_de_DE.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/form/Messages_en_GB.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/form/Messages_es_ES.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/form/Messages_it_IT.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/form/Messages_pl_PL.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/form/Messages_pt_PT.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/status/Messages_de_DE.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/status/Messages_en_GB.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/status/Messages_es_ES.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/status/Messages_it_IT.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/status/Messages_pl_PL.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/status/Messages_pt_PT.json +2 -1
- package/dist/@ovh-ux/manager-common-translations/upload/Messages_de_DE.json +5 -5
- package/dist/@ovh-ux/manager-common-translations/upload/Messages_en_GB.json +8 -8
- package/dist/@ovh-ux/manager-common-translations/upload/Messages_es_ES.json +5 -5
- package/dist/@ovh-ux/manager-common-translations/upload/Messages_it_IT.json +3 -3
- package/dist/@ovh-ux/manager-common-translations/upload/Messages_pl_PL.json +4 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,23 @@
|
|
|
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.15.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-common-translations@0.14.0...@ovh-ux/manager-common-translations@0.15.0) (2025-08-05)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **i18n:** add missing translations [CDS 4238] ([bf0f5fa](https://github.com/ovh/manager/commit/bf0f5fa9e57f4d6869ca5977c1c0501b2275871b))
|
|
12
|
+
* **i18n:** add missing translations [CDS 4240] ([37d0868](https://github.com/ovh/manager/commit/37d08686e5ab54083f68e1040cf092fc057674ca))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* **common-translations:** add upload translations ([65a3cbc](https://github.com/ovh/manager/commit/65a3cbcbe1bdbdba673a9075721d67d5fc0c5285)), closes [#MANAGER-17458](https://github.com/ovh/manager/issues/MANAGER-17458)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
6
23
|
# [0.14.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-common-translations@0.13.0...@ovh-ux/manager-common-translations@0.14.0) (2025-08-01)
|
|
7
24
|
|
|
8
25
|
|
|
@@ -25,5 +25,6 @@
|
|
|
25
25
|
"change_password_label_password": "Neues Passwort",
|
|
26
26
|
"change_password_label_confirm_password": "Bestätigung des neuen Passworts",
|
|
27
27
|
"change_password_helper1": "Bitte beachten Sie, dass das Passwort nach folgenden Regeln vergeben werden muss:",
|
|
28
|
-
"change_password_helper2": "Mindestens 1 Kleinbuchstabe, 1 Großbuchstabe, 1 Ziffer oder 1 Sonderzeichen"
|
|
28
|
+
"change_password_helper2": "Mindestens 1 Kleinbuchstabe, 1 Großbuchstabe, 1 Ziffer oder 1 Sonderzeichen",
|
|
29
|
+
"price": "Preis"
|
|
29
30
|
}
|
|
@@ -25,5 +25,6 @@
|
|
|
25
25
|
"change_password_label_password": "New password",
|
|
26
26
|
"change_password_label_confirm_password": "New password confirmation",
|
|
27
27
|
"change_password_helper1": "Please note that the password must meet the following criteria:",
|
|
28
|
-
"change_password_helper2": "At least 1 lower case letter, 1 upper case letter, 1 number, or 1 special character"
|
|
28
|
+
"change_password_helper2": "At least 1 lower case letter, 1 upper case letter, 1 number, or 1 special character",
|
|
29
|
+
"price": "Price"
|
|
29
30
|
}
|
|
@@ -25,5 +25,6 @@
|
|
|
25
25
|
"change_password_label_password": "Nueva contraseña",
|
|
26
26
|
"change_password_label_confirm_password": "Confirmación de la nueva contraseña",
|
|
27
27
|
"change_password_helper1": "Atención: La contraseña debe cumplir los siguientes criterios:",
|
|
28
|
-
"change_password_helper2": "Al menos una letra minúscula, una letra mayúscula, un número o un carácter especial"
|
|
28
|
+
"change_password_helper2": "Al menos una letra minúscula, una letra mayúscula, un número o un carácter especial",
|
|
29
|
+
"price": "Precio"
|
|
29
30
|
}
|
|
@@ -25,5 +25,6 @@
|
|
|
25
25
|
"change_password_label_password": "Nuova password",
|
|
26
26
|
"change_password_label_confirm_password": "Conferma della nuova password",
|
|
27
27
|
"change_password_helper1": "Attenzione, la password deve rispettare queste condizioni:",
|
|
28
|
-
"change_password_helper2": "Almeno 1 lettera minuscola, 1 lettera maiuscola, 1 cifra o 1 carattere speciale"
|
|
28
|
+
"change_password_helper2": "Almeno 1 lettera minuscola, 1 lettera maiuscola, 1 cifra o 1 carattere speciale",
|
|
29
|
+
"price": "Prezzo"
|
|
29
30
|
}
|
|
@@ -25,5 +25,6 @@
|
|
|
25
25
|
"change_password_label_password": "Nowe hasło",
|
|
26
26
|
"change_password_label_confirm_password": "Potwierdzenie nowego hasła",
|
|
27
27
|
"change_password_helper1": "Uwaga: hasło musi spełniać następujące warunki:",
|
|
28
|
-
"change_password_helper2": "Co najmniej 1 mała litera, 1 duża litera, 1 cyfra lub 1 znak specjalny"
|
|
28
|
+
"change_password_helper2": "Co najmniej 1 mała litera, 1 duża litera, 1 cyfra lub 1 znak specjalny",
|
|
29
|
+
"price": "Cena"
|
|
29
30
|
}
|
|
@@ -25,5 +25,6 @@
|
|
|
25
25
|
"change_password_label_password": "Nova palavra-passe",
|
|
26
26
|
"change_password_label_confirm_password": "Confirmação da nova palavra-passe",
|
|
27
27
|
"change_password_helper1": "Tenha em conta que a palavra-passe deve respeitar as seguintes condições:",
|
|
28
|
-
"change_password_helper2": "Pelo menos 1 letra minúscula, 1 letra maiúscula, 1 algarismo ou 1 caráter especial"
|
|
28
|
+
"change_password_helper2": "Pelo menos 1 letra minúscula, 1 letra maiúscula, 1 algarismo ou 1 caráter especial",
|
|
29
|
+
"price": "Preço"
|
|
29
30
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
-
"drag_and_drop_file": "
|
|
3
|
-
"drag_and_drop_files": "Dateien
|
|
2
|
+
"drag_and_drop_file": "Eine Datei ziehen und ablegen",
|
|
3
|
+
"drag_and_drop_files": "Dateien ziehen und ablegen",
|
|
4
4
|
"browse_files": "Dateien durchsuchen",
|
|
5
|
-
"max_file": "Maximale Anzahl
|
|
6
|
-
"max_size": "
|
|
5
|
+
"max_file": "Maximale Anzahl an Dateien: ",
|
|
6
|
+
"max_size": "Maximal zulässige Größe: ",
|
|
7
7
|
"accepted_type": "Akzeptierter Dateityp: {{ type }}",
|
|
8
8
|
"accepted_types": "Akzeptierte Dateitypen: {{ types }}",
|
|
9
9
|
"uploaded_file": "Importierte Datei",
|
|
10
10
|
"uploaded_files": "Importierte Dateien",
|
|
11
|
-
"error_file_max-file-reached": "Maximale Anzahl
|
|
11
|
+
"error_file_max-file-reached": "Maximale Anzahl an Dateien erreicht",
|
|
12
12
|
"error_file_size-too-large": "Die ausgewählte Datei überschreitet die maximal zulässige Größe",
|
|
13
13
|
"error_files_size-too-large": "Einige Dateien überschreiten die maximal zulässige Größe",
|
|
14
14
|
"error_file_wrong-format": "Der ausgewählte Dateityp ist nicht zulässig",
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
"drag_and_drop_files": "Drag and drop files",
|
|
4
4
|
"browse_files": "Browse files",
|
|
5
5
|
"max_file": "Maximum number of files: ",
|
|
6
|
-
"max_size": "
|
|
7
|
-
"accepted_type": "
|
|
8
|
-
"accepted_types": "
|
|
6
|
+
"max_size": "File size limit: ",
|
|
7
|
+
"accepted_type": "Supported file format: {{ type }}",
|
|
8
|
+
"accepted_types": "Supported file formats: {{ types }}",
|
|
9
9
|
"uploaded_file": "Imported file",
|
|
10
10
|
"uploaded_files": "Imported files",
|
|
11
|
-
"error_file_max-file-reached": "
|
|
12
|
-
"error_file_size-too-large": "The
|
|
13
|
-
"error_files_size-too-large": "Some files
|
|
14
|
-
"error_file_wrong-format": "The selected file
|
|
15
|
-
"error_files_wrong-format": "Some file
|
|
11
|
+
"error_file_max-file-reached": "File limit exceeded",
|
|
12
|
+
"error_file_size-too-large": "The file is too large",
|
|
13
|
+
"error_files_size-too-large": "Some files are too large",
|
|
14
|
+
"error_file_wrong-format": "The selected file format is not supported",
|
|
15
|
+
"error_files_wrong-format": "Some of the file formats are not supported"
|
|
16
16
|
}
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
"drag_and_drop_files": "Arrastrar y soltar archivos",
|
|
4
4
|
"browse_files": "Examinar archivos",
|
|
5
5
|
"max_file": "Número máximo de archivos: ",
|
|
6
|
-
"max_size": "Tamaño máximo
|
|
6
|
+
"max_size": "Tamaño máximo autorizado: ",
|
|
7
7
|
"accepted_type": "Tipo de archivo aceptado: {{ type }}",
|
|
8
8
|
"accepted_types": "Tipos de archivo aceptados: {{ types }}",
|
|
9
9
|
"uploaded_file": "Archivo importado",
|
|
10
10
|
"uploaded_files": "Archivos importados",
|
|
11
11
|
"error_file_max-file-reached": "Se alcanzó el número máximo de archivos",
|
|
12
|
-
"error_file_size-too-large": "El archivo seleccionado supera el tamaño máximo
|
|
13
|
-
"error_files_size-too-large": "Algunos archivos superan el tamaño máximo
|
|
14
|
-
"error_file_wrong-format": "
|
|
15
|
-
"error_files_wrong-format": "Algunos tipos de archivo no están
|
|
12
|
+
"error_file_size-too-large": "El archivo seleccionado supera el tamaño máximo autorizado",
|
|
13
|
+
"error_files_size-too-large": "Algunos archivos superan el tamaño máximo autorizado",
|
|
14
|
+
"error_file_wrong-format": "El tipo de archivo seleccionado no está autorizado",
|
|
15
|
+
"error_files_wrong-format": "Algunos tipos de archivo no están autorizados"
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"drag_and_drop_file": "
|
|
3
|
-
"drag_and_drop_files": "
|
|
4
|
-
"browse_files": "
|
|
2
|
+
"drag_and_drop_file": "Trascinare un file",
|
|
3
|
+
"drag_and_drop_files": "Trascinare i file",
|
|
4
|
+
"browse_files": "Sfogliare i file",
|
|
5
5
|
"max_file": "Numero massimo di file: ",
|
|
6
6
|
"max_size": "Dimensione massima consentita: ",
|
|
7
7
|
"accepted_type": "Tipo di file accettato: {{ type }}",
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
"browse_files": "Przeglądaj pliki",
|
|
5
5
|
"max_file": "Maksymalna liczba plików: ",
|
|
6
6
|
"max_size": "Maksymalny dozwolony rozmiar: ",
|
|
7
|
-
"accepted_type": "Akceptowany typ pliku: {{
|
|
8
|
-
"accepted_types": "Akceptowane typy plików: {{
|
|
7
|
+
"accepted_type": "Akceptowany typ pliku: {{type}}",
|
|
8
|
+
"accepted_types": "Akceptowane typy plików: {{types}}",
|
|
9
9
|
"uploaded_file": "Zaimportowany plik",
|
|
10
10
|
"uploaded_files": "Zaimportowane pliki",
|
|
11
|
-
"error_file_max-file-reached": "
|
|
11
|
+
"error_file_max-file-reached": "Maksymalna liczba plików została osiągnięta",
|
|
12
12
|
"error_file_size-too-large": "Wybrany plik przekracza maksymalny dozwolony rozmiar",
|
|
13
13
|
"error_files_size-too-large": "Niektóre pliki przekraczają maksymalny dozwolony rozmiar",
|
|
14
14
|
"error_file_wrong-format": "Typ wybranego pliku jest niedozwolony",
|
|
15
|
-
"error_files_wrong-format": "Niektóre typy plików
|
|
15
|
+
"error_files_wrong-format": "Niektóre typy plików są niedozwolone"
|
|
16
16
|
}
|