aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r--apps/files/l10n/sk.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index e75a21482ac..e63d8d7ddc7 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -78,6 +78,7 @@ OC.L10N.register(
"_including %n hidden_::_including %n hidden_" : ["vrátane %n skytého","vrátane %n skrytých","vrátane %n skrytých","vrátane %n skrytých"],
"You do not have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvárať súbory",
"_Uploading %n file_::_Uploading %n files_" : ["Nahrávam %n súbor","Nahrávam %n súbory","Nahrávam %n súborov","Nahrávam %n súborov"],
+ "New" : "Nový",
"New file/folder menu" : "Ponuka nového súboru/priečinka",
"Select file range" : "Vybrať rozsah súborov",
"{used}%" : "{used}%",
@@ -227,6 +228,7 @@ OC.L10N.register(
"Shared with you" : "Vám sprístupnené",
"Shared by link" : "Sprístupnené prostredníctvom odkazu",
"Deleted shares" : "Vymazané zdieľania",
- "Pending shares" : "Čakajúce prístupy"
+ "Pending shares" : "Čakajúce prístupy",
+ "Choose" : "Vybrať"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");