diff options
Diffstat (limited to 'apps/files/l10n/sk.json')
-rw-r--r-- | apps/files/l10n/sk.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index b90a83a3822..0bfe8f47afe 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -39,7 +39,6 @@ "Details" : "Podrobnosti", "Please select tag(s) to add to the selection" : "Prosím vyberte štítok(štítky) pre pridanie do výberu", "Apply tag(s) to selection" : "Aplikovať štítok(štítky) do výberu", - "Select" : "Vybrať", "Pending" : "Čaká", "Unable to determine date" : "Nemožno určiť dátum", "This operation is forbidden" : "Táto operácia je zakázaná", @@ -208,6 +207,7 @@ "Deleted shares" : "Vymazané zdieľania", "Pending shares" : "Čakajúce prístupy", "Text file" : "Textový súbor", - "New text file.txt" : "Nový text file.txt" + "New text file.txt" : "Nový text file.txt", + "Select" : "Vybrať" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |