Skip to content

Commit a5f763c

Browse files
committed
translations: fix translate v14.7.0
Translate-URL: https://hosted.weblate.org/projects/rero_plus/ng-core/ Co-authored-by: Pascal Repond <pascal.repond@rero.ch>
1 parent 02771c5 commit a5f763c

7 files changed

Lines changed: 17 additions & 17 deletions

File tree

projects/rero/ng-core/src/lib/translate/i18n/de.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
" ; ": " ; ",
2+
"; ": "; ",
33
"Add": "Hinzufügen",
44
"Add a new file": "Neue Datei hinzufügen",
55
"Add field": "Feld hinzufügen",
@@ -28,7 +28,7 @@
2828
"File uploaded successfully.": "Datei erfolgreich hochgeladen.",
2929
"Files": "Dateien",
3030
"Filter": "Filtern",
31-
"Filter…": "Filter",
31+
"Filter…": "Filtern",
3232
"Forbidden": "Verboten",
3333
"Generate a new password": "Ein neues Passwort generieren",
3434
"Help": "Hilfe",
@@ -64,7 +64,7 @@
6464
"Save as template": "Als Vorlage speichern",
6565
"Search in": "Suchen in",
6666
"Select a template": "Eine Vorlage wählen",
67-
"Select an option…": "Select an option",
67+
"Select an option…": "Eine Option wählen",
6868
"Show": "Anzeigen",
6969
"Show or hide password": "Passwort anzeigen oder verbergen",
7070
"Size": "Grösse",
@@ -90,8 +90,8 @@
9090
"fr": "Französisch",
9191
"it": "Italienisch",
9292
"less…": "Weniger…",
93-
"maximum {{max}}": "maximum {{max}}",
94-
"minimum {{min}}": "minimum {{min}}",
93+
"maximum {{max}}": "maximal {{max}}",
94+
"minimum {{min}}": "mindestens {{min}}",
9595
"more…": "Mehr…",
9696
"search": "suchen",
9797
"should NOT be longer than {{maxLength}} characters": "darf nicht länger als {{maxLength}} Zeichen sein",

projects/rero/ng-core/src/lib/translate/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
" ; ": " ; ",
2+
"; ": "; ",
33
"Add": "Add",
44
"Add a new file": "Add a new file",
55
"Add field": "Add field",

projects/rero/ng-core/src/lib/translate/i18n/en_US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
" ; ": " ; ",
2+
"; ": "; ",
33
"Add": "Add",
44
"Add a new file": "Add a new file",
55
"Add field": "Add field",

projects/rero/ng-core/src/lib/translate/i18n/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
" ; ": " ; ",
2+
"; ": "; ",
33
"Add": "Añadir",
44
"Add a new file": "Añadir un nuevo archivo",
55
"Add field": "Añadir campo",

projects/rero/ng-core/src/lib/translate/i18n/fr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
" ; ": " ; ",
2+
"; ": "; ",
33
"Add": "Ajouter",
44
"Add a new file": "Ajouter un nouveau fichier",
55
"Add field": "Ajouter un champ",
@@ -28,7 +28,7 @@
2828
"File uploaded successfully.": "Le fichier a été téléchargé avec succès.",
2929
"Files": "Fichiers",
3030
"Filter": "Filtrer",
31-
"Filter…": "Filter",
31+
"Filter…": "Filtrer",
3232
"Forbidden": "Interdit",
3333
"Generate a new password": "Générer un nouveau mot de passe",
3434
"Help": "Aide",
@@ -64,7 +64,7 @@
6464
"Save as template": "Enregistrer en tant que modèle",
6565
"Search in": "Chercher dans",
6666
"Select a template": "Sélectionner un modèle",
67-
"Select an option…": "Select an option…",
67+
"Select an option…": "Sélectionner une option…",
6868
"Show": "Afficher",
6969
"Show or hide password": "Afficher/masquer le mot de passe",
7070
"Size": "Taille",

projects/rero/ng-core/src/lib/translate/i18n/it.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
" ; ": " ; ",
2+
"; ": "; ",
33
"Add": "Aggiungere",
44
"Add a new file": "Aggiungere un nuovo file",
55
"Add field": "Aggiungere un campo",
@@ -28,7 +28,7 @@
2828
"File uploaded successfully.": "File caricato con successo.",
2929
"Files": "File",
3030
"Filter": "Filtro",
31-
"Filter…": "Filter",
31+
"Filter…": "Filtro",
3232
"Forbidden": "Vietato",
3333
"Generate a new password": "Generare una nuova password",
3434
"Help": "Aiuto",
@@ -64,7 +64,7 @@
6464
"Save as template": "Salvare come modello",
6565
"Search in": "Cercare in",
6666
"Select a template": "Selezionare un modello",
67-
"Select an option…": "Select an option",
67+
"Select an option…": "Selezionare un'opzione",
6868
"Show": "Mostrare",
6969
"Show or hide password": "Mostra o nascondi la password",
7070
"Size": "Dimensione",
@@ -90,8 +90,8 @@
9090
"fr": "Francese",
9191
"it": "Italiano",
9292
"less…": "Meno…",
93-
"maximum {{max}}": "maximum {{max}}",
94-
"minimum {{min}}": "minimum {{min}}",
93+
"maximum {{max}}": "massimo {{max}}",
94+
"minimum {{min}}": "minimo {{min}}",
9595
"more…": "Più…",
9696
"search": "Ricercare",
9797
"should NOT be longer than {{maxLength}} characters": "Non deve essere più lungo di {{maxLength}} caratteri",

projects/rero/ng-core/src/lib/translate/i18n/nl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
" ; ": " ; ",
2+
"; ": "; ",
33
"Add": "Toevoegen",
44
"Add a new file": "Add a new file",
55
"Add field": "Veld toevoegen",

0 commit comments

Comments
 (0)