Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_PE.js')
-rw-r--r--l10n/es_PE.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index a5a3b25d..9cd49de9 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -23,8 +23,6 @@ OC.L10N.register(
"Category" : "Categoría",
"Uncategorized" : "Sin categoría",
"Saving failed!" : "¡Falla al guardar!",
- "_%n word_::_%n words_" : ["%n palabra","%n palabras","%n palabras"],
- "Android app" : "Aplicación android",
- "iOS app" : "Aplicación iOS"
+ "_%n word_::_%n words_" : ["%n palabra","%n palabras","%n palabras"]
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");