diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-12 00:24:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-12 00:24:19 +0000 |
commit | d3776e0e00aec8e0071367634e44ab357c4ad0c5 (patch) | |
tree | 5e559f6bd62599bb5a3e273fba8921e550ed25c4 /apps/files_sharing | |
parent | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (diff) | |
download | nextcloud-server-d3776e0e00aec8e0071367634e44ab357c4ad0c5.tar.gz nextcloud-server-d3776e0e00aec8e0071367634e44ab357c4ad0c5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 5d404040a26..05291c1976f 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -228,6 +228,7 @@ OC.L10N.register( "_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}", + "Show sharing options" : "Zobrazit předvolby pro sdílení", "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í", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index d53d4a333f7..fbbcd218e38 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -226,6 +226,7 @@ "_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}", + "Show sharing options" : "Zobrazit předvolby pro sdílení", "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í", |