From 235833babd845e51cff0e336187684c779179283 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 14 Apr 2024 00:33:48 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 3 +++ l10n/en_GB.json | 3 +++ l10n/zh_HK.js | 3 +++ l10n/zh_HK.json | 3 +++ 4 files changed, 12 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 9b86ef78..85fda7a4 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -48,6 +48,7 @@ OC.L10N.register( "Download" : "Download", "Show" : "Show", "Rename" : "Rename", + "Unshare from me" : "Unshare from me", "Delete" : "Delete", "Copied" : "Copied", "Cannot copy" : "Cannot copy", @@ -55,6 +56,8 @@ OC.L10N.register( "Toggling of address book was not successful" : "Toggling of address book was not successful", "This will delete the address book and every contacts within it" : "This will delete the address book and every contacts within it", "Delete {addressbook}?" : "Delete {addressbook}?", + "This will unshare the address book and every contacts within it" : "This will unshare the address book and every contacts within it", + "Unshare {addressbook}?" : "Unshare {addressbook}?", "Deletion of address book was not successful." : "Deletion of address book was not successful.", "Renaming of address book was not successful." : "Renaming of address book was not successful.", "_%n contact_::_%n contacts_" : ["%n contact","%n contacts"], diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 8655ef27..ffc3ae29 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -46,6 +46,7 @@ "Download" : "Download", "Show" : "Show", "Rename" : "Rename", + "Unshare from me" : "Unshare from me", "Delete" : "Delete", "Copied" : "Copied", "Cannot copy" : "Cannot copy", @@ -53,6 +54,8 @@ "Toggling of address book was not successful" : "Toggling of address book was not successful", "This will delete the address book and every contacts within it" : "This will delete the address book and every contacts within it", "Delete {addressbook}?" : "Delete {addressbook}?", + "This will unshare the address book and every contacts within it" : "This will unshare the address book and every contacts within it", + "Unshare {addressbook}?" : "Unshare {addressbook}?", "Deletion of address book was not successful." : "Deletion of address book was not successful.", "Renaming of address book was not successful." : "Renaming of address book was not successful.", "_%n contact_::_%n contacts_" : ["%n contact","%n contacts"], diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 64ffd5e7..bd19239c 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -48,6 +48,7 @@ OC.L10N.register( "Download" : "下載", "Show" : "顯示", "Rename" : "重新命名", + "Unshare from me" : "取消與我分享", "Delete" : "刪除", "Copied" : "已複製", "Cannot copy" : "無法複製", @@ -55,6 +56,8 @@ OC.L10N.register( "Toggling of address book was not successful" : "通訊錄切換失敗", "This will delete the address book and every contacts within it" : "這將刪除通訊錄及其所有的聯絡人", "Delete {addressbook}?" : "刪除 {addressbook}?", + "This will unshare the address book and every contacts within it" : "這將會取消分享通訊錄與其中的每個聯絡人", + "Unshare {addressbook}?" : "取消分享 {addressbook}?", "Deletion of address book was not successful." : "刪除通訊錄失敗。", "Renaming of address book was not successful." : "重新命名通訊錄失敗。", "_%n contact_::_%n contacts_" : ["%n 位聯絡人"], diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 1d794dda..4f08b96a 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -46,6 +46,7 @@ "Download" : "下載", "Show" : "顯示", "Rename" : "重新命名", + "Unshare from me" : "取消與我分享", "Delete" : "刪除", "Copied" : "已複製", "Cannot copy" : "無法複製", @@ -53,6 +54,8 @@ "Toggling of address book was not successful" : "通訊錄切換失敗", "This will delete the address book and every contacts within it" : "這將刪除通訊錄及其所有的聯絡人", "Delete {addressbook}?" : "刪除 {addressbook}?", + "This will unshare the address book and every contacts within it" : "這將會取消分享通訊錄與其中的每個聯絡人", + "Unshare {addressbook}?" : "取消分享 {addressbook}?", "Deletion of address book was not successful." : "刪除通訊錄失敗。", "Renaming of address book was not successful." : "重新命名通訊錄失敗。", "_%n contact_::_%n contacts_" : ["%n 位聯絡人"],