aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_419.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:44 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:44 +0000
commitca139a4a8125017627513a6b6cb9a92da0c652e3 (patch)
treeb344a1eb1746ce252b4a178332701a714c557dcc /apps/files/l10n/es_419.js
parente39f410a2ba83424f89844f208f41c4c7a1add5b (diff)
downloadnextcloud-server-ca139a4a8125017627513a6b6cb9a92da0c652e3.tar.gz
nextcloud-server-ca139a4a8125017627513a6b6cb9a92da0c652e3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_419.js')
-rw-r--r--apps/files/l10n/es_419.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/es_419.js b/apps/files/l10n/es_419.js
index b25fdf8e7fd..8439f4bb1e2 100644
--- a/apps/files/l10n/es_419.js
+++ b/apps/files/l10n/es_419.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);");