Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-07-10 05:58:56 +0300
committerNextcloud bot <bot@nextcloud.com>2020-07-10 05:58:56 +0300
commit50605c1d2994d72ce7394c39caa12cf15b9c4b07 (patch)
tree880b73c918039a8bcfa8c032cebb7d7b25c7260a /l10n/es.js
parent239259697288d8cc9bc8a786eef8ed2d532e4281 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
new file mode 100644
index 0000000..f8b1840
--- /dev/null
+++ b/l10n/es.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "registration",
+ {
+ "Register" : "Registrarse",
+ "Saved" : "Guardado",
+ "None" : "Ninguno",
+ "Username" : "Usuario",
+ "Password" : "Contraseña",
+ "Create account" : "Crear cuenta",
+ "Email" : "Correo electrónico"
+},
+"nplurals=2; plural=(n != 1);");