diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
commit | e06931854a0baf6200690b2d3b9d721197e6633e (patch) | |
tree | 0766dd3b9e77fa67a6771472470857338c2c08e4 /apps/files_sharing/l10n/cs.js | |
parent | a7658f3ec8d578a400d1a97f851635061fd9668d (diff) | |
download | nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.tar.gz nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 56385c96cd9..3de37d65ecd 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -241,9 +241,10 @@ OC.L10N.register( "_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", - "Shared multiple times with different people" : "Nasdílet několikrát různým lidem", "Shared by {ownerDisplayName}" : "Nasdílel(a) {ownerDisplayName}", + "Shared multiple times with different people" : "Nasdílet několikrát různým lidem", "Show sharing options" : "Zobrazit předvolby pro sdílení", + "Shared with others" : "Sdíleno s ostatními", "Link to a file" : "Odkaz na soubor", "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", "Error updating the share" : "Chyba při aktualizaci sdílení", @@ -266,7 +267,6 @@ OC.L10N.register( "List of files that are shared with you." : "Seznam souborů, které vám byly nasdíleny.", "Nothing shared with you yet" : "Zatím vám nikdo nic nenasdílel", "Files and folders others shared with you will show up here" : "Zde budou zobrazeny soubory a složky, které vám nasdílí ostatní", - "Shared with others" : "Sdíleno s ostatními", "List of files that you shared with others." : "Seznam souborů, které jste nasdíleli ostatním.", "Nothing shared yet" : "Zatím není nic sdíleno", "Files and folders you shared will show up here" : "Zde budou zobrazeny vámi nasdílené soubory a složky", |