diff options
Diffstat (limited to 'lib/l10n/sl.json')
-rw-r--r-- | lib/l10n/sl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 492fc8c5d7c..6c79f53ef8e 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -205,7 +205,6 @@ "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", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Omejitev je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v korensko mapo. Za več podrobnosti si oglejte %s.", "Setting locale to %s failed" : "Nastavljanje jezikovnih določil na %s je spodletelo.", @@ -250,6 +249,7 @@ "Files can’t be shared with create permissions" : "Souporaba datotek z nastavljenim dovoljenjem za ustvarjanje, ni mogoča", "Can’t set expiration date more than %s days in the future" : "Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost.", "Can't read file" : "Datoteke ni mogoče prebrati.", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v mapo programov, ali pa z onemogočanjem zbirke programov v nastavitveni datoteki." + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v mapo programov, ali pa z onemogočanjem zbirke programov v nastavitveni datoteki.", + "Cannot create \"data\" directory" : "Ni mogoče ustvariti »podatkovne« mape" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file |