diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-24 01:54:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-24 01:54:51 -0500 |
commit | b8e1dd9c8730fbe5caf21e1252a585e997c3d006 (patch) | |
tree | b85b6a29934c15d08e1a31fdf87d31df58eeb2e5 /lib/l10n/hr.js | |
parent | 4ec9ffdf0c6bed8279c5de4413bd01d07a963f52 (diff) | |
download | nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.tar.gz nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r-- | lib/l10n/hr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index c7e561262b4..3c2df29120a 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -113,6 +113,8 @@ OC.L10N.register( "Please ask your server administrator to install the module." : "Molimo zamolite svog administratora poslužitelja da instalira modul.", "PHP module %s not installed." : "PHP modul %s nije instaliran.", "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Molimo zamolite svog administratora poslužitelja da ažurira PHP na najnoviju verziju.Vašu PHP verziju ownCloud i PHP zajednica više ne podržavaju.", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je očigledno postavljen na strip inline doc blocks. To će nekoliko osnovnih aplikacija učiniti nedostupnima.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivač predmemoriranja kao što je Zend OPcache ilieAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP moduli su instalirani, ali još uvijek su na popisu onih koji nedostaju?", "Please ask your server administrator to restart the web server." : "Molimo zamolite svog administratora poslužitelja da ponovno pokrene web poslužitelj.", "PostgreSQL >= 9 required" : "Potreban je PostgreSQL >= 9", |