0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 22:37:01 +00:00
nextcloud_server/lib/l10n/an.js
Nextcloud bot 36ef0f1add
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:42 +00:00

17 lines
460 B
JavaScript

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