diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:27 +0000 |
commit | 9f6df9171beb4f8c911dc29c4e55d41332f4aa3b (patch) | |
tree | b07b547d52f33194625808c73eefcbb8e92201e5 /apps/files_sharing | |
parent | 701c1a9d5069c4dd265b1f8be41256c92e3fa533 (diff) | |
download | nextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.tar.gz nextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.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 b284ef626f5..954deb670ce 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -232,6 +232,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 multiple times with different people" : "Nasdílet několikrát různým lidem", "Shared by {ownerDisplayName}" : "Nasdílel(a) {ownerDisplayName}", "Show sharing options" : "Zobrazit předvolby pro sdílení", "Link to a file" : "Odkaz na soubor", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index f0687cc92dc..4efc0d786b1 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -230,6 +230,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 multiple times with different people" : "Nasdílet několikrát různým lidem", "Shared by {ownerDisplayName}" : "Nasdílel(a) {ownerDisplayName}", "Show sharing options" : "Zobrazit předvolby pro sdílení", "Link to a file" : "Odkaz na soubor", |