Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
old_stable24
Nextcloud bot 2023-01-20 03:29:22 +00:00
parent 63ead0d66d
commit 9169f27434
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 0 additions and 34 deletions

18
l10n/an.js vendored
View File

@ -1,18 +0,0 @@
OC.L10N.register(
"memories",
{
"Settings" : "Configurazión",
"Favorites" : "Favoritos",
"Tags" : "Etiquetas",
"Cancel" : "Canzelar",
"Delete" : "Borrar",
"Download" : "Escargar",
"Favorite" : "Favorito",
"Back" : "Ta zaga",
"Name" : "Nombre",
"Share" : "Compartir",
"Close" : "Zarrar",
"Continue" : "Continar",
"Size" : "Grandaria"
},
"nplurals=2; plural=(n != 1);");

16
l10n/an.json vendored
View File

@ -1,16 +0,0 @@
{ "translations": {
"Settings" : "Configurazión",
"Favorites" : "Favoritos",
"Tags" : "Etiquetas",
"Cancel" : "Canzelar",
"Delete" : "Borrar",
"Download" : "Escargar",
"Favorite" : "Favorito",
"Back" : "Ta zaga",
"Name" : "Nombre",
"Share" : "Compartir",
"Close" : "Zarrar",
"Continue" : "Continar",
"Size" : "Grandaria"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}