0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 16:09:14 +00:00
nextcloud_server/lib/l10n/an.js
Nextcloud bot 58e883544f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-05 09:56:15 +00:00

18 lines
482 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",
"Help" : "Aduya",
"Users" : "Usuarios"
},
"nplurals=2; plural=(n != 1);");