diff options
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 2e1e6f61130..c6ae814c17f 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -59,6 +59,7 @@ OC.L10N.register( "Could not create file \"{file}\"" : "Nie je možné vytvoriť súbor \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Nie je možné vytvoriť súbor \"{file}\" lebo už existuje", "Could not create folder \"{dir}\" because it already exists" : "Nie je možné vytvoriť priečinok \"{dir}\" lebo už existuje", + "Could not fetch file details \"{file}\"" : "Podrobnosti o súbore „{file}“ sa nepodarilo načítať", "Error deleting file \"{fileName}\"." : "Chyba pri mazaní súboru \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Žiadne výsledky vyhľadávania v ostatných priečinkoch pre {tag}{filter}{endtag}", "Name" : "Názov", |