1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-17 08:42:48 +02:00
Nextcloud-News/l10n/an.js
Nextcloud bot 6403bdf09a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-01 03:16:45 +00:00

18 lines
424 B
JavaScript

OC.L10N.register(
"news",
{
"Download" : "Escargar",
"Close" : "Zarrar",
"Share" : "Compartir",
"Username" : "Nombre d'usuario",
"New folder" : "Nueva carpeta",
"Folder name" : "Nombre de carpeta",
"Password" : "Clau",
"Create" : "Crear",
"Rename" : "Renombrar",
"Delete" : "Borrar",
"Settings" : "Configurazión",
"Help" : "Aduya"
},
"nplurals=2; plural=(n != 1);");