summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_DO.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es_DO.js')
-rw-r--r--apps/files/l10n/es_DO.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/es_DO.js b/apps/files/l10n/es_DO.js
index 76916d1aff4..2778c799107 100644
--- a/apps/files/l10n/es_DO.js
+++ b/apps/files/l10n/es_DO.js
@@ -132,10 +132,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.",
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ",
- "Shares" : "Elementos compartidos",
- "Shared with others" : "Compartido con otros",
- "Shared with you" : "Compartido con usted",
- "Shared by link" : "Compartido por liga",
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo ArchivoDeTexto.txt",
"Storage invalid" : "El almacenamiento es inválido",
@@ -143,6 +139,10 @@ OC.L10N.register(
"Cancel" : "Cancelar",
"%s used" : "%s usado",
"%1$s of %2$s used" : "%1$s de %2$s usados",
- "Deleted files" : "Papelera"
+ "Deleted files" : "Papelera",
+ "Shares" : "Elementos compartidos",
+ "Shared with others" : "Compartido con otros",
+ "Shared with you" : "Compartido con usted",
+ "Shared by link" : "Compartido por liga"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");