diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-19 02:18:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-19 02:18:14 +0000 |
commit | eb28572f9b8ab6e3bf36b86513b619337d65eea8 (patch) | |
tree | 6eade3c6fde7e0639ba34578ceb7c8fdd1d67ede /apps/files/l10n/sk.js | |
parent | a1fc233fcb30d9181415ad24a4141f0285b6899a (diff) | |
download | nextcloud-server-eb28572f9b8ab6e3bf36b86513b619337d65eea8.tar.gz nextcloud-server-eb28572f9b8ab6e3bf36b86513b619337d65eea8.zip |
[tx-robot] updated from transifex
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", |