mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
1bc8d2f9f8
commit
3113c228fc
2 changed files with 40 additions and 0 deletions
21
l10n/ast.js
Normal file
21
l10n/ast.js
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"libresign",
|
||||
{
|
||||
"%s already signed this file" : "%s xá firmó esti ficheru",
|
||||
"A file of this type has been associated." : "Asocióse un ficheru d'esti tipu.",
|
||||
"Settings" : "Configuración",
|
||||
"Password" : "Contraseña",
|
||||
"Signatures" : "Firmes",
|
||||
"Description" : "Descripción",
|
||||
"Details" : "Detalles",
|
||||
"Actions" : "Aiciones",
|
||||
"Signature" : "Firma",
|
||||
"Yes" : "Sí",
|
||||
"No" : "Non",
|
||||
"New password" : "Contraseña nueva",
|
||||
"Dependencies" : "Dependencies",
|
||||
"Optional attributes" : "Atributos opcionales",
|
||||
"Loading …" : "Cargando…",
|
||||
"All Files" : "Tolos ficheros"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
19
l10n/ast.json
Normal file
19
l10n/ast.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"%s already signed this file" : "%s xá firmó esti ficheru",
|
||||
"A file of this type has been associated." : "Asocióse un ficheru d'esti tipu.",
|
||||
"Settings" : "Configuración",
|
||||
"Password" : "Contraseña",
|
||||
"Signatures" : "Firmes",
|
||||
"Description" : "Descripción",
|
||||
"Details" : "Detalles",
|
||||
"Actions" : "Aiciones",
|
||||
"Signature" : "Firma",
|
||||
"Yes" : "Sí",
|
||||
"No" : "Non",
|
||||
"New password" : "Contraseña nueva",
|
||||
"Dependencies" : "Dependencies",
|
||||
"Optional attributes" : "Atributos opcionales",
|
||||
"Loading …" : "Cargando…",
|
||||
"All Files" : "Tolos ficheros"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue