diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-21 01:55:57 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-21 01:55:57 -0400 |
commit | 42dd40ad80c383b0b90f46db3041406b9167357e (patch) | |
tree | a4a30b8776b30a3e4aaa4926482fdd30573c406b /lib/l10n/bs.js | |
parent | d560d1ef2a106bb7e89907a4004ef371cc4ddc4a (diff) | |
download | nextcloud-server-42dd40ad80c383b0b90f46db3041406b9167357e.tar.gz nextcloud-server-42dd40ad80c383b0b90f46db3041406b9167357e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bs.js')
-rw-r--r-- | lib/l10n/bs.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/bs.js b/lib/l10n/bs.js index 83ddd6624d7..004d5cd2aac 100644 --- a/lib/l10n/bs.js +++ b/lib/l10n/bs.js @@ -13,7 +13,6 @@ OC.L10N.register( "For the best results, please consider using a GNU/Linux server instead." : "Umjesto toga, za najbolje rezultate, molimo razmislite o mogućnosti korištenje GNU/Linux servera.", "A valid username must be provided" : "Nužno je navesti valjano korisničko ime", "A valid password must be provided" : "Nužno je navesti valjanu lozinku", - "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je očigledno postavljen da se skine inline doc blokova. To će nekoliko osnovnih aplikacija učiniti nedostupnim.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivač predmemorisanja kao što je Zend OPcache ili eAccelerator." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |