diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
commit | 801b9e0494d90dac3d1103d7e603cdfec9fe62c7 (patch) | |
tree | b53a2cf7ea176aee8960644fa6a805831c39f238 /apps/files/l10n/lo.js | |
parent | 40330bf4927b5b9bcfcfe5833f13d575c1ee18d4 (diff) | |
download | nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.tar.gz nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lo.js')
-rw-r--r-- | apps/files/l10n/lo.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/lo.js b/apps/files/l10n/lo.js new file mode 100644 index 00000000000..d1bbfca2dd4 --- /dev/null +++ b/apps/files/l10n/lo.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "files", + { + "_%n folder_::_%n folders_" : [""], + "_%n file_::_%n files_" : [""], + "_Uploading %n file_::_Uploading %n files_" : [""] +}, +"nplurals=1; plural=0;"); |