diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:45 +0000 |
commit | 91be8568ccb57798f3b23498e5e3ad97a17991b3 (patch) | |
tree | 952fa030f844b04ac8c57841c3880e0f523730e6 /apps/files_sharing/l10n | |
parent | bfb8a16370f95190b91d445e624903c1ce67a725 (diff) | |
download | nextcloud-server-91be8568ccb57798f3b23498e5e3ad97a17991b3.tar.gz nextcloud-server-91be8568ccb57798f3b23498e5e3ad97a17991b3.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/en_GB.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index ebd869582a0..3d73b06f7b5 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -232,6 +232,7 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"], "_Restore share_::_Restore shares_" : ["Restore share","Restore shares"], "Shared" : "Shared", + "Shared multiple times with different people" : "Shared multiple times with different people", "Shared by {ownerDisplayName}" : "Shared by {ownerDisplayName}", "Show sharing options" : "Show sharing options", "Link to a file" : "Link to a file", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 3542d3b3038..eec67e59ab5 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -230,6 +230,7 @@ "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"], "_Restore share_::_Restore shares_" : ["Restore share","Restore shares"], "Shared" : "Shared", + "Shared multiple times with different people" : "Shared multiple times with different people", "Shared by {ownerDisplayName}" : "Shared by {ownerDisplayName}", "Show sharing options" : "Show sharing options", "Link to a file" : "Link to a file", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index b44a6f568b0..ac171ab3728 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -232,6 +232,7 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["拒絕分享"], "_Restore share_::_Restore shares_" : ["還原分享"], "Shared" : "已分享", + "Shared multiple times with different people" : "與不同的人多次分享", "Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享", "Show sharing options" : "顯示分享選項", "Link to a file" : "連結到一個檔案", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index f22a0ef8235..1bea28460df 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -230,6 +230,7 @@ "_Reject share_::_Reject shares_" : ["拒絕分享"], "_Restore share_::_Restore shares_" : ["還原分享"], "Shared" : "已分享", + "Shared multiple times with different people" : "與不同的人多次分享", "Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享", "Show sharing options" : "顯示分享選項", "Link to a file" : "連結到一個檔案", |