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 2f9261ba36e..65238f69c75 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -206,8 +206,6 @@ OC.L10N.register( "Edit online" : "Upraviť online", "Failed to redirect to client" : "Nepodarilo sa presmerovať na klienta", "Edit locally" : "Editovať lokálne", - "Destination is not a folder" : "Cieľ nie je priečinok", - "This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nemôžete presunúť súbor/priečinok do seba alebo do jeho podpriečinka.", "(copy)" : "(kopírovať)", "(copy %n)" : "(kopírovať %n)", @@ -384,6 +382,8 @@ OC.L10N.register( "Storage informations" : "Úložiskové informácie", "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", + "Destination is not a folder" : "Cieľ nie je priečinok", + "This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza", "The files is locked" : "Súbory sú uzamknuté", "Create new templates folder" : "Vytvoriť nový vzorový priečinok", "List of favorites files and folders." : "Zoznam obľúbených súborov a priečinkov.", |