diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
commit | cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168 (patch) | |
tree | 7029cb4c4a341c91196c0768d86eb40eed6b91cf /apps/files_sharing/l10n/cs.js | |
parent | 79fe83eb1c07d36c525e8db91e23bb5976d719f7 (diff) | |
download | nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.tar.gz nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index dace02b3ef6..2450cb77aa3 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -122,8 +122,8 @@ OC.L10N.register( "Link copied to clipboard" : "Odkaz zkopírován do schánky", "Select" : "Vybrat", "Cancel" : "Storno", - "Continue" : "Pokračovat", "Close" : "Zavřít", + "Continue" : "Pokračovat", "Error creating the share: {errorMessage}" : "Chyba při vytváření sdílení: {errorMessage}", "Error creating the share" : "Chyba při vytváření sdílení", "Sharing" : "Sdílení", @@ -188,6 +188,7 @@ OC.L10N.register( "Deck board" : "Tabule aplikace Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", + "Enter your name" : "Zadejte své jméno", "Allow upload and editing" : "Povolit nahrávání a úpravy", "Allow editing" : "Povolit úpravy", "Upload only" : "Pouze nahrávat", |