diff options
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 9699fa16565..93dcad784dd 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -208,7 +208,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", "Choose {file}" : "Vyberte {file}", - "Add" : "Pridať", "Loading current folder" : "Načítavanie súčasného priečinka", "No files in here" : "Nie sú tu žiadne súbory", "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", @@ -310,6 +309,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzat zoznamom.", "Search for an account" : "Vyhľadať účet", "Choose" : "Vybrať", - "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané" + "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané", + "Add" : "Pridať" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |