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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-07 09:55:42 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-07 09:55:42 +0300
commit2daf90dae64aaf1143a133ba99505a8a9d39ff9f (patch)
tree6900fb05a0783cfa0fb71350cdd3eeee633bc560 /apps/files/l10n/es_PY.js
parenta8d82b7091bf80e685ca61960d5e83da26d1cbdf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_PY.js')
-rw-r--r--apps/files/l10n/es_PY.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/es_PY.js b/apps/files/l10n/es_PY.js
index 8a7f665016d..436cba0b2a1 100644
--- a/apps/files/l10n/es_PY.js
+++ b/apps/files/l10n/es_PY.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Files" : "Archivos",
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
- "_Uploading %n file_::_Uploading %n files_" : ["",""]
+ "_Uploading %n file_::_Uploading %n files_" : ["",""],
+ "_ matches '{filter}'_::_ match '{filter}'_" : ["",""]
},
"nplurals=2; plural=(n != 1);");