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/l10n/es_PY.js')
-rw-r--r--apps/files/l10n/es_PY.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/es_PY.js b/apps/files/l10n/es_PY.js
index b25fdf8e7fd..8439f4bb1e2 100644
--- a/apps/files/l10n/es_PY.js
+++ b/apps/files/l10n/es_PY.js
@@ -139,10 +139,10 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ",
"Tags" : "Etiquetas",
"Deleted files" : "Archivos borrados",
- "Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo ArchivoDeTexto.txt",
- "Shared with you" : "Compartido con usted",
"Shared with others" : "Compartido con otros",
- "Shared by link" : "Compartido por liga"
+ "Shared with you" : "Compartido con usted",
+ "Shared by link" : "Compartido por liga",
+ "Text file" : "Archivo de texto",
+ "New text file.txt" : "Nuevo ArchivoDeTexto.txt"
},
"nplurals=2; plural=(n != 1);");