diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:37 +0000 |
commit | b550d1c31a147315ebcd1dc222ac86c68d70f000 (patch) | |
tree | 91c836aaa8f3f01c0746c001a32e839de0ebd7c3 /apps/files_sharing | |
parent | 6d557569f6106f00867c970eeae2d8daa960e8be (diff) | |
download | nextcloud-server-b550d1c31a147315ebcd1dc222ac86c68d70f000.tar.gz nextcloud-server-b550d1c31a147315ebcd1dc222ac86c68d70f000.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 | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index c54308d8707..b284ef626f5 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -209,6 +209,12 @@ OC.L10N.register( "Create" : "Vytvářet", "Share" : "Sdílet", "Delete share" : "Smazat sdílení", + "Share with {userName}" : "Nasdílet pro {userName}", + "Share with group" : "Nasdílet skupině", + "Share in conversation" : "Nasdílet v konverzaci", + "Share with remote" : "Nasdílet pro vzdálené", + "Share with remote group" : "Nasdílet vzdálené skupině", + "Share with guest" : "Nasdílet hostovi", "Share with" : "Sdílet s", "Save share" : "Uložit sdílení", "Update share" : "Zaktualizovat sdílení", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 041cbe2bd43..f0687cc92dc 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -207,6 +207,12 @@ "Create" : "Vytvářet", "Share" : "Sdílet", "Delete share" : "Smazat sdílení", + "Share with {userName}" : "Nasdílet pro {userName}", + "Share with group" : "Nasdílet skupině", + "Share in conversation" : "Nasdílet v konverzaci", + "Share with remote" : "Nasdílet pro vzdálené", + "Share with remote group" : "Nasdílet vzdálené skupině", + "Share with guest" : "Nasdílet hostovi", "Share with" : "Sdílet s", "Save share" : "Uložit sdílení", "Update share" : "Zaktualizovat sdílení", |