diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-02 00:25:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-02 00:25:52 +0000 |
commit | 3622af9b433cd69761645c9e45c5778e72bc40bb (patch) | |
tree | 8f0a3e7e32ed0ade03227ce57fcc3238183e08bd /apps/files_sharing/l10n/cs.js | |
parent | 676bee16eb793edad137e9c7989da5e0f624167a (diff) | |
download | nextcloud-server-3622af9b433cd69761645c9e45c5778e72bc40bb.tar.gz nextcloud-server-3622af9b433cd69761645c9e45c5778e72bc40bb.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index bc8651e82fd..a087fd01ec6 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -226,6 +226,7 @@ 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 by {ownerDisplayName}" : "Nasdílel(a) {ownerDisplayName}", "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í", |