@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 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
  }
@@ -19,5 +19,6 @@
19
19
  "prepaid": "Prepaid",
20
20
  "creating": "Wird erstellt",
21
21
  "updating": "Update",
22
- "unconfigured": "Nicht konfiguriert"
22
+ "unconfigured": "Nicht konfiguriert",
23
+ "unPaid": "Unbezahlte Rechnung"
23
24
  }
@@ -19,5 +19,6 @@
19
19
  "prepaid": "Pre-paid",
20
20
  "creating": "Creating",
21
21
  "updating": "Updating",
22
- "unconfigured": "Not configured"
22
+ "unconfigured": "Not configured",
23
+ "unPaid": "Unpaid bill"
23
24
  }
@@ -19,5 +19,6 @@
19
19
  "prepaid": "Prepagado",
20
20
  "creating": "En proceso de creación",
21
21
  "updating": "Actualizada",
22
- "unconfigured": "No configurado"
22
+ "unconfigured": "No configurado",
23
+ "unPaid": "Factura impagada"
23
24
  }
@@ -19,5 +19,6 @@
19
19
  "prepaid": "Prepagato",
20
20
  "creating": "In corso di creazione",
21
21
  "updating": "Aggiornamento",
22
- "unconfigured": "Non configurato"
22
+ "unconfigured": "Non configurato",
23
+ "unPaid": "Fattura non pagata"
23
24
  }
@@ -19,5 +19,6 @@
19
19
  "prepaid": "Przedpłata",
20
20
  "creating": "Trwa tworzenie",
21
21
  "updating": "Aktualizacja",
22
- "unconfigured": "Brak konfiguracji"
22
+ "unconfigured": "Brak konfiguracji",
23
+ "unPaid": "Niezapłacona faktura"
23
24
  }
@@ -19,5 +19,6 @@
19
19
  "prepaid": "Pré-pago",
20
20
  "creating": "Criação em curso",
21
21
  "updating": "Atualização",
22
- "unconfigured": "Não configurado"
22
+ "unconfigured": "Não configurado",
23
+ "unPaid": "Fatura por pagar"
23
24
  }
@@ -1,14 +1,14 @@
1
1
  {
2
- "drag_and_drop_file": "Ziehen und Ablegen einer Datei",
3
- "drag_and_drop_files": "Dateien per Drag & Drop verschieben",
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 von Dateien: ",
6
- "max_size": "Maximale Größe: ",
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 von Dateien erreicht",
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": "Maximum allowed size: ",
7
- "accepted_type": "File type accepted: {{ type }}",
8
- "accepted_types": "Accepted file types: {{ 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": "Maximum number of files reached",
12
- "error_file_size-too-large": "The selected file exceeds the maximum size allowed",
13
- "error_files_size-too-large": "Some files exceed the maximum allowed size",
14
- "error_file_wrong-format": "The selected file type is not allowed",
15
- "error_files_wrong-format": "Some file types are not allowed"
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 permitido: ",
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 permitido",
13
- "error_files_size-too-large": "Algunos archivos superan el tamaño máximo permitido",
14
- "error_file_wrong-format": "No se permite el tipo de archivo seleccionado",
15
- "error_files_wrong-format": "Algunos tipos de archivo no están permitidos"
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": "Trascina e rilascia un file",
3
- "drag_and_drop_files": "Trascina e rilascia file",
4
- "browse_files": "Sfoglia i file",
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: {{ type }}",
8
- "accepted_types": "Akceptowane typy plików: {{ types }}",
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": "Osiągnięto maksymalną liczbę plików",
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 nie dozwolone"
15
+ "error_files_wrong-format": "Niektóre typy plików są niedozwolone"
16
16
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ovh-ux/manager-common-translations",
3
- "version": "0.14.0",
3
+ "version": "0.15.0",
4
4
  "description": "Common translations for Manager µ-apps",
5
5
  "repository": {
6
6
  "type": "git",