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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-26 09:55:36 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-26 09:55:36 +0400
commit790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7 (patch)
tree30dc69cb3f624dc89c607246f65a4b298f9d2570 /apps/files/l10n/sl.php
parent5fa67a4fb0f5e9bd2413336e3de5a02e41215d19 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.php')
-rw-r--r--apps/files/l10n/sl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/sl.php b/apps/files/l10n/sl.php
index 48f455cc87c..ca7590263e9 100644
--- a/apps/files/l10n/sl.php
+++ b/apps/files/l10n/sl.php
@@ -87,7 +87,6 @@ $TRANSLATIONS = array(
"Delete" => "Izbriši",
"Upload too large" => "Prekoračenje omejitve velikosti",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke, ki jih želite poslati, presegajo največjo dovoljeno velikost na strežniku.",
-"Files are being scanned, please wait." => "Poteka preučevanje datotek, počakajte ...",
-"Current scanning" => "Trenutno poteka preučevanje"
+"Files are being scanned, please wait." => "Poteka preučevanje datotek, počakajte ..."
);
$PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);";