From 10e3b2b94fec203dfe82e43f07952eb37e2d2c4b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 20 May 2023 00:26:34 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 3 +++ l10n/cs.json | 3 +++ l10n/en_GB.js | 3 +++ l10n/en_GB.json | 3 +++ l10n/et_EE.js | 2 ++ l10n/et_EE.json | 2 ++ l10n/zh_HK.js | 3 +++ l10n/zh_HK.json | 3 +++ 8 files changed, 22 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index bf837508..9252055f 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -29,6 +29,7 @@ OC.L10N.register( "Update avatars from social media" : "Aktualizovat zástupné obrázky ze sociálních médií", "(refreshed once per week)" : "(znovu načteno každý týden)", "Address books" : "Adresáře kontaktů", + "Export" : "Exportovat", "Send email" : "Odeslat e-mail", "Send email as BCC" : "Odeslat e-mail jako skrytou kopii (bcc)", "Contact groups" : "Skupiny kontaktů", @@ -55,6 +56,8 @@ OC.L10N.register( "Delete {addressbook}?" : "Smazat {addressbook}?", "Deletion of address book was not successful." : "Smazání adresáře kontaktů nebylo úspěšné.", "Renaming of address book was not successful." : "Přejmenování adresáře kontaktů nebylo úspěšné.", + "_%n contact_::_%n contacts_" : ["%n kontakt","%n kontakty","%n kontaktů","%n kontakty"], + "_%n group_::_%n groups_" : ["%n skupina","%n skupiny","%n skupin","%n skupiny"], "_Shared with {num} entity_::_Shared with {num} entities_" : ["Sdíleno s {num} entitou","Sdíleno se {num} entitami","Sdíleno s {num} entitami","Sdíleno se {num} entitami"], "Share with users or groups" : "Sdílet s uživateli nebo skupinami", "No users or groups" : "Žádní uživatelé nebo skupiny", diff --git a/l10n/cs.json b/l10n/cs.json index fe99573f..67d7594d 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -27,6 +27,7 @@ "Update avatars from social media" : "Aktualizovat zástupné obrázky ze sociálních médií", "(refreshed once per week)" : "(znovu načteno každý týden)", "Address books" : "Adresáře kontaktů", + "Export" : "Exportovat", "Send email" : "Odeslat e-mail", "Send email as BCC" : "Odeslat e-mail jako skrytou kopii (bcc)", "Contact groups" : "Skupiny kontaktů", @@ -53,6 +54,8 @@ "Delete {addressbook}?" : "Smazat {addressbook}?", "Deletion of address book was not successful." : "Smazání adresáře kontaktů nebylo úspěšné.", "Renaming of address book was not successful." : "Přejmenování adresáře kontaktů nebylo úspěšné.", + "_%n contact_::_%n contacts_" : ["%n kontakt","%n kontakty","%n kontaktů","%n kontakty"], + "_%n group_::_%n groups_" : ["%n skupina","%n skupiny","%n skupin","%n skupiny"], "_Shared with {num} entity_::_Shared with {num} entities_" : ["Sdíleno s {num} entitou","Sdíleno se {num} entitami","Sdíleno s {num} entitami","Sdíleno se {num} entitami"], "Share with users or groups" : "Sdílet s uživateli nebo skupinami", "No users or groups" : "Žádní uživatelé nebo skupiny", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 384cf8db..592e4732 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -56,6 +56,8 @@ OC.L10N.register( "Delete {addressbook}?" : "Delete {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"], + "_%n group_::_%n groups_" : ["%n group","%n groups"], "_Shared with {num} entity_::_Shared with {num} entities_" : ["Shared with {num} entity","Shared with {num} entities"], "Share with users or groups" : "Share with users or groups", "No users or groups" : "No users or groups", @@ -136,6 +138,7 @@ OC.L10N.register( "Unable to retrieve the contact from the server, please check your network connection." : "Unable to retrieve the contact from the server, please check your network connection.", "An error occurred while trying to move the contact" : "An error occurred while trying to move the contact", "An error occurred while trying to copy the contact" : "An error occurred while trying to copy the contact", + "Unable to update contact" : "Unable to update contact", "Search contacts …" : "Search contacts …", "Add to {group}" : "Add to {group}", "Remove {type}" : "Remove {type}", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index fbc33e11..b9939ca4 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -54,6 +54,8 @@ "Delete {addressbook}?" : "Delete {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"], + "_%n group_::_%n groups_" : ["%n group","%n groups"], "_Shared with {num} entity_::_Shared with {num} entities_" : ["Shared with {num} entity","Shared with {num} entities"], "Share with users or groups" : "Share with users or groups", "No users or groups" : "No users or groups", @@ -134,6 +136,7 @@ "Unable to retrieve the contact from the server, please check your network connection." : "Unable to retrieve the contact from the server, please check your network connection.", "An error occurred while trying to move the contact" : "An error occurred while trying to move the contact", "An error occurred while trying to copy the contact" : "An error occurred while trying to copy the contact", + "Unable to update contact" : "Unable to update contact", "Search contacts …" : "Search contacts …", "Add to {group}" : "Add to {group}", "Remove {type}" : "Remove {type}", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index a366b89e..613fa83f 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -11,6 +11,8 @@ OC.L10N.register( "Enabled" : "Lubatud", "Delete" : "Kustuta", "Copy link" : "Kopeeri link", + "_%n contact_::_%n contacts_" : ["%n kontakt","%nkontakti"], + "_%n group_::_%n groups_" : ["%n grupp","%n gruppi"], "Share with users or groups" : "Jaga kasutajate või gruppidega", "No users or groups" : "Ei ole kasutajaid või gruppe", "can edit" : "saab redigeerida", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index de3dbbf3..09f43f66 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -9,6 +9,8 @@ "Enabled" : "Lubatud", "Delete" : "Kustuta", "Copy link" : "Kopeeri link", + "_%n contact_::_%n contacts_" : ["%n kontakt","%nkontakti"], + "_%n group_::_%n groups_" : ["%n grupp","%n gruppi"], "Share with users or groups" : "Jaga kasutajate või gruppidega", "No users or groups" : "Ei ole kasutajaid või gruppe", "can edit" : "saab redigeerida", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index b4035ef3..feaf6d7e 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -56,6 +56,8 @@ OC.L10N.register( "Delete {addressbook}?" : "刪除 {addressbook}?", "Deletion of address book was not successful." : "刪除通訊錄失敗。", "Renaming of address book was not successful." : "重新命名通訊錄失敗。", + "_%n contact_::_%n contacts_" : ["%n 位聯絡人"], + "_%n group_::_%n groups_" : ["%n 個群組"], "_Shared with {num} entity_::_Shared with {num} entities_" : ["與 {num} 個實體分享"], "Share with users or groups" : "與用戶或群組分享", "No users or groups" : "沒有用戶或群組", @@ -136,6 +138,7 @@ OC.L10N.register( "Unable to retrieve the contact from the server, please check your network connection." : "無法從伺服器擷取聯絡人,請檢查您的網路連線。", "An error occurred while trying to move the contact" : "嘗試移動聯絡人時發生錯誤", "An error occurred while trying to copy the contact" : "嘗試複製聯絡人時發生錯誤", + "Unable to update contact" : "無法更新聯絡人", "Search contacts …" : "搜尋聯絡人…", "Add to {group}" : "新增至 {group]", "Remove {type}" : "移除 {type}", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index d367ab9d..4afcd20b 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -54,6 +54,8 @@ "Delete {addressbook}?" : "刪除 {addressbook}?", "Deletion of address book was not successful." : "刪除通訊錄失敗。", "Renaming of address book was not successful." : "重新命名通訊錄失敗。", + "_%n contact_::_%n contacts_" : ["%n 位聯絡人"], + "_%n group_::_%n groups_" : ["%n 個群組"], "_Shared with {num} entity_::_Shared with {num} entities_" : ["與 {num} 個實體分享"], "Share with users or groups" : "與用戶或群組分享", "No users or groups" : "沒有用戶或群組", @@ -134,6 +136,7 @@ "Unable to retrieve the contact from the server, please check your network connection." : "無法從伺服器擷取聯絡人,請檢查您的網路連線。", "An error occurred while trying to move the contact" : "嘗試移動聯絡人時發生錯誤", "An error occurred while trying to copy the contact" : "嘗試複製聯絡人時發生錯誤", + "Unable to update contact" : "無法更新聯絡人", "Search contacts …" : "搜尋聯絡人…", "Add to {group}" : "新增至 {group]", "Remove {type}" : "移除 {type}", -- cgit v1.2.3