diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
commit | c733842a9a4fb34452ecaa49f5f62079046b54de (patch) | |
tree | 68fa4eccec7085d9de511caa1ac9b3cb99058b5f /core/l10n/sl.php | |
parent | 6523c575f3775310aa7c83e1e95b3382cf4c8b65 (diff) | |
download | nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.tar.gz nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sl.php')
-rw-r--r-- | core/l10n/sl.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/sl.php b/core/l10n/sl.php index f4d17a9e945..77df9870cfc 100644 --- a/core/l10n/sl.php +++ b/core/l10n/sl.php @@ -5,6 +5,8 @@ $TRANSLATIONS = array( "Turned off maintenance mode" => "Vzdrževalni način je onemogočen", "Updated database" => "Posodobljena podatkovna zbirka", "Checked database schema update" => "Izbrana posodobitev sheme podatkovne zbirke", +"Checked database schema update for apps" => "Izbrana posodobitev sheme podatkovne zbirke za programe", +"Updated \"%s\" to %s" => "Datoteka \"%s\" je posodobljena na %s", "Disabled incompatible apps: %s" => "Onemogočeni neskladni programi: %s", "No image or file provided" => "Ni podane datoteke ali slike", "Unknown filetype" => "Neznana vrsta datoteke", @@ -187,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "To pomeni, da lahko oblak uporabljajo le osebe s skrbniškimi dovoljenji.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", "Thank you for your patience." => "Hvala za potrpežljivost!", +"You are accessing the server from an untrusted domain." => "Trenutno je vzpostavljena povezava s strežnikom preko ne-varne domene.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Stopite v stik s skrbnikom ali pa nastavite možnost \"varna_domena\" v datoteki config/config.php. Primer nastavitve je razložen v datoteki config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Glede na nastavitve bi lahko kot skrbnik uporabili spodnji gumb in domeno ročno določili kot varno.", +"Add \"%s\" as trusted domain" => "Dodaj \"%s\" kot varno domeno", "%s will be updated to version %s." => "%s bo posodobljen na različico %s.", "The following apps will be disabled:" => "Navedeni programi bodo onemogočeni:", "The theme %s has been disabled." => "Tema %s je onemogočena za uporabo.", |