diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-01 00:26:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-01 00:26:09 +0000 |
commit | 645002a1be38e5b089d9610cac11f81c00301b25 (patch) | |
tree | 6ec4f7a8c918f4319de379b5f183ed0219ce9c88 /apps/files | |
parent | 83cbd9c3072a71eef1aabf5f2953a9f156f2e9a6 (diff) | |
download | nextcloud-server-645002a1be38e5b089d9610cac11f81c00301b25.tar.gz nextcloud-server-645002a1be38e5b089d9610cac11f81c00301b25.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-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", |