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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-21 04:10:50 +0300
committerNextcloud bot <bot@nextcloud.com>2018-01-21 04:10:50 +0300
commit5845b177c74f140c2f50bc08295a1579ac2c5f13 (patch)
treec828b3d5ddbee02587618abbbf5a3f00d64d425c /lib
parentc450dba1a080bff63e2d3742b11872c82de477ff (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/es_419.js2
-rw-r--r--lib/l10n/es_419.json2
-rw-r--r--lib/l10n/es_AR.js1
-rw-r--r--lib/l10n/es_AR.json1
-rw-r--r--lib/l10n/es_CL.js2
-rw-r--r--lib/l10n/es_CL.json2
-rw-r--r--lib/l10n/es_CO.js2
-rw-r--r--lib/l10n/es_CO.json2
-rw-r--r--lib/l10n/es_CR.js2
-rw-r--r--lib/l10n/es_CR.json2
-rw-r--r--lib/l10n/es_DO.js2
-rw-r--r--lib/l10n/es_DO.json2
-rw-r--r--lib/l10n/es_EC.js2
-rw-r--r--lib/l10n/es_EC.json2
-rw-r--r--lib/l10n/es_GT.js2
-rw-r--r--lib/l10n/es_GT.json2
-rw-r--r--lib/l10n/es_HN.js2
-rw-r--r--lib/l10n/es_HN.json2
-rw-r--r--lib/l10n/es_NI.js2
-rw-r--r--lib/l10n/es_NI.json2
-rw-r--r--lib/l10n/es_PA.js2
-rw-r--r--lib/l10n/es_PA.json2
-rw-r--r--lib/l10n/es_PE.js2
-rw-r--r--lib/l10n/es_PE.json2
-rw-r--r--lib/l10n/es_PR.js2
-rw-r--r--lib/l10n/es_PR.json2
-rw-r--r--lib/l10n/es_PY.js2
-rw-r--r--lib/l10n/es_PY.json2
-rw-r--r--lib/l10n/es_SV.js2
-rw-r--r--lib/l10n/es_SV.json2
-rw-r--r--lib/l10n/es_UY.js2
-rw-r--r--lib/l10n/es_UY.json2
32 files changed, 32 insertions, 30 deletions
diff --git a/lib/l10n/es_419.js b/lib/l10n/es_419.js
index c3504fda2e4..e411731e983 100644
--- a/lib/l10n/es_419.js
+++ b/lib/l10n/es_419.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Latin America)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_419.json b/lib/l10n/es_419.json
index 6d906b69458..99efb0dd215 100644
--- a/lib/l10n/es_419.json
+++ b/lib/l10n/es_419.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Latin America)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js
index 476786a647f..ffb3ebe977e 100644
--- a/lib/l10n/es_AR.js
+++ b/lib/l10n/es_AR.js
@@ -61,6 +61,7 @@ OC.L10N.register(
"Encryption" : "Encripción",
"Additional settings" : "Configuraciones adicionales",
"Tips & tricks" : "Consejos y trucos",
+ "__language_name__" : "Español (Argentina)",
"%s enter the database username and name." : "%s ingrese el nombre del usuario y nombre de la base de datos",
"%s enter the database username." : "%s ingresar el nombre de usuario de la base de datos.",
"%s enter the database name." : "%s ingresar el nombre de la base de datos",
diff --git a/lib/l10n/es_AR.json b/lib/l10n/es_AR.json
index 76d5dad0332..03eb5ad4770 100644
--- a/lib/l10n/es_AR.json
+++ b/lib/l10n/es_AR.json
@@ -59,6 +59,7 @@
"Encryption" : "Encripción",
"Additional settings" : "Configuraciones adicionales",
"Tips & tricks" : "Consejos y trucos",
+ "__language_name__" : "Español (Argentina)",
"%s enter the database username and name." : "%s ingrese el nombre del usuario y nombre de la base de datos",
"%s enter the database username." : "%s ingresar el nombre de usuario de la base de datos.",
"%s enter the database name." : "%s ingresar el nombre de la base de datos",
diff --git a/lib/l10n/es_CL.js b/lib/l10n/es_CL.js
index c3504fda2e4..5feb169790e 100644
--- a/lib/l10n/es_CL.js
+++ b/lib/l10n/es_CL.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Chile)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_CL.json b/lib/l10n/es_CL.json
index 6d906b69458..51e3014cf1d 100644
--- a/lib/l10n/es_CL.json
+++ b/lib/l10n/es_CL.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Chile)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js
index c3504fda2e4..1d08eb3dfca 100644
--- a/lib/l10n/es_CO.js
+++ b/lib/l10n/es_CO.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Colombia)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_CO.json b/lib/l10n/es_CO.json
index 6d906b69458..e65bf00def9 100644
--- a/lib/l10n/es_CO.json
+++ b/lib/l10n/es_CO.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Colombia)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_CR.js b/lib/l10n/es_CR.js
index c3504fda2e4..e7beef5b863 100644
--- a/lib/l10n/es_CR.js
+++ b/lib/l10n/es_CR.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Costa Rica)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_CR.json b/lib/l10n/es_CR.json
index 6d906b69458..2ee98c7ff3e 100644
--- a/lib/l10n/es_CR.json
+++ b/lib/l10n/es_CR.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Costa Rica)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_DO.js b/lib/l10n/es_DO.js
index c3504fda2e4..3f4a41410d9 100644
--- a/lib/l10n/es_DO.js
+++ b/lib/l10n/es_DO.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Dominican Republic)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_DO.json b/lib/l10n/es_DO.json
index 6d906b69458..6344dea931a 100644
--- a/lib/l10n/es_DO.json
+++ b/lib/l10n/es_DO.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Dominican Republic)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js
index c3504fda2e4..5743caacee5 100644
--- a/lib/l10n/es_EC.js
+++ b/lib/l10n/es_EC.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Ecuador)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_EC.json b/lib/l10n/es_EC.json
index 6d906b69458..b8c002dd6d7 100644
--- a/lib/l10n/es_EC.json
+++ b/lib/l10n/es_EC.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Ecuador)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_GT.js b/lib/l10n/es_GT.js
index c3504fda2e4..645b677e6e8 100644
--- a/lib/l10n/es_GT.js
+++ b/lib/l10n/es_GT.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Guatemala)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_GT.json b/lib/l10n/es_GT.json
index 6d906b69458..7f993a6d4ed 100644
--- a/lib/l10n/es_GT.json
+++ b/lib/l10n/es_GT.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Guatemala)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_HN.js b/lib/l10n/es_HN.js
index c3504fda2e4..4c3d0ec62ba 100644
--- a/lib/l10n/es_HN.js
+++ b/lib/l10n/es_HN.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Honduras)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_HN.json b/lib/l10n/es_HN.json
index 6d906b69458..979a4d26ebf 100644
--- a/lib/l10n/es_HN.json
+++ b/lib/l10n/es_HN.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Honduras)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_NI.js b/lib/l10n/es_NI.js
index c3504fda2e4..55fdbf10030 100644
--- a/lib/l10n/es_NI.js
+++ b/lib/l10n/es_NI.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Nicaragua)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_NI.json b/lib/l10n/es_NI.json
index 6d906b69458..b32c358cbcf 100644
--- a/lib/l10n/es_NI.json
+++ b/lib/l10n/es_NI.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Nicaragua)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_PA.js b/lib/l10n/es_PA.js
index c3504fda2e4..ab5766d018e 100644
--- a/lib/l10n/es_PA.js
+++ b/lib/l10n/es_PA.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Panama)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_PA.json b/lib/l10n/es_PA.json
index 6d906b69458..5cf43264fd8 100644
--- a/lib/l10n/es_PA.json
+++ b/lib/l10n/es_PA.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Panama)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_PE.js b/lib/l10n/es_PE.js
index c3504fda2e4..47c19e43ba1 100644
--- a/lib/l10n/es_PE.js
+++ b/lib/l10n/es_PE.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Peru)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_PE.json b/lib/l10n/es_PE.json
index 6d906b69458..642f0ba1321 100644
--- a/lib/l10n/es_PE.json
+++ b/lib/l10n/es_PE.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Peru)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js
index c3504fda2e4..c1b1e804373 100644
--- a/lib/l10n/es_PR.js
+++ b/lib/l10n/es_PR.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Puerto Rico)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_PR.json b/lib/l10n/es_PR.json
index 6d906b69458..9b06e739966 100644
--- a/lib/l10n/es_PR.json
+++ b/lib/l10n/es_PR.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Puerto Rico)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js
index c3504fda2e4..5ed54944e3b 100644
--- a/lib/l10n/es_PY.js
+++ b/lib/l10n/es_PY.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Paraguay)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_PY.json b/lib/l10n/es_PY.json
index 6d906b69458..33878723759 100644
--- a/lib/l10n/es_PY.json
+++ b/lib/l10n/es_PY.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Paraguay)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_SV.js b/lib/l10n/es_SV.js
index c3504fda2e4..bccb8a1aac1 100644
--- a/lib/l10n/es_SV.js
+++ b/lib/l10n/es_SV.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (El Salvador)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_SV.json b/lib/l10n/es_SV.json
index 6d906b69458..e4f28af7fb4 100644
--- a/lib/l10n/es_SV.json
+++ b/lib/l10n/es_SV.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (El Salvador)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js
index c3504fda2e4..c0535ba322b 100644
--- a/lib/l10n/es_UY.js
+++ b/lib/l10n/es_UY.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Uruguay)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",
diff --git a/lib/l10n/es_UY.json b/lib/l10n/es_UY.json
index 6d906b69458..c298c7ed8d3 100644
--- a/lib/l10n/es_UY.json
+++ b/lib/l10n/es_UY.json
@@ -73,7 +73,7 @@
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
- "__language_name__" : "Español (México)",
+ "__language_name__" : "Español (Uruguay)",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
"Verify" : "Verificar",