summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk_SK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sk_SK.php')
-rw-r--r--apps/files/l10n/sk_SK.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php
index 2372a34aa30..343e53e5acd 100644
--- a/apps/files/l10n/sk_SK.php
+++ b/apps/files/l10n/sk_SK.php
@@ -86,7 +86,6 @@ $TRANSLATIONS = array(
"Delete" => "Zmazať",
"Upload too large" => "Nahrávanie je príliš veľké",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.",
-"Files are being scanned, please wait." => "Čakajte, súbory sú prehľadávané.",
-"Current scanning" => "Práve prezerané"
+"Files are being scanned, please wait." => "Čakajte, súbory sú prehľadávané."
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";