diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-25 01:54:29 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-25 01:54:29 -0500 |
commit | e0fc26a5cb5349a028aa971ece4c643124056d55 (patch) | |
tree | 13f3a5f5def6c7e1d2c9737f78b80f7a6bc2469b /lib/l10n/bs.js | |
parent | 801b9e0494d90dac3d1103d7e603cdfec9fe62c7 (diff) | |
download | nextcloud-server-e0fc26a5cb5349a028aa971ece4c643124056d55.tar.gz nextcloud-server-e0fc26a5cb5349a028aa971ece4c643124056d55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bs.js')
-rw-r--r-- | lib/l10n/bs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/bs.js b/lib/l10n/bs.js index 3753f51cba7..de60b71a8ff 100644 --- a/lib/l10n/bs.js +++ b/lib/l10n/bs.js @@ -1,6 +1,8 @@ OC.L10N.register( "lib", { + "Unknown filetype" : "Nepoznat tip datoteke", + "Invalid image" : "Nevažeća datoteka", "_%n day ago_::_%n days ago_" : ["","",""], "_%n month ago_::_%n months ago_" : ["","",""], "_%n year ago_::_%n years ago_" : ["","",""], |