diff options
Diffstat (limited to 'apps/files_trashbin/l10n/sk.js')
-rw-r--r-- | apps/files_trashbin/l10n/sk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/sk.js b/apps/files_trashbin/l10n/sk.js index 26c54639068..7b7acac04ea 100644 --- a/apps/files_trashbin/l10n/sk.js +++ b/apps/files_trashbin/l10n/sk.js @@ -11,7 +11,6 @@ OC.L10N.register( "Confirm permanent deletion" : "Potvrdiť premanentné zmazanie", "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Naozaj chcete natrvalo odstrániť všetky súbory a priečinky v koši? Toto sa nedá vrátiť späť.", "Cancel" : "Zrušiť", - "Deletion cancelled" : "Zmazanie zrušené", "Original location" : "Pôvodné umiestnenie", "Deleted by" : "Odstránil", "Deleted" : "Zmazané", @@ -21,6 +20,7 @@ OC.L10N.register( "You" : "Vy", "List of files that have been deleted." : "Zoznam súborov, ktoré boli vymazané.", "No deleted files" : "Žiadne zmazané súbory", - "Files and folders you have deleted will show up here" : "Súbory a adresáre, ktoré ste vymazali, sa zobrazia tu" + "Files and folders you have deleted will show up here" : "Súbory a adresáre, ktoré ste vymazali, sa zobrazia tu", + "Deletion cancelled" : "Zmazanie zrušené" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |