diff options
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index e63d8d7ddc7..6c9afcc066a 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -152,7 +152,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Súbor bol pridaný alebo odstránený z vašich <strong>obľúbených</strong>", "A file or folder has been <strong>changed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong>", "A favorite file or folder has been <strong>changed</strong>" : "Obľúbený súbor alebo priečinok bol <strong>zmenený</strong>", - "All files" : "Všetky súbory", "Upload (max. %s)" : "Nahrať (max. %s)", "Accept" : "Prijať", "Reject" : "Odmietnuť", @@ -169,6 +168,7 @@ OC.L10N.register( "File name" : "Názov súboru", "Name cannot be empty" : "Názov nemôže byť prázdny", "Select all" : "Vybrať všetko", + "File not found" : "Súbor nenájdený", "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", "Change" : "Zmeniť", @@ -207,8 +207,8 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", "No favorites yet" : "Zatiaľ žiadne obľúbené", "Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu", + "All files" : "Všetky súbory", "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", - "Toggle grid view" : "Prepnúť zobrazenie mriežky", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", "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.", @@ -222,6 +222,7 @@ OC.L10N.register( "%s used" : "%s použitých", "%s%%" : "%s%%", "%1$s of %2$s used" : "Využité: %1$s z %2$s", + "Toggle grid view" : "Prepnúť zobrazenie mriežky", "Deleted files" : "Zmazané súbory", "Shares" : "Zdieľania", "Shared with others" : "Sprístupnené ostatným", |