diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-21 00:29:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-21 00:29:24 +0000 |
commit | 1c50cfa17f85a57538a1f998fe12fce446dcc78c (patch) | |
tree | ac57d89714d5013046156b6335677f31b3105fab /apps/files_sharing/l10n/cs.js | |
parent | 716c5e0966ac1538d1f2abd5ec57e6b53984711d (diff) | |
download | nextcloud-server-1c50cfa17f85a57538a1f998fe12fce446dcc78c.tar.gz nextcloud-server-1c50cfa17f85a57538a1f998fe12fce446dcc78c.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index ecfdc7d618a..0f1b162bd64 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -224,6 +224,7 @@ OC.L10N.register( "Open in Files" : "Otevřít v Souborech", "_Reject share_::_Reject shares_" : ["Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení"], "_Restore share_::_Restore shares_" : ["Obnovit sdílení","Obnovit sdílení","Obnovit sdílení","Obnovit sdílení"], + "Shared" : "Sdíleno", "Link to a file" : "Odkaz na soubor", "Error creating the share: {errorMessage}" : "Chyba při vytváření sdílení: {errorMessage}", "Error creating the share" : "Chyba při vytváření sdílení", @@ -232,7 +233,6 @@ OC.L10N.register( "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", "Folder \"{path}\" has been unshared" : "Sdílení složky „{path}“ bylo zrušeno", "Share {propertyName} saved" : "Sdílení {propertyName} uloženo", - "Shared" : "Sdíleno", "Shared by" : "Sdílí", "Shared with" : "Sdíleno s", "Password created successfully" : "Heslo úspěšně vytvořeno", |