Skip to content

Commit 57b74a9

Browse files
weblatePascalRepondГалина Нежурбіда
committed
translations: translate v19.2.0
Translate-URL: https://hosted.weblate.org/projects/rero_plus/ng-core/ Co-authored-by: Hosted Weblate <[email protected]> Co-Authored-by: Pascal Repond <[email protected]> Co-authored-by: Галина Нежурбіда <[email protected]>
1 parent bed17ff commit 57b74a9

File tree

13 files changed

+121
-12
lines changed

13 files changed

+121
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint": "ng lint --cache",
1313
"e2e": "ng e2e",
1414
"extract_messages": "ngx-translate-extract -k -c -s -i ./projects/rero/ng-core/src -o ./projects/rero/ng-core/src/lib/translate/i18n/en_US.json --fi ' '",
15-
"update_catalog": "ngx-translate-extract -k -c -s -i ./projects/rero/ng-core/src -o ./projects/rero/ng-core/src/lib/translate/i18n/{de,en,fr,it,ar,cs,eo,es,nl,ta}.json --fi ' '"
15+
"update_catalog": "ngx-translate-extract -k -c -s -i ./projects/rero/ng-core/src -o ./projects/rero/ng-core/src/lib/translate/i18n/{de,en,fr,it,ar,cs,eo,es,nl,ta,uk}.json --fi ' '"
1616
},
1717
"dependencies": {
1818
"@angular/animations": "^19.2.0",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"Result list is empty.": "Result list is empty.",
4545
"Save": "حفظ",
4646
"Save as template": "Save as template",
47-
"Search in": "Search in",
4847
"Select a template": "Select a template",
4948
"Select…": "Select…",
5049
"Server error.": "Server error.",
@@ -90,6 +89,8 @@
9089
"should be multiple of ${{step}}": "should be multiple of ${{step}}",
9190
"should be null": "يجب أن تكون خالية",
9291
"should have {{counter}} {{keys}}": "should have {{counter}} {{keys}}",
92+
"show less": "show less",
93+
"show more": "show more",
9394
"strictly {{counter}}": "strictly {{counter}}",
9495
"the value is already taken": "هذا الإختيارتم تحديده مسبقا",
9596
"{{ total }} result": "{{ total }} result",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"Result list is empty.": "Result list is empty.",
4545
"Save": "Save",
4646
"Save as template": "Save as template",
47-
"Search in": "Search in",
4847
"Select a template": "Select a template",
4948
"Select…": "Select…",
5049
"Server error.": "Server error.",
@@ -90,6 +89,8 @@
9089
"should be multiple of ${{step}}": "should be multiple of ${{step}}",
9190
"should be null": "should be null",
9291
"should have {{counter}} {{keys}}": "should have {{counter}} {{keys}}",
92+
"show less": "show less",
93+
"show more": "show more",
9394
"strictly {{counter}}": "strictly {{counter}}",
9495
"the value is already taken": "the value is already taken",
9596
"{{ total }} result": "{{ total }} result",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"Result list is empty.": "Die Ergebnisliste ist leer.",
4545
"Save": "Speichern",
4646
"Save as template": "Als Vorlage speichern",
47-
"Search in": "Suchen in",
4847
"Select a template": "Eine Vorlage wählen",
4948
"Select…": "Wählen…",
5049
"Server error.": "Serverfehler.",
@@ -90,6 +89,8 @@
9089
"should be multiple of ${{step}}": "muss ein Vielfaches von ${{step}} sein",
9190
"should be null": "sollte null sein",
9291
"should have {{counter}} {{keys}}": "muss {{counter}} {{keys}} haben",
92+
"show less": "weniger anzeigen",
93+
"show more": "mehr anzeigen",
9394
"strictly {{counter}}": "streng {{counter}}",
9495
"the value is already taken": "der Wert ist bereits vergeben",
9596
"{{ total }} result": "{{ total }} Ergebnis",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"Result list is empty.": "Result list is empty.",
4545
"Save": "Save",
4646
"Save as template": "Save as template",
47-
"Search in": "Search in",
4847
"Select a template": "Select a template",
4948
"Select…": "Select…",
5049
"Server error.": "Server error.",
@@ -90,6 +89,8 @@
9089
"should be multiple of ${{step}}": "should be multiple of ${{step}}",
9190
"should be null": "should be null",
9291
"should have {{counter}} {{keys}}": "should have {{counter}} {{keys}}",
92+
"show less": "show less",
93+
"show more": "show more",
9394
"strictly {{counter}}": "strictly {{counter}}",
9495
"the value is already taken": "the value is already taken",
9596
"{{ total }} result": "{{ total }} result",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"Result list is empty.": "Result list is empty.",
4545
"Save": "Save",
4646
"Save as template": "Save as template",
47-
"Search in": "Search in",
4847
"Select a template": "Select a template",
4948
"Select…": "Select…",
5049
"Server error.": "Server error.",
@@ -90,6 +89,8 @@
9089
"should be multiple of ${{step}}": "should be multiple of ${{step}}",
9190
"should be null": "should be null",
9291
"should have {{counter}} {{keys}}": "should have {{counter}} {{keys}}",
92+
"show less": "show less",
93+
"show more": "show more",
9394
"strictly {{counter}}": "strictly {{counter}}",
9495
"the value is already taken": "the value is already taken",
9596
"{{ total }} result": "{{ total }} result",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"Result list is empty.": "Result list is empty.",
4545
"Save": "Konservi",
4646
"Save as template": "Konservi kiel ŝablono",
47-
"Search in": "Serĉi en",
4847
"Select a template": "Select a template",
4948
"Select…": "Select…",
5049
"Server error.": "Server error.",
@@ -90,6 +89,8 @@
9089
"should be multiple of ${{step}}": "devas esti oblo de ${{step}}",
9190
"should be null": "devas esti senvalora",
9291
"should have {{counter}} {{keys}}": "should have {{counter}} {{keys}}",
92+
"show less": "show less",
93+
"show more": "show more",
9394
"strictly {{counter}}": "strictly {{counter}}",
9495
"the value is already taken": "la valoro estas jam uzata",
9596
"{{ total }} result": "{{ total }} rezulto",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"Result list is empty.": "La lista de resultados está vacía.",
4545
"Save": "Salvar",
4646
"Save as template": "Guardar como plantilla",
47-
"Search in": "Buscar en",
4847
"Select a template": "Seleccionar una plantilla",
4948
"Select…": "Select…",
5049
"Server error.": "Server error.",
@@ -90,6 +89,8 @@
9089
"should be multiple of ${{step}}": "debe ser múltiplo de ${{step}}",
9190
"should be null": "debe ser nulo",
9291
"should have {{counter}} {{keys}}": "debe tener {{counter}} {{keys}}",
92+
"show less": "show less",
93+
"show more": "show more",
9394
"strictly {{counter}}": "estrictamente {{counter}}",
9495
"the value is already taken": "el valor ya está tomado",
9596
"{{ total }} result": "{{ total }} resultado",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"Result list is empty.": "La liste de résultat est vide.",
4545
"Save": "Enregistrer",
4646
"Save as template": "Enregistrer en tant que modèle",
47-
"Search in": "Chercher dans",
4847
"Select a template": "Sélectionner un modèle",
4948
"Select…": "Sélectionner…",
5049
"Server error.": "Erreur serveur.",
@@ -90,6 +89,8 @@
9089
"should be multiple of ${{step}}": "Doit être un multiple de ${{step}}",
9190
"should be null": "doit être vide",
9291
"should have {{counter}} {{keys}}": "doit contenir {{counter}} {{keys}}",
92+
"show less": "montrer moins",
93+
"show more": "montrer plus",
9394
"strictly {{counter}}": "strictement {{counter}}",
9495
"the value is already taken": "cette valeur est déjà utilisée",
9596
"{{ total }} result": "{{ total }} résultat",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"Result list is empty.": "L'elenco dei risultati è vuoto.",
4545
"Save": "Salvare",
4646
"Save as template": "Salvare come modello",
47-
"Search in": "Cercare in",
4847
"Select a template": "Selezionare un modello",
4948
"Select…": "Selezionare…",
5049
"Server error.": "Errore del server.",
@@ -90,6 +89,8 @@
9089
"should be multiple of ${{step}}": "Deve essere un multiplo di ${{step}}",
9190
"should be null": "Deve essere vuoto",
9291
"should have {{counter}} {{keys}}": "deve avere {{counter}} {{keys}}",
92+
"show less": "mostrare meno",
93+
"show more": "mostrare più",
9394
"strictly {{counter}}": "rigorosamente {{counter}}",
9495
"the value is already taken": "Il valore è già utilizzato",
9596
"{{ total }} result": "{{ total }} risultato",

0 commit comments

Comments
 (0)