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:
Diffstat (limited to 'apps/files_sharing/l10n/es_NI.js')
-rw-r--r--apps/files_sharing/l10n/es_NI.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/es_NI.js b/apps/files_sharing/l10n/es_NI.js
index 233e0431683..f613eb34e43 100644
--- a/apps/files_sharing/l10n/es_NI.js
+++ b/apps/files_sharing/l10n/es_NI.js
@@ -105,9 +105,6 @@ OC.L10N.register(
"Select or drop files" : "Selecciona o suelta los archivos",
"Uploading files…" : "Cargando archivos...",
"Uploaded files:" : "Archivos cargados:",
- "Sharing %s failed because the back end does not allow shares from type %s" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %s",
- "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"
+ "Sharing %s failed because the back end does not allow shares from type %s" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %s"
},
"nplurals=2; plural=(n != 1);");