diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:26:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:26:53 +0000 |
commit | 912b18b1fc9fd90bfc78f942cd2043a5a0145e69 (patch) | |
tree | e10acec5709011fd37a9daa6315cbf71e87de6ca /apps/files/l10n/cs.js | |
parent | d395fa862b79ba3720ed5a1494a7c6ebb031b356 (diff) | |
download | nextcloud-server-912b18b1fc9fd90bfc78f942cd2043a5a0145e69.tar.gz nextcloud-server-912b18b1fc9fd90bfc78f942cd2043a5a0145e69.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 6e679ed3727..d85e1d81d3d 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -246,6 +246,8 @@ OC.L10N.register( "Blank" : "Prázdný", "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "Delete permanently" : "Nevratně smazat", + "Copy to {target}" : "Zkopírovat do {target}", + "Move to {target}" : "Přesunout do {target}", "Open folder {displayName}" : "Otevřít složku {displayName}", "Open in Files" : "Otevřít v Souborech", "Open details" : "Otevřít podorobnosti", |