diff options
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index dc6238956fe..20830f132ce 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -196,8 +196,8 @@ OC.L10N.register( "Select all" : "Vybrať všetko", "Unselect all" : "Zrušiť výber", "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", - "List of files and folders." : "Zoznam súborov a priečinkov.", "{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}", + "List of files and folders." : "Zoznam súborov a priečinkov.", "File not found" : "Súbor nenájdený", "_{count} file_::_{count} files_" : ["{count} súbor","{count} súbory","{count} súborov","{count} súborov"], "_{count} folder_::_{count} folders_" : ["{count} priečinok","{count} priečinky","{count} priečinkov","{count} priečinkov"], |