diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/sk.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 02b06fc4f0f..fb4c1f0594c 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -244,6 +244,7 @@ OC.L10N.register( "Blank" : "Prázdne", "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Delete permanently" : "Zmazať natrvalo", + "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", "Open folder {displayName}" : "Otvoriť adresár {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 88a30890608..2777f804f83 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -242,6 +242,7 @@ "Blank" : "Prázdne", "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Delete permanently" : "Zmazať natrvalo", + "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", "Open folder {displayName}" : "Otvoriť adresár {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", |