mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-02-22 20:46:04 +01:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
73feeb94c9
commit
8c32620361
16
l10n/ast.js
Normal file
16
l10n/ast.js
Normal file
@ -0,0 +1,16 @@
|
||||
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);");
|
14
l10n/ast.json
Normal file
14
l10n/ast.json
Normal file
@ -0,0 +1,14 @@
|
||||
{ "translations": {
|
||||
"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"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
Reference in New Issue
Block a user