1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-17 08:42:48 +02:00
Nextcloud-News/l10n/ast.js
Nextcloud bot 8c32620361
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-16 03:12:07 +00:00

17 lines
411 B
JavaScript

OC.L10N.register(
"news",
{
"Download" : "Baxar",
"Description" : "Descripción",
"Folder" : "Carpeta",
"New folder" : "Carpeta nueva",
"Password" : "Contraseña",
"New Folder" : "Carpeta nueva",
"Menu" : "Menú",
"Delete" : "Desaniciar",
"Settings" : "Configuración",
"Help" : "Ayuda",
"Documentation" : "Documentación"
},
"nplurals=2; plural=(n != 1);");