nextcloud/lib/l10n/an.js
Nextcloud bot 78d8723d0c
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-21 02:30:14 +00:00

18 lines
493 B
JavaScript

OC.L10N.register(
"lib",
{
"See %s" : "Veyer %s",
"Unknown filetype" : "Tipo de fichero esconoxiu",
"Invalid image" : "Imachen no valida",
"today" : "Hue",
"yesterday" : "Ayer",
"last month" : "Zaguero mes",
"last year" : "Zaguero año",
"Help" : "Aduya",
"Apps" : "Aplicazions",
"Settings" : "Configurazión",
"Users" : "Usuarios",
"Email" : "Correu electronico",
"Full name" : "Nombre completo"
},
"nplurals=2; plural=(n != 1);");