diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:28:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:28:52 +0000 |
commit | 194981318c20b4e53239e7dfb6a161d525bdb279 (patch) | |
tree | eacd88d0b5ac060850d41c755043cbbc0161d698 /apps/files_sharing/l10n/cs.js | |
parent | f001cc73e799e9e7b7e1f0f438b53b251d0b18e4 (diff) | |
download | nextcloud-server-194981318c20b4e53239e7dfb6a161d525bdb279.tar.gz nextcloud-server-194981318c20b4e53239e7dfb6a161d525bdb279.zip |
[tx-robot] updated 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 3fcf3785070..c0631ed9049 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -212,6 +212,7 @@ OC.L10N.register( "Unable to load the shares list" : "Nedaří se načíst seznam sdílení", "Expires {relativetime}" : "Platnost končí {relativetime}", "this share just expired." : "platnost tohoto sdílení právě skončila.", + "Shared with you by {owner}" : "S vámi sdílí {owner}", "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í", @@ -224,7 +225,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Sdíleno s vámi a {circle} od {owner}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} sdílí vám a konverzaci {conversation}", "Shared with you in a conversation by {owner}" : " {owner} vám sdílí v konverzaci", - "Shared with you by {owner}" : "S vámi sdílí {owner}", "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Name" : "Název", "Share time" : "Čas sdílení", |