Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 20, 2023
1 parent b797459 commit 663c3f7
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 1 deletion.
25 changes: 25 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -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);");
23 changes: 23 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -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" : "",
"Destination" : "Destín",
"Metadata" : "Metadatos",
"Cinema" : "Cine",
"Hospital" : "Hospital"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
2 changes: 1 addition & 1 deletion translationfiles/templates/maps.pot
Original file line number Diff line number Diff line change
Expand Up @@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down

0 comments on commit 663c3f7

Please sign in to comment.