i18n - translations (#10483)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
7c9b902cfe
commit
1d49fcae77
@ -225,6 +225,10 @@ msgstr "Voeg jou eerste {objectLabel} by"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Bygevoeg {beautifiedCreatedAt}"
|
msgstr "Bygevoeg {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "By swartlys gevoeg"
|
msgstr "By swartlys gevoeg"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Voorkoms"
|
msgstr "Voorkoms"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Goedgekeurde E-pos Domein"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Goedgekeurde E-pos Domein"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domein"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domein suksesvol bygevoeg."
|
msgstr "Domein suksesvol bygevoeg."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Moenie kontakte outomaties skep nie."
|
msgstr "Moenie kontakte outomaties skep nie."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-pos"
|
msgstr "E-pos"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "E-pos kan nie leeg wees nie"
|
#~ msgstr "E-pos kan nie leeg wees nie"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Ongeldige pasgemaakte domein. Voeg asseblief ten minste een subdomein in (bv. sub.example.com)."
|
msgstr "Ongeldige pasgemaakte domein. Voeg asseblief ten minste een subdomein in (bv. sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Ongeldige domein. Domeine moet korter as 256 karakters wees, kan nie IP-adresse wees nie, mag geen spasies hê nie, mag nie enige spesiale karakters soos _~`!@#$%^*()=+{}[]|\\;:'\",<>/? bevat nie en mag nie begin of eindig met 'n '-' karakter nie."
|
msgstr "Ongeldige domein. Domeine moet korter as 256 karakters wees, kan nie IP-adresse wees nie, mag geen spasies hê nie, mag nie enige spesiale karakters soos _~`!@#$%^*()=+{}[]|\\;:'\",<>/? bevat nie en mag nie begin of eindig met 'n '-' karakter nie."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "أضف أول {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "تم الإضافة {beautifiedCreatedAt}"
|
msgstr "تم الإضافة {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "أضيف إلى القائمة السوداء"
|
msgstr "أضيف إلى القائمة السوداء"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "المظهر"
|
msgstr "المظهر"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "نطاق البريد الإلكتروني المعتمد"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "نطاق البريد الإلكتروني المعتمد"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "النطاق"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "تمت إضافة النطاق بنجاح."
|
msgstr "تمت إضافة النطاق بنجاح."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "لا تقم بإنشاء جهات اتصال تلقائيًا."
|
msgstr "لا تقم بإنشاء جهات اتصال تلقائيًا."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "البريد الإلكتروني"
|
msgstr "البريد الإلكتروني"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "لا يمكن أن يكون البريد الإلكتروني فارغًا"
|
#~ msgstr "لا يمكن أن يكون البريد الإلكتروني فارغًا"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "نطاق مخصص غير صالح. يُرجى تضمين نطاق فرعي واحد على الأقل (مثال: sub.example.com)."
|
msgstr "نطاق مخصص غير صالح. يُرجى تضمين نطاق فرعي واحد على الأقل (مثال: sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "نطاق غير صالح. يجب أن تكون النطاقات أقل من 256 حرفًا في الطول، ولا يمكن أن تكون عناوين IP، ولا يمكن أن تحتوي على مسافات، ولا يمكن أن تحتوي على أي أحرف خاصة مثل _~`!@#$%^*()=+{}[]|\\;:'\\\",<>/? ولا يمكن أن تبدأ أو تنتهي برمز '-'."
|
msgstr "نطاق غير صالح. يجب أن تكون النطاقات أقل من 256 حرفًا في الطول، ولا يمكن أن تكون عناوين IP، ولا يمكن أن تحتوي على مسافات، ولا يمكن أن تحتوي على أي أحرف خاصة مثل _~`!@#$%^*()=+{}[]|\\;:'\\\",<>/? ولا يمكن أن تبدأ أو تنتهي برمز '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Afegeix el teu primer {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Afegit {beautifiedCreatedAt}"
|
msgstr "Afegit {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Afegit a la llista de bloqueig"
|
msgstr "Afegit a la llista de bloqueig"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Aparença"
|
msgstr "Aparença"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Domini de correu electrònic aprovat"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Domini de correu electrònic aprovat"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domini"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domini afegit correctament."
|
msgstr "Domini afegit correctament."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "No auto-crear contactes."
|
msgstr "No auto-crear contactes."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "Correu electrònic"
|
msgstr "Correu electrònic"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "El correu electrònic no pot estar buit"
|
#~ msgstr "El correu electrònic no pot estar buit"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Domini personalitzat no vàlid. Si us plau, inclogueu almenys un subdomini (p. ex., sub.example.com)."
|
msgstr "Domini personalitzat no vàlid. Si us plau, inclogueu almenys un subdomini (p. ex., sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Domini invàlid. Els dominis han de ser més curts de 256 caràcters, no poden ser adreces IP, no poden contenir espais, ni cap caràcter especial com _~`!@#$%^*()=+{}[]|\\;:'\",<>/? i no poden començar o acabar amb el caràcter '-'."
|
msgstr "Domini invàlid. Els dominis han de ser més curts de 256 caràcters, no poden ser adreces IP, no poden contenir espais, ni cap caràcter especial com _~`!@#$%^*()=+{}[]|\\;:'\",<>/? i no poden començar o acabar amb el caràcter '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Přidejte svůj první {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Přidáno {beautifiedCreatedAt}"
|
msgstr "Přidáno {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Přidáno do blokovaného seznamu"
|
msgstr "Přidáno do blokovaného seznamu"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Vzhled"
|
msgstr "Vzhled"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Schválená e-mailová doména"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Schválená e-mailová doména"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Doména"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Doména úspěšně přidána."
|
msgstr "Doména úspěšně přidána."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Nevytvářet automaticky kontakty."
|
msgstr "Nevytvářet automaticky kontakty."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Email nesmí být prázdný"
|
#~ msgstr "Email nesmí být prázdný"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Neplatná vlastní doména. Uveďte prosím alespoň jednu subdoménu (např. sub.example.com)."
|
msgstr "Neplatná vlastní doména. Uveďte prosím alespoň jednu subdoménu (např. sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Neplatná doména. Domény musí být kratší než 256 znaků, nesmí být IP adresy, nesmí obsahovat žádné speciální znaky jako _~`!@#$%^*()=+{}[]|\\;:'\",<>/? a nesmí začínat ani končit znakem '-'."
|
msgstr "Neplatná doména. Domény musí být kratší než 256 znaků, nesmí být IP adresy, nesmí obsahovat žádné speciální znaky jako _~`!@#$%^*()=+{}[]|\\;:'\",<>/? a nesmí začínat ani končit znakem '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Tilføj din første {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Tilføjet {beautifiedCreatedAt}"
|
msgstr "Tilføjet {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Tilføjet til blokeringsliste"
|
msgstr "Tilføjet til blokeringsliste"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Udseende"
|
msgstr "Udseende"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Godkendt e-maildomæne"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Godkendt e-maildomæne"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domæne"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domæne tilføjet med succes."
|
msgstr "Domæne tilføjet med succes."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Opret ikke automatisk kontakter."
|
msgstr "Opret ikke automatisk kontakter."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "E-mail kan ikke være tom"
|
#~ msgstr "E-mail kan ikke være tom"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Ugyldig brugerdefineret domæne. Inkluder venligst mindst ét underdomæne (f.eks. sub.example.com)."
|
msgstr "Ugyldig brugerdefineret domæne. Inkluder venligst mindst ét underdomæne (f.eks. sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Ugyldigt domæne. Domæner skal være kortere end 256 tegn, kan ikke være IP-adresser, kan ikke indeholde mellemrum, kan ikke indeholde specialtegn såsom _~`!@#$%^*()=+{}[]|\\;:'\",<>/? og kan ikke begynde eller slutte med et '-' tegn."
|
msgstr "Ugyldigt domæne. Domæner skal være kortere end 256 tegn, kan ikke være IP-adresser, kan ikke indeholde mellemrum, kan ikke indeholde specialtegn såsom _~`!@#$%^*()=+{}[]|\\;:'\",<>/? og kan ikke begynde eller slutte med et '-' tegn."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Fügen Sie Ihr erstes {objectLabel} hinzu"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Hinzugefügt am {beautifiedCreatedAt}"
|
msgstr "Hinzugefügt am {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Zur Blockliste hinzugefügt"
|
msgstr "Zur Blockliste hinzugefügt"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Erscheinungsbild"
|
msgstr "Erscheinungsbild"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Genehmigte E-Mail-Domäne"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Genehmigte E-Mail-Domäne"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domäne"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domäne erfolgreich hinzugefügt."
|
msgstr "Domäne erfolgreich hinzugefügt."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Keine Kontakte automatisch erstellen."
|
msgstr "Keine Kontakte automatisch erstellen."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-Mail"
|
msgstr "E-Mail"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "E-Mail darf nicht leer sein"
|
#~ msgstr "E-Mail darf nicht leer sein"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Ungültige benutzerdefinierte Domain. Bitte fügen Sie mindestens eine Subdomain hinzu (z.B. sub.beispiel.com)."
|
msgstr "Ungültige benutzerdefinierte Domain. Bitte fügen Sie mindestens eine Subdomain hinzu (z.B. sub.beispiel.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Ungültige Domäne. Domänen müssen kleiner als 256 Zeichen sein, dürfen keine IP-Adressen sein, dürfen keine Leerzeichen enthalten, dürfen keine Sonderzeichen wie _~`!@#$%^*()=+{}[]|\\;:'\",<>/? enthalten und dürfen nicht mit einem '-' Zeichen beginnen oder enden."
|
msgstr "Ungültige Domäne. Domänen müssen kleiner als 256 Zeichen sein, dürfen keine IP-Adressen sein, dürfen keine Leerzeichen enthalten, dürfen keine Sonderzeichen wie _~`!@#$%^*()=+{}[]|\\;:'\",<>/? enthalten und dürfen nicht mit einem '-' Zeichen beginnen oder enden."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Προσθέστε το πρώτο σας {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Προστέθηκε {beautifiedCreatedAt}"
|
msgstr "Προστέθηκε {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Προστέθηκε στη λίστα αποκλεισμού"
|
msgstr "Προστέθηκε στη λίστα αποκλεισμού"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Εμφάνιση"
|
msgstr "Εμφάνιση"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Εγκεκριμένος Τομέας Email"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Εγκεκριμένος Τομέας Email"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Τομέας"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Ο τομέας προστέθηκε με επιτυχία."
|
msgstr "Ο τομέας προστέθηκε με επιτυχία."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Μην δημιουργείτε αυτόματα επαφές."
|
msgstr "Μην δημιουργείτε αυτόματα επαφές."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "Ηλεκτρονικό ταχυδρομείο"
|
msgstr "Ηλεκτρονικό ταχυδρομείο"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Το email δεν μπορεί να είναι κενό"
|
#~ msgstr "Το email δεν μπορεί να είναι κενό"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Μη έγκυρο προσαρμοσμένο domain. Παρακαλώ περιλάβετε τουλάχιστον ένα υποτομέα (π.χ., sub.example.com)."
|
msgstr "Μη έγκυρο προσαρμοσμένο domain. Παρακαλώ περιλάβετε τουλάχιστον ένα υποτομέα (π.χ., sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Άκυρος τομέας. Οι τομείς πρέπει να είναι μικρότεροι από 256 χαρακτήρες σε μήκος, δεν μπορούν να είναι διευθύνσεις IP, δεν μπορούν να περιέχουν κενά, δεν μπορούν να περιέχουν ειδικούς χαρακτήρες όπως _~`!@#$%^*()=+{}[]|\\;:'\",<>/? και δεν μπορούν να αρχίζουν ή να τελειώνουν με τον χαρακτήρα '-'."
|
msgstr "Άκυρος τομέας. Οι τομείς πρέπει να είναι μικρότεροι από 256 χαρακτήρες σε μήκος, δεν μπορούν να είναι διευθύνσεις IP, δεν μπορούν να περιέχουν κενά, δεν μπορούν να περιέχουν ειδικούς χαρακτήρες όπως _~`!@#$%^*()=+{}[]|\\;:'\",<>/? και δεν μπορούν να αρχίζουν ή να τελειώνουν με τον χαρακτήρα '-'."
|
||||||
|
|
||||||
|
|||||||
@ -220,6 +220,10 @@ msgstr "Add your first {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Added {beautifiedCreatedAt}"
|
msgstr "Added {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr "Added {beautifyPastDateRelative}"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Added to blocklist"
|
msgstr "Added to blocklist"
|
||||||
@ -335,8 +339,12 @@ msgid "Appearance"
|
|||||||
msgstr "Appearance"
|
msgstr "Appearance"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Approved Email Domain"
|
msgstr "Approved Domains"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Approved Email Domain"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1006,6 +1014,10 @@ msgstr "Domain"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domain added successfully."
|
msgstr "Domain added successfully."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Don’t auto-create contacts."
|
msgstr "Don’t auto-create contacts."
|
||||||
@ -1073,8 +1085,12 @@ msgid "Email"
|
|||||||
msgstr "Email"
|
msgstr "Email"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Email can not be empty"
|
#~ msgstr "Email can not be empty"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr "Email cannot be empty"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1550,7 +1566,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Invalid custom domain. Please include at least one subdomain (e.g., sub.example.com)."
|
msgstr "Invalid custom domain. Please include at least one subdomain (e.g., sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgstr "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Añade tu primer {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Añadido {beautifiedCreatedAt}"
|
msgstr "Añadido {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Añadido a la lista de bloqueo"
|
msgstr "Añadido a la lista de bloqueo"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Apariencia"
|
msgstr "Apariencia"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Dominio de Correo Electrónico Aprobado"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Dominio de Correo Electrónico Aprobado"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Dominio"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Dominio añadido con éxito."
|
msgstr "Dominio añadido con éxito."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "No crear automáticamente contactos."
|
msgstr "No crear automáticamente contactos."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "Correo electrónico"
|
msgstr "Correo electrónico"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "El correo electrónico no puede estar vacío"
|
#~ msgstr "El correo electrónico no puede estar vacío"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Dominio personalizado no válido. Por favor, incluya al menos un subdominio (por ejemplo, sub.example.com)."
|
msgstr "Dominio personalizado no válido. Por favor, incluya al menos un subdominio (por ejemplo, sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Dominio no válido. Los dominios deben tener menos de 256 caracteres de longitud, no pueden ser direcciones IP, no pueden contener espacios, no pueden contener caracteres especiales como _~`!@#$%^*()=+{}[]|\\;:'\",<>/? y no pueden comenzar ni terminar con un carácter '-'."
|
msgstr "Dominio no válido. Los dominios deben tener menos de 256 caracteres de longitud, no pueden ser direcciones IP, no pueden contener espacios, no pueden contener caracteres especiales como _~`!@#$%^*()=+{}[]|\\;:'\",<>/? y no pueden comenzar ni terminar con un carácter '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Lisää ensimmäinen {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Lisätty {beautifiedCreatedAt}"
|
msgstr "Lisätty {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Lisätty estolistalle"
|
msgstr "Lisätty estolistalle"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Ulkoasu"
|
msgstr "Ulkoasu"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Hyväksytty Sähköpostitunnusalue"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Hyväksytty Sähköpostitunnusalue"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Verkkotunnus"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Tunnusalue lisätty onnistuneesti."
|
msgstr "Tunnusalue lisätty onnistuneesti."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Älä luo yhteystietoja automaattisesti."
|
msgstr "Älä luo yhteystietoja automaattisesti."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "S\\u00e4hk\\u00f6posti"
|
msgstr "S\\u00e4hk\\u00f6posti"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Sähköpostiosoite ei voi olla tyhjä"
|
#~ msgstr "Sähköpostiosoite ei voi olla tyhjä"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Virheellinen mukautettu verkkotunnus. Ole hyvä ja sisällytä vähintään yksi aliverkkotunnus (esim., alaesimerkki.com)."
|
msgstr "Virheellinen mukautettu verkkotunnus. Ole hyvä ja sisällytä vähintään yksi aliverkkotunnus (esim., alaesimerkki.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Virheellinen verkkotunnus. Verkkotunnusten on oltava alle 256 merkkiä pitkiä, eivät saa olla IP-osoitteita, eivät saa sisältää välilyöntejä eivätkä erikoismerkkejä, kuten _~`!@#$%^*()=+{}[]|\\;:'\",<>/? eivätkä saa alkaa tai päättyä '-'-merkillä."
|
msgstr "Virheellinen verkkotunnus. Verkkotunnusten on oltava alle 256 merkkiä pitkiä, eivät saa olla IP-osoitteita, eivät saa sisältää välilyöntejä eivätkä erikoismerkkejä, kuten _~`!@#$%^*()=+{}[]|\\;:'\",<>/? eivätkä saa alkaa tai päättyä '-'-merkillä."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Ajoutez votre premier {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Ajouté {beautifiedCreatedAt}"
|
msgstr "Ajouté {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Ajouté à la liste de blocage"
|
msgstr "Ajouté à la liste de blocage"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Apparence"
|
msgstr "Apparence"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Domaine email approuvé"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Domaine email approuvé"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domaine"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domaine ajouté avec succès."
|
msgstr "Domaine ajouté avec succès."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Ne pas créer automatiquement de contacts."
|
msgstr "Ne pas créer automatiquement de contacts."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "Courriel"
|
msgstr "Courriel"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "L'email ne peut pas être vide"
|
#~ msgstr "L'email ne peut pas être vide"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Domaine personnalisé invalide. Veuillez inclure au moins un sous-domaine (par exemple, sous.exemple.com)."
|
msgstr "Domaine personnalisé invalide. Veuillez inclure au moins un sous-domaine (par exemple, sous.exemple.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Domaine invalide. Les domaines doivent être inférieurs à 256 caractères, ne peuvent pas être des adresses IP, ne peuvent pas contenir d'espaces, ne peuvent pas contenir de caractères spéciaux tels que _~`!@#$%^*()=+{}[]|\\;:'\",<>/? et ne peuvent pas commencer ou finir par un caractère '-'."
|
msgstr "Domaine invalide. Les domaines doivent être inférieurs à 256 caractères, ne peuvent pas être des adresses IP, ne peuvent pas contenir d'espaces, ne peuvent pas contenir de caractères spéciaux tels que _~`!@#$%^*()=+{}[]|\\;:'\",<>/? et ne peuvent pas commencer ou finir par un caractère '-'."
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -225,6 +225,10 @@ msgstr "Add your first {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "נוסף ב-{beautifiedCreatedAt}"
|
msgstr "נוסף ב-{beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "הוסף לרשימת החסימה"
|
msgstr "הוסף לרשימת החסימה"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "מראה"
|
msgstr "מראה"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "דומיין דוא\"ל מאושר"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "דומיין דוא\"ל מאושר"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "תחום"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "דומיין נוסף בהצלחה."
|
msgstr "דומיין נוסף בהצלחה."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "אל תיצור אנשי קשר אוטומטיים."
|
msgstr "אל תיצור אנשי קשר אוטומטיים."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "דוא\"ל"
|
msgstr "דוא\"ל"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "דוא\"ל לא יכול להיות ריק"
|
#~ msgstr "דוא\"ל לא יכול להיות ריק"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "דומיין מותאם אינו חוקי. יש לכלול לפחות תחום משנה אחד (לדוגמה, sub.example.com)."
|
msgstr "דומיין מותאם אינו חוקי. יש לכלול לפחות תחום משנה אחד (לדוגמה, sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "דומיין לא תקין. הדומיינים צריכים להיות קטנים מ-256 תווים, לא יכולים להיות כתובות IP, לא יכולים להכיל רווחים, לא יכולים להכיל תווים מיוחדים כגון _~`!@#$%^*()=+{}[]|\\;:'\",<>/? ולא יכולים להתחיל או להיגמר בתו '-'."
|
msgstr "דומיין לא תקין. הדומיינים צריכים להיות קטנים מ-256 תווים, לא יכולים להיות כתובות IP, לא יכולים להכיל רווחים, לא יכולים להכיל תווים מיוחדים כגון _~`!@#$%^*()=+{}[]|\\;:'\",<>/? ולא יכולים להתחיל או להיגמר בתו '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Add meg az első {objectLabel} előfordulást"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Hozzáadva {beautifiedCreatedAt}"
|
msgstr "Hozzáadva {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Hozzáadva a tiltólistához"
|
msgstr "Hozzáadva a tiltólistához"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Megjelenés"
|
msgstr "Megjelenés"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Jóváhagyott email tartomány"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Jóváhagyott email tartomány"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domain"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Tartomány sikeresen hozzáadva."
|
msgstr "Tartomány sikeresen hozzáadva."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Kapcsolattartók automatikus létrehozása nincs."
|
msgstr "Kapcsolattartók automatikus létrehozása nincs."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "Email"
|
msgstr "Email"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Az email nem lehet üres"
|
#~ msgstr "Az email nem lehet üres"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Érvénytelen egyéni domain. Kérjük, tartalmazzon legalább egy aldomaint (pl. sub.example.com)."
|
msgstr "Érvénytelen egyéni domain. Kérjük, tartalmazzon legalább egy aldomaint (pl. sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Érvénytelen tartomány. A tartományoknak 256 karakternél rövidebbnek kell lenniük, nem lehetnek IP címek, nem tartalmazhatnak szóközöket, nem tartalmazhatnak semmilyen speciális karaktereket, mint például _~`!@#$%^*()=+{}[]|\\;:'\",<>/? és nem kezdődhetnek vagy végződhetnek '-' karakterrel."
|
msgstr "Érvénytelen tartomány. A tartományoknak 256 karakternél rövidebbnek kell lenniük, nem lehetnek IP címek, nem tartalmazhatnak szóközöket, nem tartalmazhatnak semmilyen speciális karaktereket, mint például _~`!@#$%^*()=+{}[]|\\;:'\",<>/? és nem kezdődhetnek vagy végződhetnek '-' karakterrel."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Aggiungi il tuo primo {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Aggiunto {beautifiedCreatedAt}"
|
msgstr "Aggiunto {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Aggiunto alla lista di blocco"
|
msgstr "Aggiunto alla lista di blocco"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Aspetto"
|
msgstr "Aspetto"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Dominio email approvato"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Dominio email approvato"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Dominio"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Dominio aggiunto con successo."
|
msgstr "Dominio aggiunto con successo."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Non creare automaticamente i contatti."
|
msgstr "Non creare automaticamente i contatti."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "Email"
|
msgstr "Email"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "L'email non può essere vuota"
|
#~ msgstr "L'email non può essere vuota"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Dominio personalizzato non valido. Si prega di includere almeno un sottodominio (ad esempio, sub.example.com)."
|
msgstr "Dominio personalizzato non valido. Si prega di includere almeno un sottodominio (ad esempio, sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Dominio non valido. I domini devono essere più piccoli di 256 caratteri, non possono essere indirizzi IP, non possono contenere spazi, non possono contenere caratteri speciali come _~`!@#$%^*()=+{}[]|\\;:'\",<>/? e non possono iniziare o terminare con il carattere '-'."
|
msgstr "Dominio non valido. I domini devono essere più piccoli di 256 caratteri, non possono essere indirizzi IP, non possono contenere spazi, non possono contenere caratteri speciali come _~`!@#$%^*()=+{}[]|\\;:'\",<>/? e non possono iniziare o terminare con il carattere '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "最初の{objectLabel}を追加"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "{beautifiedCreatedAt}に追加"
|
msgstr "{beautifiedCreatedAt}に追加"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "ブロックリストに追加済み"
|
msgstr "ブロックリストに追加済み"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "外観"
|
msgstr "外観"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "承認されたメールドメイン"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "承認されたメールドメイン"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "ドメイン"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "ドメインが正常に追加されました。"
|
msgstr "ドメインが正常に追加されました。"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "連絡先を自動で作成しない。"
|
msgstr "連絡先を自動で作成しない。"
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "メール"
|
msgstr "メール"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "メールを空にすることはできません"
|
#~ msgstr "メールを空にすることはできません"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "無効なカスタムドメインです。少なくとも1つのサブドメインを含めてください(例:sub.example.com)。"
|
msgstr "無効なカスタムドメインです。少なくとも1つのサブドメインを含めてください(例:sub.example.com)。"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "無効なドメインです。ドメインは256文字以下で、IPアドレスであってはならず、スペースや _~`!@#$%^*()=+{}[]|\\;:'\",<>/? のような特殊文字を含むことはできず、'-'文字で始まったり終わったりすることはできません。"
|
msgstr "無効なドメインです。ドメインは256文字以下で、IPアドレスであってはならず、スペースや _~`!@#$%^*()=+{}[]|\\;:'\",<>/? のような特殊文字を含むことはできず、'-'文字で始まったり終わったりすることはできません。"
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "첫 번째 {objectLabel} 추가"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "{beautifiedCreatedAt} 추가"
|
msgstr "{beautifiedCreatedAt} 추가"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "차단 목록에 추가됨"
|
msgstr "차단 목록에 추가됨"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "외관"
|
msgstr "외관"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "승인된 이메일 도메인"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "승인된 이메일 도메인"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "도메인"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "도메인이 성공적으로 추가되었습니다."
|
msgstr "도메인이 성공적으로 추가되었습니다."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "연락처를 자동 생성하지 않음."
|
msgstr "연락처를 자동 생성하지 않음."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "이메일"
|
msgstr "이메일"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "이메일은 비워 둘 수 없습니다"
|
#~ msgstr "이메일은 비워 둘 수 없습니다"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "유효하지 않은 사용자 정의 도메인입니다. 적어도 하나의 하위 도메인을 포함해야 합니다 (예: sub.example.com)."
|
msgstr "유효하지 않은 사용자 정의 도메인입니다. 적어도 하나의 하위 도메인을 포함해야 합니다 (예: sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "잘못된 도메인입니다. 도메인은 길이가 256자를 넘을 수 없고, IP 주소가 될 수 없으며, 공백이 포함될 수 없고, _~`!@#$%^*()=+{}[]|\\;:'\",<>/?와 같은 특수 문자를 포함할 수 없으며, '-' 문자로 시작하거나 끝나선 안 됩니다."
|
msgstr "잘못된 도메인입니다. 도메인은 길이가 256자를 넘을 수 없고, IP 주소가 될 수 없으며, 공백이 포함될 수 없고, _~`!@#$%^*()=+{}[]|\\;:'\",<>/?와 같은 특수 문자를 포함할 수 없으며, '-' 문자로 시작하거나 끝나선 안 됩니다."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Voeg uw eerste {objectLabel} toe"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Toegevoegd {beautifiedCreatedAt}"
|
msgstr "Toegevoegd {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Toegevoegd aan blokkeerlijst"
|
msgstr "Toegevoegd aan blokkeerlijst"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Uiterlijk"
|
msgstr "Uiterlijk"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Goedgekeurd emaildomein"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Goedgekeurd emaildomein"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domein"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domein succesvol toegevoegd."
|
msgstr "Domein succesvol toegevoegd."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Niet automatisch contacten aanmaken."
|
msgstr "Niet automatisch contacten aanmaken."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "E-mail mag niet leeg zijn"
|
#~ msgstr "E-mail mag niet leeg zijn"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Ongeldig aangepast domein. Voeg ten minste één subdomein toe (bijv. sub.example.com)."
|
msgstr "Ongeldig aangepast domein. Voeg ten minste één subdomein toe (bijv. sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Ongeldig domein. Domeinen moeten kleiner zijn dan 256 karakters in lengte, kunnen geen IP-adressen zijn, kunnen geen spaties bevatten, kunnen geen speciale tekens bevatten zoals _~`!@#$%^*()=+{}[]|\\;:'\",<>/? en kunnen niet beginnen of eindigen met een '-' karakter."
|
msgstr "Ongeldig domein. Domeinen moeten kleiner zijn dan 256 karakters in lengte, kunnen geen IP-adressen zijn, kunnen geen spaties bevatten, kunnen geen speciale tekens bevatten zoals _~`!@#$%^*()=+{}[]|\\;:'\",<>/? en kunnen niet beginnen of eindigen met een '-' karakter."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Legg til din første {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Lagt til {beautifiedCreatedAt}"
|
msgstr "Lagt til {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Lagt til i blokkeringsliste"
|
msgstr "Lagt til i blokkeringsliste"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Utseende"
|
msgstr "Utseende"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Godkjent e-postdomene"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Godkjent e-postdomene"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domene"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domene lagt til vellykket."
|
msgstr "Domene lagt til vellykket."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Ikke opprett kontakter automatisk."
|
msgstr "Ikke opprett kontakter automatisk."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-post"
|
msgstr "E-post"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "E-post kan ikke være tom"
|
#~ msgstr "E-post kan ikke være tom"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Ugyldig egendefinert domene. Vennligst inkludér minst ett underdomene (f.eks., sub.eksempel.com)."
|
msgstr "Ugyldig egendefinert domene. Vennligst inkludér minst ett underdomene (f.eks., sub.eksempel.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Ugyldig domene. Domener må være mindre enn 256 tegn i lengde, kan ikke være IP-adresser, kan ikke inneholde mellomrom, kan ikke inneholde spesialtegn som _~`!@#$%^*()=+{}[]|\\;:'\",<>/? og kan ikke starte eller slutte med en '-' tegn."
|
msgstr "Ugyldig domene. Domener må være mindre enn 256 tegn i lengde, kan ikke være IP-adresser, kan ikke inneholde mellomrom, kan ikke inneholde spesialtegn som _~`!@#$%^*()=+{}[]|\\;:'\",<>/? og kan ikke starte eller slutte med en '-' tegn."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Dodaj swoją pierwszą {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Dodano {beautifiedCreatedAt}"
|
msgstr "Dodano {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Dodano do listy blokowanych"
|
msgstr "Dodano do listy blokowanych"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Wygląd"
|
msgstr "Wygląd"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Zatwierdzona domena e-mail"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Zatwierdzona domena e-mail"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domena"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domena została dodana pomyślnie."
|
msgstr "Domena została dodana pomyślnie."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Nie twórz automatycznie kontaktów."
|
msgstr "Nie twórz automatycznie kontaktów."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "E-mail nie może być pusty"
|
#~ msgstr "E-mail nie może być pusty"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Niepoprawna niestandardowa domena. Proszę dołączyć przynajmniej jedną subdomenę (np. sub.example.com)."
|
msgstr "Niepoprawna niestandardowa domena. Proszę dołączyć przynajmniej jedną subdomenę (np. sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Niewłaściwa domena. Domeny muszą być krótsze niż 256 znaków, nie mogą być adresami IP, nie mogą zawierać spacji, żadnych znaków specjalnych takich jak _~`!@#$%^*()=+{}[]|\\;:'\",<>/? oraz nie mogą zaczynać się ani kończyć znakiem '-'."
|
msgstr "Niewłaściwa domena. Domeny muszą być krótsze niż 256 znaków, nie mogą być adresami IP, nie mogą zawierać spacji, żadnych znaków specjalnych takich jak _~`!@#$%^*()=+{}[]|\\;:'\",<>/? oraz nie mogą zaczynać się ani kończyć znakiem '-'."
|
||||||
|
|
||||||
|
|||||||
@ -220,6 +220,10 @@ msgstr ""
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -335,9 +339,13 @@ msgid "Appearance"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1006,6 +1014,10 @@ msgstr ""
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1073,7 +1085,11 @@ msgid "Email"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
@ -1550,7 +1566,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Adicione seu primeiro {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Adicionado {beautifiedCreatedAt}"
|
msgstr "Adicionado {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Adicionado à Lista de Bloqueio"
|
msgstr "Adicionado à Lista de Bloqueio"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Aparência"
|
msgstr "Aparência"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Domínio de Email Aprovado"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Domínio de Email Aprovado"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domínio"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domínio adicionado com sucesso."
|
msgstr "Domínio adicionado com sucesso."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Não criar contatos automaticamente."
|
msgstr "Não criar contatos automaticamente."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Email não pode estar vazio"
|
#~ msgstr "Email não pode estar vazio"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Domínio personalizado inválido. Por favor, inclua pelo menos um subdomínio (por exemplo, sub.example.com)."
|
msgstr "Domínio personalizado inválido. Por favor, inclua pelo menos um subdomínio (por exemplo, sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Domínio inválido. Domínios devem ter menos de 256 caracteres, não podem ser endereços IP, não podem conter espaços, não podem conter caracteres especiais como _~`!@#$%^*()=+{}[]|\\;:'\",<>/? e não podem começar ou terminar com o caractere '-'."
|
msgstr "Domínio inválido. Domínios devem ter menos de 256 caracteres, não podem ser endereços IP, não podem conter espaços, não podem conter caracteres especiais como _~`!@#$%^*()=+{}[]|\\;:'\",<>/? e não podem começar ou terminar com o caractere '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Adicione o seu primeiro {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Adicionado {beautifiedCreatedAt}"
|
msgstr "Adicionado {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Adicionado à lista de bloqueio"
|
msgstr "Adicionado à lista de bloqueio"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Aparência"
|
msgstr "Aparência"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Domínio de Email Aprovado"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Domínio de Email Aprovado"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domínio"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domínio adicionado com sucesso."
|
msgstr "Domínio adicionado com sucesso."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Não criar contatos automaticamente."
|
msgstr "Não criar contatos automaticamente."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "O e-mail não pode estar vazio"
|
#~ msgstr "O e-mail não pode estar vazio"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Domínio personalizado inválido. Por favor, inclua pelo menos um subdomínio (por exemplo, sub.exemplo.com)."
|
msgstr "Domínio personalizado inválido. Por favor, inclua pelo menos um subdomínio (por exemplo, sub.exemplo.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Domínio inválido. Os domínios devem ter menos de 256 caracteres, não podem ser endereços IP, não podem conter espaços, não podem conter caracteres especiais como _~`!@#$%^*()=+{}[]|\\;:'\",<>/? e não podem começar ou terminar com o caractere '-'."
|
msgstr "Domínio inválido. Os domínios devem ter menos de 256 caracteres, não podem ser endereços IP, não podem conter espaços, não podem conter caracteres especiais como _~`!@#$%^*()=+{}[]|\\;:'\",<>/? e não podem começar ou terminar com o caractere '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Adaugă primul tău {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Adăugat {beautifiedCreatedAt}"
|
msgstr "Adăugat {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Adăugat la lista neagră"
|
msgstr "Adăugat la lista neagră"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Aspect"
|
msgstr "Aspect"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Domeniu de Email Aprobat"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Domeniu de Email Aprobat"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domeniu"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domeniul a fost adăugat cu succes."
|
msgstr "Domeniul a fost adăugat cu succes."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Nu se creează automat contacte."
|
msgstr "Nu se creează automat contacte."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Emailul nu poate fi gol"
|
#~ msgstr "Emailul nu poate fi gol"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Domeniu personalizat invalid. Vă rugăm să includeți cel puțin un subdomeniu (de exemplu, sub.exemplu.com)."
|
msgstr "Domeniu personalizat invalid. Vă rugăm să includeți cel puțin un subdomeniu (de exemplu, sub.exemplu.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Domeniu invalid. Domeniile trebuie să fie mai mici de 256 de caractere, nu pot fi adrese IP, nu pot conține spații, nu pot conține caractere speciale precum _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? și nu trebuie să înceapă sau să se termine cu caracterul '-'."
|
msgstr "Domeniu invalid. Domeniile trebuie să fie mai mici de 256 de caractere, nu pot fi adrese IP, nu pot conține spații, nu pot conține caractere speciale precum _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? și nu trebuie să înceapă sau să se termine cu caracterul '-'."
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@ -225,6 +225,10 @@ msgstr "Додајте свој први {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Додато {beautifiedCreatedAt}"
|
msgstr "Додато {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Додато на црну листу"
|
msgstr "Додато на црну листу"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Изглед"
|
msgstr "Изглед"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Одобрени имејл домен"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Одобрени имејл домен"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Домен"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Домен успешно додат."
|
msgstr "Домен успешно додат."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Не аутоматски креирајте контакте."
|
msgstr "Не аутоматски креирајте контакте."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "Имејл"
|
msgstr "Имејл"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Имејл не може бити празан"
|
#~ msgstr "Имејл не може бити празан"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Неправилан прилагођен домен. Молимо вас да укључите барем један поддомен (нпр. sub.example.com)."
|
msgstr "Неправилан прилагођен домен. Молимо вас да укључите барем један поддомен (нпр. sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Неважећи домен. Домене морају бити краће од 256 карактера, не могу бити ИП адресе, не могу садржати размаке, не могу садржати било какве посебне карактере као што су _~`!@#$%^*()=+{}[]|\\;:'\",<>/? и не могу почети ни завршавати са '-' карактером."
|
msgstr "Неважећи домен. Домене морају бити краће од 256 карактера, не могу бити ИП адресе, не могу садржати размаке, не могу садржати било какве посебне карактере као што су _~`!@#$%^*()=+{}[]|\\;:'\",<>/? и не могу почети ни завршавати са '-' карактером."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "L\\u00e4gg till din f\\u00f6rsta {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Tillagd {beautifiedCreatedAt}"
|
msgstr "Tillagd {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Tillagd i blocklistan"
|
msgstr "Tillagd i blocklistan"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Utseende"
|
msgstr "Utseende"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Godkänd e-postdomän"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Godkänd e-postdomän"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Domän"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Domän tillagd framgångsrikt."
|
msgstr "Domän tillagd framgångsrikt."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Skapa inte automatiskt kontakter."
|
msgstr "Skapa inte automatiskt kontakter."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-post"
|
msgstr "E-post"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "E-post får inte vara tomt"
|
#~ msgstr "E-post får inte vara tomt"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Ogiltig anpassad domän. Vänligen inkludera minst en subdomän (t.ex., sub.exempel.com)."
|
msgstr "Ogiltig anpassad domän. Vänligen inkludera minst en subdomän (t.ex., sub.exempel.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Ogiltig domän. Domäner måste vara kortare än 256 tecken, får inte vara IP-adresser, får inte innehålla mellanslag, får inte innehålla några specialtecken som _~`!@#$%^*()=+{}[]|\\;:'\",<>/? och får inte börja eller sluta med tecknet '-'."
|
msgstr "Ogiltig domän. Domäner måste vara kortare än 256 tecken, får inte vara IP-adresser, får inte innehålla mellanslag, får inte innehålla några specialtecken som _~`!@#$%^*()=+{}[]|\\;:'\",<>/? och får inte börja eller sluta med tecknet '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "İlk {objectLabel}'ınızı Ekleyin"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "{beautifiedCreatedAt} Eklendi"
|
msgstr "{beautifiedCreatedAt} Eklendi"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Kara Listeye Eklendi"
|
msgstr "Kara Listeye Eklendi"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Görünüm"
|
msgstr "Görünüm"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Onaylanmış E-posta Alanı"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Onaylanmış E-posta Alanı"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Alan Adı"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Alan adı başarıyla eklendi."
|
msgstr "Alan adı başarıyla eklendi."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "İletişim otomatik oluşturulmasın."
|
msgstr "İletişim otomatik oluşturulmasın."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "E-posta"
|
msgstr "E-posta"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "E-posta boş olamaz"
|
#~ msgstr "E-posta boş olamaz"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Geçersiz özel alan. Lütfen en az bir alt alan adı ekleyin (örn., alt.example.com)."
|
msgstr "Geçersiz özel alan. Lütfen en az bir alt alan adı ekleyin (örn., alt.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Geçersiz alan adı. Alan adları 256 karakterden küçük olmalı, IP adresleri olamaz, boşluk içeremez, _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? gibi özel karakterler içeremez ve '-' karakteriyle başlayıp bitiremez."
|
msgstr "Geçersiz alan adı. Alan adları 256 karakterden küçük olmalı, IP adresleri olamaz, boşluk içeremez, _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? gibi özel karakterler içeremez ve '-' karakteriyle başlayıp bitiremez."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Додайте ваш перший {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Додано {beautifiedCreatedAt}"
|
msgstr "Додано {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Додано до чорного списку"
|
msgstr "Додано до чорного списку"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Зовнішній вигляд"
|
msgstr "Зовнішній вигляд"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Затверджений домен електронної пошти"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Затверджений домен електронної пошти"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1047,6 +1055,10 @@ msgstr ""
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Домен успішно додано."
|
msgstr "Домен успішно додано."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Не автосворювати контакти."
|
msgstr "Не автосворювати контакти."
|
||||||
@ -1129,8 +1141,12 @@ msgstr ""
|
|||||||
" Електронна адреса"
|
" Електронна адреса"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Електронна пошта не може бути порожньою"
|
#~ msgstr "Електронна пошта не може бути порожньою"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1611,7 +1627,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Неприпустимий користувацький домен. Будь ласка, включіть принаймні один субдомен (наприклад, sub.example.com)."
|
msgstr "Неприпустимий користувацький домен. Будь ласка, включіть принаймні один субдомен (наприклад, sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Недійсний домен. Домен має бути коротшим за 256 символів, не може бути IP-адресою, не може містити пробіли, не може містити спеціальні символи такі як _~`!@#$%^*()=+{}[]|\\;:'\",<>/? та не може починатися або закінчуватися символом '-'."
|
msgstr "Недійсний домен. Домен має бути коротшим за 256 символів, не може бути IP-адресою, не може містити пробіли, не може містити спеціальні символи такі як _~`!@#$%^*()=+{}[]|\\;:'\",<>/? та не може починатися або закінчуватися символом '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "Thêm {objectLabel} đầu tiên của bạn"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Đã thêm vào {beautifiedCreatedAt}"
|
msgstr "Đã thêm vào {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "Đã thêm vào danh sách chặn"
|
msgstr "Đã thêm vào danh sách chặn"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "Giao diện"
|
msgstr "Giao diện"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "Miền Email Đã Được Phê Duyệt"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "Miền Email Đã Được Phê Duyệt"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "Tên miền"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "Đã thêm miền thành công."
|
msgstr "Đã thêm miền thành công."
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "Không tự động tạo liên hệ."
|
msgstr "Không tự động tạo liên hệ."
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "Thư điện tử"
|
msgstr "Thư điện tử"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "Email không thể để trống"
|
#~ msgstr "Email không thể để trống"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "Tên miền tùy chỉnh không hợp lệ. Vui lòng bao gồm ít nhất một tên miền phụ (ví dụ: sub.example.com)."
|
msgstr "Tên miền tùy chỉnh không hợp lệ. Vui lòng bao gồm ít nhất một tên miền phụ (ví dụ: sub.example.com)."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "Tên miền không hợp lệ. Tên miền phải ngắn hơn 256 ký tự, không được là địa chỉ IP, không được chứa khoảng trắng, không chứa các ký tự đặc biệt như _~`!@#$%^*()=+{}[]|\\;:'\",<>/? và không được bắt đầu hoặc kết thúc bằng ký tự '-'."
|
msgstr "Tên miền không hợp lệ. Tên miền phải ngắn hơn 256 ký tự, không được là địa chỉ IP, không được chứa khoảng trắng, không chứa các ký tự đặc biệt như _~`!@#$%^*()=+{}[]|\\;:'\",<>/? và không được bắt đầu hoặc kết thúc bằng ký tự '-'."
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "添加您的第一个 {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "已添加 {beautifiedCreatedAt}"
|
msgstr "已添加 {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "已添加到拦截列表"
|
msgstr "已添加到拦截列表"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "外观"
|
msgstr "外观"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "批准的电子邮件域"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "批准的电子邮件域"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "域"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "域名添加成功。"
|
msgstr "域名添加成功。"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "不要自动创建联系人。"
|
msgstr "不要自动创建联系人。"
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "电子邮件"
|
msgstr "电子邮件"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "电子邮件不能为空"
|
#~ msgstr "电子邮件不能为空"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "无效的自定义域名。请至少包含一个子域名(例如,sub.example.com)。"
|
msgstr "无效的自定义域名。请至少包含一个子域名(例如,sub.example.com)。"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "无效的域名。域名长度必须少于 256 个字符,不能是 IP 地址,不能包含空格,不能包含任何特殊字符,如 _~`!@#$%^*()=+{}[]|\\;:'\",<>/?,并且不能以 '-' 字符开头或结尾。"
|
msgstr "无效的域名。域名长度必须少于 256 个字符,不能是 IP 地址,不能包含空格,不能包含任何特殊字符,如 _~`!@#$%^*()=+{}[]|\\;:'\",<>/?,并且不能以 '-' 字符开头或结尾。"
|
||||||
|
|
||||||
|
|||||||
@ -225,6 +225,10 @@ msgstr "添加您的第一個 {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "已添加 {beautifiedCreatedAt}"
|
msgstr "已添加 {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
|
||||||
|
msgid "Added {beautifyPastDateRelative}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
|
||||||
msgid "Added to blocklist"
|
msgid "Added to blocklist"
|
||||||
msgstr "已添加到阻止列表"
|
msgstr "已添加到阻止列表"
|
||||||
@ -340,8 +344,12 @@ msgid "Appearance"
|
|||||||
msgstr "外觀"
|
msgstr "外觀"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
msgid "Approved Email Domain"
|
msgid "Approved Domains"
|
||||||
msgstr "已批准的電子郵件域"
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||||
|
#~ msgid "Approved Email Domain"
|
||||||
|
#~ msgstr "已批准的電子郵件域"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||||
msgid "Arabic"
|
msgid "Arabic"
|
||||||
@ -1011,6 +1019,10 @@ msgstr "域名"
|
|||||||
msgid "Domain added successfully."
|
msgid "Domain added successfully."
|
||||||
msgstr "域名添加成功。"
|
msgstr "域名添加成功。"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
|
||||||
msgid "Don’t auto-create contacts."
|
msgid "Don’t auto-create contacts."
|
||||||
msgstr "不要自動創建聯繫人。"
|
msgstr "不要自動創建聯繫人。"
|
||||||
@ -1078,8 +1090,12 @@ msgid "Email"
|
|||||||
msgstr "電子郵件"
|
msgstr "電子郵件"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Email can not be empty"
|
#~ msgid "Email can not be empty"
|
||||||
msgstr "電子郵件不能為空"
|
#~ msgstr "電子郵件不能為空"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
|
msgid "Email cannot be empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||||
msgid "Email integration"
|
msgid "Email integration"
|
||||||
@ -1555,7 +1571,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
|
|||||||
msgstr "無效的自定義域名。請至少包含一個子域名(例如,sub.example.com)。"
|
msgstr "無效的自定義域名。請至少包含一個子域名(例如,sub.example.com)。"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
|
||||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
msgstr "無效的域。域名必須小於 256 個字符,不能是 IP 地址,不能包含空格,不能包含任何特殊字符,如 _~`!@#$%^*()=+{}[]|\\;:'\",<>/? 並且不能以 '-' 字符開頭或結尾。"
|
msgstr "無效的域。域名必須小於 256 個字符,不能是 IP 地址,不能包含空格,不能包含任何特殊字符,如 _~`!@#$%^*()=+{}[]|\\;:'\",<>/? 並且不能以 '-' 字符開頭或結尾。"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user