Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-17 05:25:48 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-17 05:25:48 +0300
commit78bfaeaa0e2c13e74f1c906e8eaea615a73463b2 (patch)
tree18c8557cc67a86ddfad4d4d8cbca8131a322b13a /lib/l10n/sl.js
parentf8add9d82fb13c6e188ee9c5460fd33d8770b8ad (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sl.js')
-rw-r--r--lib/l10n/sl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index 5a63cbf00b6..204b014dec3 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -2,11 +2,8 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "V mapo »config« ni mogoče zapisovati!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo.",
- "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Lahko pustite dovoljenje datoteke config.php nastavljeno na le za branje, a je treba v datoteki nastaviti možnost »config_is_read_only« na PRAV.",
- "See %s" : "Oglejte si %s",
"This can usually be fixed by giving the webserver write access to the config directory." : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo.",
- "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Lahko pustite dovoljenje datoteke config.php nastavljeno na le za branje, a je treba v datoteki nastaviti možnost »config_is_read_only« na PRAV. Več o tem si lahko preberete na %s",
+ "See %s" : "Oglejte si %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Datoteke programa %1$s niso bile zamenjane na pravi način. Prepričajte se, da je na strežniku nameščena podprta različica.",
"Sample configuration detected" : "Zaznana je neustrezna vzorčna nastavitev",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "V sistem je bila kopirana datoteka s vzorčnimi nastavitvami. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.",
@@ -188,6 +185,7 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "Ni nameščenih programnikov podatkovnih zbirk (sqlite, mysql oziroma postgresql).",
"Cannot write into \"config\" directory" : "Mapa »config« nima nastavljenih ustreznih dovoljenj za pisanje!",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo. Poglejte %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Lahko pustite dovoljenje datoteke config.php nastavljeno na le za branje, a je treba v datoteki nastaviti možnost »config_is_read_only« na PRAV. Več o tem si lahko preberete na %s",
"Cannot write into \"apps\" directory" : "V mapo »apps« ni mogoče zapisovati!",
"Cannot create \"data\" directory" : "Ni mogoče ustvariti »podatkovne« mape",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v korensko mapo. Poglejte %s",
@@ -225,6 +223,8 @@ OC.L10N.register(
"Storage connection error. %s" : "Napaka povezave do shrambe. %s",
"Storage is temporarily not available" : "Shramba trenutno ni na voljo",
"Storage connection timeout. %s" : "Povezava do shrambe je časovno potekla. %s",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo.",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Lahko pustite dovoljenje datoteke config.php nastavljeno na le za branje, a je treba v datoteki nastaviti možnost »config_is_read_only« na PRAV.",
"Following databases are supported: %s" : "Podprte so navedene podatkovne zbirke: %s",
"Following platforms are supported: %s" : "Podprta so okolja: %s",
"Can't create or write into the data directory %s" : "Ni mogoče zapisati podatkov v podatkovno mapo %s",