diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-27 02:14:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-27 02:14:37 +0000 |
commit | 2827b0ba31a96edfde6808f41ad67892e2293d7d (patch) | |
tree | fea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/sl.js | |
parent | 4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff) | |
download | nextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.tar.gz nextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sl.js')
-rw-r--r-- | lib/l10n/sl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 3c1edb90d8a..0dff107b332 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -148,7 +148,6 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Napako je najverjetneje povzročil predpomnilnik ali pospeševalnik, kot sta Zend OPcache ali eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Ali so bili moduli PHP nameščeni, pa so še vedno označeni kot manjkajoči?", "Please ask your server administrator to restart the web server." : "Obvestite skrbnika strežnika, da je treba ponovno zagnati spletni strežnik.", - "PostgreSQL >= 9 required" : "Zahtevana je različica PostgreSQL >= 9.", "Please upgrade your database version" : "Posodobite različico podatkovne zbirke.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Spremenite dovoljenja mape na 0770 in s tem onemogočite branje vsebine drugim uporabnikom.", "Check the value of \"datadirectory\" in your configuration" : "V konfiguraciji preverite nastavitev \"datadirectory\"", @@ -183,6 +182,7 @@ OC.L10N.register( "Sharing %s failed, because the file could not be found in the file cache" : "Nastavljanje souporabe %s je spodletelo, ker v predpomnilniku zahtevana datoteka ne obstaja.", "%s shared »%s« with you" : "%s je omogočil souporabo »%s«", "%s via %s" : "%s prek %s", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" ni mogoče namestiti zaradi nerešenih odvisnosti: %s" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" ni mogoče namestiti zaradi nerešenih odvisnosti: %s", + "PostgreSQL >= 9 required" : "Zahtevana je različica PostgreSQL >= 9." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |