nextcloud/lib/l10n/an.js
Nextcloud bot 248f5e9395
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-01 02:37:42 +00:00

19 lines
554 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",
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 requeriu"
},
"nplurals=2; plural=(n != 1);");