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 028d65d35f1..e146a19bbfa 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -185,9 +185,9 @@ OC.L10N.register( "Personal files" : "Osobné súbory", "Sort favorites first" : "Zoradiť od najobľúbenejších", "Sort folders before files" : "Zoradiť adresáre pred súbormi", + "Enable folder tree" : "Povoliť adresárový strom", "Show hidden files" : "Zobraziť skryté súbory", "Crop image previews" : "Orezať náhľady obrázkov", - "Enable folder tree" : "Povoliť adresárový strom", "Additional settings" : "Ďalšie nastavenia", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -344,7 +344,6 @@ OC.L10N.register( "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", "List of your files and folders." : "Zoznam vašich súborov a priečinkov.", - "All folders" : "Všetky adresáre", "List of your files and folders that are not shared." : "Zoznam vašich súborov a priečinkov, ktoré nie sú zdieľané.", "No personal files found" : "Žiadne osobné súbory nenájdené", "Files that are not shared will show up here." : "Súbory, ktoré nie sú zdieľané, sa tu nezobrazia.", @@ -445,6 +444,7 @@ OC.L10N.register( "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 súbor a {folderCount} priečinok","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} súbor a 1 priečinok","{fileCount} súborov a 1 priečinok","{fileCount} súborov a 1 priečinok","{fileCount} súborov a 1 priečinok"], "{fileCount} files and {folderCount} folders" : "{fileCount} súborov a {folderCount} priečinkov", + "All folders" : "Všetky adresáre", "Personal Files" : "Osobné Súbory", "Text file" : "Textový súbor", "New text file.txt" : "Nový text file.txt", |