diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
commit | 9e550ab844ec5f5a2100a074309ad8d844948d79 (patch) | |
tree | d183d7153c2f746a355bc6f3f2ac286c27a67942 /apps/files/l10n/es_PY.js | |
parent | e51a76b92d1ad48cccd9efdcd6e25977da154a6d (diff) | |
download | nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.tar.gz nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_PY.js')
-rw-r--r-- | apps/files/l10n/es_PY.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_PY.js b/apps/files/l10n/es_PY.js index 436cba0b2a1..6b2234ae636 100644 --- a/apps/files/l10n/es_PY.js +++ b/apps/files/l10n/es_PY.js @@ -5,6 +5,6 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], - "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] + "_matches '{filter}'_::_match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); |