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_AR.js')
-rw-r--r--apps/files/l10n/es_AR.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/es_AR.js b/apps/files/l10n/es_AR.js
index e49982f4307..e56e6b818d9 100644
--- a/apps/files/l10n/es_AR.js
+++ b/apps/files/l10n/es_AR.js
@@ -144,7 +144,6 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"Shared by link" : "Compartido por link",
"Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo ArchivoDeTexto.txt",
- "%s of %s used" : "%s de %s usado"
+ "New text file.txt" : "Nuevo ArchivoDeTexto.txt"
},
"nplurals=2; plural=(n != 1);");