diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-02 00:26:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-02 00:26:04 +0000 |
commit | 95f74aff66d7e26ff8c3dc205e2fa63d7b3a0fe0 (patch) | |
tree | b796de8f7e55cbad7e387cd41793c934849f902a /apps/files_sharing/l10n | |
parent | 5fbfd1a3e841b1529fccf0a2218a53e8ae53e73c (diff) | |
download | nextcloud-server-95f74aff66d7e26ff8c3dc205e2fa63d7b3a0fe0.tar.gz nextcloud-server-95f74aff66d7e26ff8c3dc205e2fa63d7b3a0fe0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-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 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í", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 21de6cb21a7..3ceaca7be04 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -224,6 +224,7 @@ "_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í", |