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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-22 03:12:11 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-22 03:12:11 +0300
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/es_EC.js
parent45018a0e839f71dd8fac892125b77b5bccd1713a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es_EC.js')
-rw-r--r--apps/files_sharing/l10n/es_EC.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js
index 453a6524352..9411929074e 100644
--- a/apps/files_sharing/l10n/es_EC.js
+++ b/apps/files_sharing/l10n/es_EC.js
@@ -92,9 +92,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Share API is disabled" : "El API para compartir está deshabilitado",
"File sharing" : "Compartir archivos",
- "This share is password-protected" : "Este elemento compartido está protegido con contraseña",
- "The password is wrong. Try again." : "La contraseña es incorrecta. Por favor inténtalo de nuevo.",
- "Password" : "Contraseña",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
"Name" : "Nombre",
"Share time" : "Compartido desde",
@@ -111,6 +108,9 @@ OC.L10N.register(
"Uploading files…" : "Cargando archivos...",
"Uploaded files:" : "Archivos cargados:",
"{actor} removed you from {file}" : "{actor} lo eliminó de {file}",
- "%s is publicly shared" : "%s está compartido públicamente"
+ "%s is publicly shared" : "%s está compartido públicamente",
+ "This share is password-protected" : "Este elemento compartido está protegido con contraseña",
+ "The password is wrong. Try again." : "La contraseña es incorrecta. Por favor inténtalo de nuevo.",
+ "Password" : "Contraseña"
},
"nplurals=2; plural=(n != 1);");