diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
commit | 880b31c513eb755a057ca075d462e34ace911d0e (patch) | |
tree | 583f5fc4c685b122f633975e9313eba039ba722b /apps/files/l10n/jv.js | |
parent | fb8994603bb68e2787ff836938b3b15905942731 (diff) | |
download | nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.tar.gz nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/jv.js')
-rw-r--r-- | apps/files/l10n/jv.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files/l10n/jv.js b/apps/files/l10n/jv.js index 5a6438c3851..2123c6e4397 100644 --- a/apps/files/l10n/jv.js +++ b/apps/files/l10n/jv.js @@ -1,10 +1,6 @@ OC.L10N.register( "files", { - "Download" : "Njipuk", - "_%n folder_::_%n folders_" : ["",""], - "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""], - "_matches '{filter}'_::_match '{filter}'_" : ["",""] + "Download" : "Njipuk" }, "nplurals=2; plural=(n != 1);"); |