[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-05-13 00:20:42 +00:00
parent 5af2c5c51f
commit 9de48b66df
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 36 additions and 0 deletions

19
l10n/ast.js Normal file
View file

@ -0,0 +1,19 @@
OC.L10N.register(
"user_saml",
{
"Saved" : "Guardóse",
"X.509 certificate of the Service Provider" : "Certificáu X.509 del fornidor de servicios",
"Private key of the Service Provider" : "Clave privada del fornidor de servicios",
"Use environment variable" : "Usar variable d'entornu",
"General" : "Xeneral",
"Service Provider Data" : "Datos del fornidor de servicios",
"Identifier of the IdP entity (must be a URI)" : "Identificador de la entidá IdP (ha ser una URI)",
"Security settings" : "Axustes de seguranza",
"Show security settings ..." : "Amosar axustes de seguranza...",
"Signatures and encryption offered" : "Ufriéronse robles y cifráu",
"Signatures and encryption required" : "Ríquense robles y cifráu",
"Download metadata XML" : "Baxar XML de datos meta",
"Metadata invalid" : "Datos meta non válidos",
"Metadata valid" : "Datos meta válidos"
},
"nplurals=2; plural=(n != 1);");

17
l10n/ast.json Normal file
View file

@ -0,0 +1,17 @@
{ "translations": {
"Saved" : "Guardóse",
"X.509 certificate of the Service Provider" : "Certificáu X.509 del fornidor de servicios",
"Private key of the Service Provider" : "Clave privada del fornidor de servicios",
"Use environment variable" : "Usar variable d'entornu",
"General" : "Xeneral",
"Service Provider Data" : "Datos del fornidor de servicios",
"Identifier of the IdP entity (must be a URI)" : "Identificador de la entidá IdP (ha ser una URI)",
"Security settings" : "Axustes de seguranza",
"Show security settings ..." : "Amosar axustes de seguranza...",
"Signatures and encryption offered" : "Ufriéronse robles y cifráu",
"Signatures and encryption required" : "Ríquense robles y cifráu",
"Download metadata XML" : "Baxar XML de datos meta",
"Metadata invalid" : "Datos meta non válidos",
"Metadata valid" : "Datos meta válidos"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}