From 663c3f75e3a19f87a726a132069a9f69fbe5a34d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 20 Oct 2023 01:15:37 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 25 +++++++++++++++++++++++++ l10n/ast.json | 23 +++++++++++++++++++++++ translationfiles/templates/maps.pot | 2 +- 3 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 l10n/ast.js create mode 100644 l10n/ast.json diff --git a/l10n/ast.js b/l10n/ast.js new file mode 100644 index 000000000..584710eb9 --- /dev/null +++ b/l10n/ast.js @@ -0,0 +1,25 @@ +OC.L10N.register( + "maps", + { + "Delete" : "Desaniciar", + "Copied!" : "¡Copióse!", + "Category" : "Categoría", + "Load more" : "Cargar más", + "Devices" : "Preseos", + "Tags" : "Etiquetes", + "Distance" : "Distancia", + "Duration" : "Duración", + "This Place" : "Esti llugar", + "Name" : "Nome", + "Add" : "Amestar", + "Home" : "Aniciu", + "Device" : "Preséu", + "Date" : "Data", + "Altitude" : "Altitú", + "Yes" : "Sí", + "Destination" : "Destín", + "Metadata" : "Metadatos", + "Cinema" : "Cine", + "Hospital" : "Hospital" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json new file mode 100644 index 000000000..b9ffd54e8 --- /dev/null +++ b/l10n/ast.json @@ -0,0 +1,23 @@ +{ "translations": { + "Delete" : "Desaniciar", + "Copied!" : "¡Copióse!", + "Category" : "Categoría", + "Load more" : "Cargar más", + "Devices" : "Preseos", + "Tags" : "Etiquetes", + "Distance" : "Distancia", + "Duration" : "Duración", + "This Place" : "Esti llugar", + "Name" : "Nome", + "Add" : "Amestar", + "Home" : "Aniciu", + "Device" : "Preséu", + "Date" : "Data", + "Altitude" : "Altitú", + "Yes" : "Sí", + "Destination" : "Destín", + "Metadata" : "Metadatos", + "Cinema" : "Cine", + "Hospital" : "Hospital" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/translationfiles/templates/maps.pot b/translationfiles/templates/maps.pot index e4aca57ab..6cdd183dd 100644 --- a/translationfiles/templates/maps.pot +++ b/translationfiles/templates/maps.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nextcloud 3.14159\n" "Report-Msgid-Bugs-To: translations\\@example.com\n" -"POT-Creation-Date: 2023-10-19 01:14+0000\n" +"POT-Creation-Date: 2023-10-20 01:15+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"