summaryrefslogtreecommitdiffstats
path: root/core/l10n/sl.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sl.php')
-rw-r--r--core/l10n/sl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/sl.php b/core/l10n/sl.php
index c298386605c..43b964683d0 100644
--- a/core/l10n/sl.php
+++ b/core/l10n/sl.php
@@ -185,7 +185,6 @@ $TRANSLATIONS = array(
"The theme %s has been disabled." => "Tema %s je onemogočena za uporabo.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Pred nadaljevanjem se prepričajte se, da je ustvarjena varnostna kopija podatkovne zbirke, nastavitvenih datotek in podatkovne mape.",
"Start update" => "Začni posodobitev",
-"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Za razreševanje časovnih zahtev večjih namestitev lahko uporabite ukaz iz namestitvene mape:",
-"This ownCloud instance is currently being updated, which may take a while." => "Nastavitev oblaka ownCloud se trenutno posodablja. Opravilo je lahko dolgotrajno ..."
+"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Za razreševanje časovnih zahtev večjih namestitev lahko uporabite ukaz iz namestitvene mape:"
);
$PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);";