summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/sk.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/sk.php')
-rw-r--r--apps/files_external/l10n/sk.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/files_external/l10n/sk.php b/apps/files_external/l10n/sk.php
deleted file mode 100644
index 9418c949228..00000000000
--- a/apps/files_external/l10n/sk.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Location" => "Poloha",
-"Share" => "Zdieľať",
-"Personal" => "Osobné",
-"Delete" => "Odstrániť"
-);
-$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";