i18n - translations (#22793)
Created by Github action <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/22793?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
b682162f31
commit
5499688861
@@ -34,6 +34,50 @@ msgstr "Valideer domein"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Valideer asseblief hierdie domein om gebruikers met <1>@{domain}</1> e-pos adresse toe te laat om by jou werksruimte aan te sluit sonder dat 'n uitnodiging vereis word."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Jou werksruimte is gepouseer"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hallo {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hallo,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Eers die goeie nuus: jou werksruimte <0>{workspaceDisplayName}</0> is net gepouseer — niks van jou data is weg nie."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Heraktiveer dit binne die volgende {remainingDays} {dayOrDays} en jy sal presies daar kan voortgaan waar jy opgehou het, met elke rekord, aansig en instelling net waar jy dit gelos het."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Daarna sal die werksruimte en al sy data permanent uitgevee word — en ons sal dit nie kan terugbring nie."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Heraktiveer werksruimte"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Gedeaktiveer"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Bedieneradministrateurstoegang verander"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Sluit aan by jou span op Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) het jou genooi om by 'n werksruimte met die naam <1>{workspaceName}</1> aan te sluit."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Aanvaar uitnodiging"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Verifieer E-pos"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Sluit aan by jou span op Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) het jou genooi om by 'n werksruimte met die naam <1>{workspaceName}</1> aan te sluit."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Aanvaar uitnodiging"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Wagwoord opgedateer"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Liewe {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dit is 'n bevestiging dat die wagwoord vir jou rekening ({email}) suksesvol verander is op {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "As jy nie hierdie verandering geïnisieer het nie, kontak asseblief jou werkruimte-eienaar dadelik."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Konnekteer met Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Stel"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Hierdie skakel is slegs geldig vir die volgende {duration}. Indien die skakel nie werk nie, kan jy die aanmeldverifiëringskakel direk gebruik:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Wagwoord opgedateer"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Liewe {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hallo,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dit is 'n bevestiging dat die wagwoord vir jou rekening ({email}) suksesvol verander is op {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "As jy nie hierdie verandering geïnisieer het nie, kontak asseblief jou werkruimte-eienaar dadelik."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Konnekteer met Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Jou werksruimte is gepouseer"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hallo {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Eers die goeie nuus: jou werksruimte <0>{workspaceDisplayName}</0> is net gepouseer — niks van jou data is weg nie."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Heraktiveer dit binne die volgende {remainingDays} {dayOrDays} en jy sal presies daar kan voortgaan waar jy opgehou het, met elke rekord, aansig en instelling net waar jy dit gelos het."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Daarna sal die werksruimte en al sy data permanent uitgevee word — en ons sal dit nie kan terugbring nie."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Heraktiveer werksruimte"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "As Twenty vir jou werk, is jy reg — daar is niks om te doen nie. As di
|
||||
msgid "Manage subscription"
|
||||
msgstr "Bestuur intekening"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Wat is Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Dit is 'n CRM, 'n sagteware om besighede te help om hul kliëntedata en verhoudings doeltreffend te bestuur."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Jou jaarlikse plan vir <0>{workspaceDisplayName}</0> word op {formattedD
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Geen aksie is nodig as jy wil voortgaan nie. As jy liewer nie wil hernu nie, kan jy enige tyd voor dan kanselleer."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Wat is Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Dit is 'n CRM, 'n sagteware om besighede te help om hul kliëntedata en verhoudings doeltreffend te bestuur."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "تحقق من النطاق"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): يرجى التحقق من هذا النطاق للسماح للمستخدمين الذين لديهم عناوين بريد إلكتروني <1>@{domain}</1> بالانضمام إلى مساحة العمل الخاصة بك دون الحاجة إلى دعوة."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "تم إيقاف مساحة عملك مؤقتًا"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "مرحبًا {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "مرحبًا,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "أولًا، الأخبار الجيدة: مساحة عملك <0>{workspaceDisplayName}</0> موقوفة مؤقتًا فقط — لم يُفقد أيّ من بياناتك."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "أعد تفعيلها خلال {remainingDays} {dayOrDays} القادمة، وستُتابع عملك تمامًا من حيث توقفت، مع بقاء كل سجل وعرض وإعداد في مكانه."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "بعد ذلك، سيتم حذف مساحة العمل وكل بياناتها نهائيًا — ولن نتمكن من استعادتها."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "إعادة تفعيل مساحة العمل"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "معطل"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "تم تغيير صلاحيات مسؤول الخادم"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "انضم إلى فريقك في Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) قد دعوك للانضمام إلى مساحة عمل تسمى <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "قبول الدعوة"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr "تأكيد البريد الإلكتروني الجديد"
|
||||
msgid "Verify Email"
|
||||
msgstr "تحقق من البريد الإلكتروني"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "انضم إلى فريقك في Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) قد دعوك للانضمام إلى مساحة عمل تسمى <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "قبول الدعوة"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "تم تحديث كلمة المرور"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "عزيزي {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "هذا تأكيد أن كلمة مرور حسابك ({email}) قد تم تغييرها بنجاح في {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "إذا لم تكن قد بدأت هذا التغيير، يرجى الاتصال بمالك مساحة العمل الخاصة بك على الفور."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "الاتصال بـ Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "تعيين"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "هذا الرابط صالح فقط للمدة {duration} القادمة. إذا لم يعمل الرابط، يمكنك استخدام رابط التحقق من تسجيل الدخول مباشرة:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "تم تحديث كلمة المرور"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "عزيزي {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "مرحبًا,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "هذا تأكيد أن كلمة مرور حسابك ({email}) قد تم تغييرها بنجاح في {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "إذا لم تكن قد بدأت هذا التغيير، يرجى الاتصال بمالك مساحة العمل الخاصة بك على الفور."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "الاتصال بـ Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "تم إيقاف مساحة عملك مؤقتًا"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "مرحبًا {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "أولًا، الأخبار الجيدة: مساحة عملك <0>{workspaceDisplayName}</0> موقوفة مؤقتًا فقط — لم يُفقد أيّ من بياناتك."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "أعد تفعيلها خلال {remainingDays} {dayOrDays} القادمة، وستُتابع عملك تمامًا من حيث توقفت، مع بقاء كل سجل وعرض وإعداد في مكانه."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "بعد ذلك، سيتم حذف مساحة العمل وكل بياناتها نهائيًا — ولن نتمكن من استعادتها."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "إعادة تفعيل مساحة العمل"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "إذا كانت Twenty مناسبة لك، فأنت جاهز تمامً
|
||||
msgid "Manage subscription"
|
||||
msgstr "إدارة الاشتراك"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "ما هو Twenty؟"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "إنه برنامج CRM، لمساعدة الشركات في إدارة بيانات العملاء وعلاقاتهم بكفاءة."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "ستتجدد خطتك السنوية لمساحة العمل <0>{workspa
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "لا حاجة لاتخاذ أي إجراء إذا أردت الاستمرار. وإذا كنت لا ترغب في التجديد، يمكنك الإلغاء في أي وقت قبل ذلك."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "ما هو Twenty؟"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "إنه برنامج CRM، لمساعدة الشركات في إدارة بيانات العملاء وعلاقاتهم بكفاءة."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Valida el domini"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Si us plau, valida aquest domini per permetre als usuaris amb adreces de correu electrònic <1>@{domain}</1> unir-se al teu espai de treball sense requerir una invitació."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "El vostre espai de treball està en pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hola {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hola,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Bones notícies primer: el vostre espai de treball <0>{workspaceDisplayName}</0> només està en pausa — no s'ha perdut cap dada."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reactiveu-lo durant els propers {remainingDays} {dayOrDays} i podreu reprendre exactament on ho vau deixar, amb tots els registres, vistes i paràmetres al mateix lloc."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Després d'això, l'espai de treball i totes les seves dades se suprimiran de manera permanent — i no el podrem recuperar."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reactiva l'espai de treball"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Desactivat"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "S'ha canviat l'accés d'administrador del servidor"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Uneix-te al teu equip a Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) t'ha convidat a unir-te a un espai de treball anomenat <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accepta la invitació"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Verifica el correu electrònic"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Uneix-te al teu equip a Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) t'ha convidat a unir-te a un espai de treball anomenat <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accepta la invitació"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Contrasenya actualitzada"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Benvolgut {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Això és una confirmació que la contrasenya del teu compte ({email}) s'ha canviat amb èxit el {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Si no has iniciat aquest canvi, si us plau contacta amb el propietari de l'espai de treball immediatament."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Connecta't a Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Estableix"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Aquest enllaç només és vàlid durant els propers {duration}. Si l'enllaç no funciona, pots fer servir directament l'enllaç de verificació d'inici de sessió:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Contrasenya actualitzada"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Benvolgut {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hola,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Això és una confirmació que la contrasenya del teu compte ({email}) s'ha canviat amb èxit el {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Si no has iniciat aquest canvi, si us plau contacta amb el propietari de l'espai de treball immediatament."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Connecta't a Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "El vostre espai de treball està en pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hola {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Bones notícies primer: el vostre espai de treball <0>{workspaceDisplayName}</0> només està en pausa — no s'ha perdut cap dada."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reactiveu-lo durant els propers {remainingDays} {dayOrDays} i podreu reprendre exactament on ho vau deixar, amb tots els registres, vistes i paràmetres al mateix lloc."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Després d'això, l'espai de treball i totes les seves dades se suprimiran de manera permanent — i no el podrem recuperar."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reactiva l'espai de treball"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Si Twenty us funciona, ja està tot preparat — no heu de fer res. Si n
|
||||
msgid "Manage subscription"
|
||||
msgstr "Gestiona la subscripció"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Què és Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "És un CRM, un programari per ajudar les empreses a gestionar les seves dades de clients i relacions de manera eficient."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "El vostre pla anual per a <0>{workspaceDisplayName}</0> es renovarà el
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "No cal fer res si voleu continuar. Si preferiu no renovar, podeu cancel·lar en qualsevol moment abans d'aquesta data."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Què és Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "És un CRM, un programari per ajudar les empreses a gestionar les seves dades de clients i relacions de manera eficient."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Ověřit doménu"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Ověřte prosím tuto doménu, aby uživatelé s <1>@{domain}</1> e-mailovými adresami mohli vstoupit do vašeho pracovního prostoru bez nutnosti pozvání."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Váš pracovní prostor je pozastavený"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Dobrý den, {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Dobrý den,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Dobrá zpráva na úvod: váš pracovní prostor <0>{workspaceDisplayName}</0> je jen pozastaven — o žádná data jste nepřišli."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Znovu jej aktivujte během následujících {remainingDays} {dayOrDays} a budete pokračovat přesně tam, kde jste skončili, se všemi záznamy, zobrazeními a nastaveními na svém místě."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Poté bude pracovní prostor a všechna jeho data trvale smazán — a nebudeme ho moci obnovit."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Znovu aktivovat pracovní prostor"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Neaktivní"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Přístup administrátora serveru byl změněn"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Připojte se k svému týmu na Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) vás pozval/a připojit se k pracovnímu prostoru nazvanému <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Přijměte pozvánku"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr "Potvrďte nový email"
|
||||
msgid "Verify Email"
|
||||
msgstr "Ověřit e-mail"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Připojte se k svému týmu na Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) vás pozval/a připojit se k pracovnímu prostoru nazvanému <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Přijměte pozvánku"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Heslo bylo aktualizováno"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Vážený {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Toto je potvrzení, že heslo k vašemu účtu ({email}) bylo úspěšně změněno {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Pokud jste tuto změnu neiniciovali, prosím, okamžitě kontaktujte majitele vašeho pracovního prostoru."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Připojte se k Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Nastavit"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Tento odkaz je platný pouze následující {duration}. Pokud odkaz nefunguje, můžete přímo použít odkaz pro ověření přihlášení:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Heslo bylo aktualizováno"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Vážený {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Dobrý den,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Toto je potvrzení, že heslo k vašemu účtu ({email}) bylo úspěšně změněno {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Pokud jste tuto změnu neiniciovali, prosím, okamžitě kontaktujte majitele vašeho pracovního prostoru."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Připojte se k Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Váš pracovní prostor je pozastavený"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Dobrý den, {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Dobrá zpráva na úvod: váš pracovní prostor <0>{workspaceDisplayName}</0> je jen pozastaven — o žádná data jste nepřišli."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Znovu jej aktivujte během následujících {remainingDays} {dayOrDays} a budete pokračovat přesně tam, kde jste skončili, se všemi záznamy, zobrazeními a nastaveními na svém místě."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Poté bude pracovní prostor a všechna jeho data trvale smazán — a nebudeme ho moci obnovit."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Znovu aktivovat pracovní prostor"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Pokud vám Twenty vyhovuje, je vše nastaveno — nemusíte dělat nic.
|
||||
msgid "Manage subscription"
|
||||
msgstr "Spravovat předplatné"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Co je Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Je to CRM, software, který pomáhá firmám efektivně spravovat jejich zákaznická data a vztahy."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Váš roční tarif pro pracovní prostor <0>{workspaceDisplayName}</0>
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Pokud chcete pokračovat, není potřeba nic dělat. Pokud nechcete obnovovat, můžete to kdykoli předtím zrušit."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Co je Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Je to CRM, software, který pomáhá firmám efektivně spravovat jejich zákaznická data a vztahy."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Bekræft domæne"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Bekræft venligst dette domæne for at tillade brugere med <1>@{domain}</1> e-mailadresser at tilslutte sig dit arbejdsområde uden at kræve en invitation."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Dit arbejdsområde er sat på pause"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hej {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hej,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Gode nyheder først: Dit arbejdsområde <0>{workspaceDisplayName}</0> er kun sat på pause — ingen af dine data er forsvundet."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Genaktiver det inden for de næste {remainingDays} {dayOrDays}, så kan du fortsætte præcis hvor du slap, med alle poster, visninger og indstillinger, som du efterlod dem."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Derefter vil arbejdsområdet og alle dets data blive permanent slettet — og vi vil ikke kunne gendanne det."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Genaktiver arbejdsområdet"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Deaktiveret"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Adgang for serveradministrator ændret"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Deltag i dit team på Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) har inviteret dig til at deltage i et arbejdsområde kaldet <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accepter invitation"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Bekræft e-mail"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Deltag i dit team på Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) har inviteret dig til at deltage i et arbejdsområde kaldet <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accepter invitation"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Adgangskode opdateret"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kære {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dette er en bekræftelse på, at adgangskoden til din konto ({email}) er blevet ændret den {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Hvis du ikke har initieret denne ændring, bedes du straks kontakte ejeren af dit arbejdsområde."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Forbind til Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Angiv"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Dette link er kun gyldigt i de næste {duration}. Hvis linket ikke fungerer, kan du bruge loginbekræftelseslinket direkte:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Adgangskode opdateret"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kære {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hej,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dette er en bekræftelse på, at adgangskoden til din konto ({email}) er blevet ændret den {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Hvis du ikke har initieret denne ændring, bedes du straks kontakte ejeren af dit arbejdsområde."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Forbind til Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Dit arbejdsområde er sat på pause"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hej {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Gode nyheder først: Dit arbejdsområde <0>{workspaceDisplayName}</0> er kun sat på pause — ingen af dine data er forsvundet."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Genaktiver det inden for de næste {remainingDays} {dayOrDays}, så kan du fortsætte præcis hvor du slap, med alle poster, visninger og indstillinger, som du efterlod dem."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Derefter vil arbejdsområdet og alle dets data blive permanent slettet — og vi vil ikke kunne gendanne det."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Genaktiver arbejdsområdet"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Hvis Twenty fungerer for dig, er du helt klar — du behøver ikke gøre
|
||||
msgid "Manage subscription"
|
||||
msgstr "Administrer abonnement"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Hvad er Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Det er et CRM, en software til at hjælpe virksomheder med effektivt at administrere deres kundedata og forretningsforbindelser."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Dit årlige abonnement for <0>{workspaceDisplayName}</0> fornyes den {fo
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Du behøver ikke gøre noget, hvis du vil fortsætte. Hvis du ikke ønsker at forny, kan du opsige når som helst inden da."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Hvad er Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Det er et CRM, en software til at hjælpe virksomheder med effektivt at administrere deres kundedata og forretningsforbindelser."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Domain validieren"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Bitte validieren Sie diese Domain, damit Benutzer mit <1>@{domain}</1> E-Mail-Adressen Ihrem Arbeitsbereich beitreten können, ohne eine Einladung zu benötigen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ihr Arbeitsbereich ist pausiert"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hallo {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hallo,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Gute Nachrichten zuerst: Ihr Arbeitsbereich <0>{workspaceDisplayName}</0> ist nur pausiert – keine Ihrer Daten ist verloren gegangen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reaktivieren Sie ihn innerhalb der nächsten {remainingDays} {dayOrDays}, und Sie machen genau dort weiter, wo Sie aufgehört haben – mit jedem Datensatz, jeder Ansicht und jeder Einstellung genau an ihrem Platz."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Danach werden der Arbeitsbereich und alle seine Daten dauerhaft gelöscht – und wir können ihn nicht wiederherstellen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Arbeitsbereich reaktivieren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Deaktiviert"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Zugriff als Serveradministrator geändert"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Treten Sie Ihrem Team auf Twenty bei"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) hat Sie eingeladen, einem Arbeitsbereich namens <1>{workspaceName}</1> beizutreten."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Einladung akzeptieren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr "Neue E-Mail-Adresse bestätigen"
|
||||
msgid "Verify Email"
|
||||
msgstr "E-Mail verifizieren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Treten Sie Ihrem Team auf Twenty bei"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) hat Sie eingeladen, einem Arbeitsbereich namens <1>{workspaceName}</1> beizutreten."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Einladung akzeptieren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Passwort wurde aktualisiert"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Sehr geehrte/r {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dies ist eine Bestätigung, dass das Passwort für Ihr Konto ({email}) am {formattedDate} erfolgreich geändert wurde."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Wenn Sie diese Änderung nicht veranlasst haben, kontaktieren Sie bitte umgehend den Eigentümer Ihres Workspaces."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Mit Twenty verbinden"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Setzen"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Dieser Link ist nur für die nächsten {duration} gültig. Wenn der Link nicht funktioniert, können Sie den Anmeldebestätigungslink direkt verwenden:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Passwort wurde aktualisiert"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Sehr geehrte/r {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hallo,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dies ist eine Bestätigung, dass das Passwort für Ihr Konto ({email}) am {formattedDate} erfolgreich geändert wurde."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Wenn Sie diese Änderung nicht veranlasst haben, kontaktieren Sie bitte umgehend den Eigentümer Ihres Workspaces."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Mit Twenty verbinden"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ihr Arbeitsbereich ist pausiert"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hallo {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Gute Nachrichten zuerst: Ihr Arbeitsbereich <0>{workspaceDisplayName}</0> ist nur pausiert – keine Ihrer Daten ist verloren gegangen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reaktivieren Sie ihn innerhalb der nächsten {remainingDays} {dayOrDays}, und Sie machen genau dort weiter, wo Sie aufgehört haben – mit jedem Datensatz, jeder Ansicht und jeder Einstellung genau an ihrem Platz."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Danach werden der Arbeitsbereich und alle seine Daten dauerhaft gelöscht – und wir können ihn nicht wiederherstellen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Arbeitsbereich reaktivieren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Wenn Twenty für Sie funktioniert, ist alles vorbereitet – Sie müssen
|
||||
msgid "Manage subscription"
|
||||
msgstr "Abonnement verwalten"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Was ist Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Es ist ein CRM, eine Software, die Unternehmen hilft, ihre Kundendaten und -beziehungen effizient zu verwalten."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Ihr Jahresplan für <0>{workspaceDisplayName}</0> wird am {formattedDate
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Wenn Sie fortfahren möchten, ist keine Aktion erforderlich. Wenn Sie lieber nicht verlängern möchten, können Sie jederzeit vorher kündigen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Was ist Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Es ist ein CRM, eine Software, die Unternehmen hilft, ihre Kundendaten und -beziehungen effizient zu verwalten."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Επικύρωση τομέα"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Παρακαλώ επικυρώστε αυτόν τον τομέα για να επιτρέψετε στους χρήστες με διευθύνσεις email <1>@{domain}</1> να συμμετάσχουν στον χώρο εργασίας σας χωρίς να απαιτείται πρόσκληση."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ο χώρος εργασίας σας έχει τεθεί σε παύση"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Γεια σου {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Γεια σας,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Τα καλά νέα πρώτα: ο χώρος εργασίας σας <0>{workspaceDisplayName}</0> έχει απλώς τεθεί σε παύση — κανένα από τα δεδομένα σας δεν έχει χαθεί."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Επανενεργοποιήστε τον μέσα στις επόμενες {remainingDays} {dayOrDays} και θα συνεχίσετε ακριβώς από εκεί που σταματήσατε, με κάθε εγγραφή, προβολή και ρύθμιση ακριβώς εκεί που τις αφήσατε."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Μετά από αυτό, ο χώρος εργασίας και όλα τα δεδομένα του θα διαγραφούν οριστικά — και δεν θα μπορούμε να τον επαναφέρουμε."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Επανενεργοποίηση χώρου εργασίας"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Απενεργοποιημένο"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Η πρόσβαση διαχειριστή διακομιστή άλλαξε"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Συμμετέχετε στην ομάδα σας στο Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) σας έχει προσκαλέσει να συμμετάσχετε σε έναν χώρο εργασίας που ονομάζεται <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Αποδοχή πρόσκλησης"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Επαληθεύστε το Email"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Συμμετέχετε στην ομάδα σας στο Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) σας έχει προσκαλέσει να συμμετάσχετε σε έναν χώρο εργασίας που ονομάζεται <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Αποδοχή πρόσκλησης"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Ο κωδικός έχει ενημερωθεί"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Αγαπητέ/ή {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Αυτό είναι ένα επιβεβαίωση ότι ο κωδικός για τον λογαριασμό σας ({email}) άλλαξε με επιτυχία στις {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Εάν δεν έχετε προβεί εσείς σε αυτήν την αλλαγή, παρακαλώ επικοινωνήστε άμεσα με τον ιδιοκτήτη του χώρου εργασίας σας."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Συνδεθείτε στο Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Ορίστε"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Αυτός ο σύνδεσμος ισχύει μόνο για τις επόμενες {duration}. Εάν ο σύνδεσμος δεν λειτουργεί, μπορείτε να χρησιμοποιήσετε τον σύνδεσμο επαλήθευσης σύνδεσης απευθείας:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Ο κωδικός έχει ενημερωθεί"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Αγαπητέ/ή {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Γεια σας,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Αυτό είναι ένα επιβεβαίωση ότι ο κωδικός για τον λογαριασμό σας ({email}) άλλαξε με επιτυχία στις {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Εάν δεν έχετε προβεί εσείς σε αυτήν την αλλαγή, παρακαλώ επικοινωνήστε άμεσα με τον ιδιοκτήτη του χώρου εργασίας σας."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Συνδεθείτε στο Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ο χώρος εργασίας σας έχει τεθεί σε παύση"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Γεια σου {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Τα καλά νέα πρώτα: ο χώρος εργασίας σας <0>{workspaceDisplayName}</0> έχει απλώς τεθεί σε παύση — κανένα από τα δεδομένα σας δεν έχει χαθεί."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Επανενεργοποιήστε τον μέσα στις επόμενες {remainingDays} {dayOrDays} και θα συνεχίσετε ακριβώς από εκεί που σταματήσατε, με κάθε εγγραφή, προβολή και ρύθμιση ακριβώς εκεί που τις αφήσατε."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Μετά από αυτό, ο χώρος εργασίας και όλα τα δεδομένα του θα διαγραφούν οριστικά — και δεν θα μπορούμε να τον επαναφέρουμε."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Επανενεργοποίηση χώρου εργασίας"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Αν το Twenty σας εξυπηρετεί, είστε καλυμμέ
|
||||
msgid "Manage subscription"
|
||||
msgstr "Διαχείριση συνδρομής"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Τι είναι το Twenty;"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Είναι ένα CRM, ένα λογισμικό που βοηθά τις επιχειρήσεις να διαχειρίζονται αποτελεσματικά τα δεδομένα και τις σχέσεις με τους πελάτες τους."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Το ετήσιο πρόγραμμά σας για το <0>{workspaceDis
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Δεν χρειάζεται να κάνετε κάτι αν θέλετε να συνεχίσετε. Αν προτιμάτε να μην ανανεώσετε, μπορείτε να ακυρώσετε οποιαδήποτε στιγμή πριν από τότε."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Τι είναι το Twenty;"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Είναι ένα CRM, ένα λογισμικό που βοηθά τις επιχειρήσεις να διαχειρίζονται αποτελεσματικά τα δεδομένα και τις σχέσεις με τους πελάτες τους."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -29,6 +29,50 @@ msgstr "Validate domain"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Your workspace is paused"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hi {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hello,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reactivate workspace"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -44,21 +88,6 @@ msgstr "Disabled"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Server administrator access changed"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Join your team on Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accept invite"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -79,6 +108,46 @@ msgstr "Confirm new email"
|
||||
msgid "Verify Email"
|
||||
msgstr "Verify Email"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Join your team on Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accept invite"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Password updated"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Dear {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Connect to Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -104,75 +173,6 @@ msgstr "Set"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Password updated"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Dear {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hello,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Connect to Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Your workspace is paused"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hi {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reactivate workspace"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -254,16 +254,6 @@ msgstr "If Twenty is working for you, you're all set — there's nothing to do.
|
||||
msgid "Manage subscription"
|
||||
msgstr "Manage subscription"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "What is Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -284,6 +274,16 @@ msgstr "Your annual plan for <0>{workspaceDisplayName}</0> renews on {formattedD
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "What is Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Validar dominio"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Por favor, valide este dominio para permitir que los usuarios con direcciones de correo electrónico <1>@{domain}</1> se unan a su espacio de trabajo sin necesidad de una invitación."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Tu espacio de trabajo está en pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hola {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hola,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Primero, buenas noticias: tu espacio de trabajo <0>{workspaceDisplayName}</0> solo está en pausa; ninguno de tus datos se ha perdido."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reactívalo en los próximos {remainingDays} {dayOrDays} y retomarás exactamente donde lo dejaste, con todos los registros, vistas y ajustes en su sitio."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Después de ese plazo, el espacio de trabajo y todos sus datos se eliminarán de forma permanente y no podremos recuperarlos."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reactivar espacio de trabajo"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Desactivado"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Acceso de administrador del servidor modificado"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Únete a tu equipo en Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) te ha invitado a unirte a un espacio de trabajo llamado <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Aceptar invitación"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr "Confirmar nuevo correo electrónico"
|
||||
msgid "Verify Email"
|
||||
msgstr "Verificar correo electrónico"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Únete a tu equipo en Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) te ha invitado a unirte a un espacio de trabajo llamado <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Aceptar invitación"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Contraseña actualizada"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Estimado/a {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Esta es una confirmación de que la contraseña de tu cuenta ({email}) se cambió correctamente el {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Si no iniciaste este cambio, contacta inmediatamente al propietario de tu espacio de trabajo."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Conéctate a Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Establecer"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Este enlace solo es válido por los próximos {duration}. Si el enlace no funciona, puedes usar directamente el enlace de verificación de inicio de sesión:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Contraseña actualizada"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Estimado/a {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hola,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Esta es una confirmación de que la contraseña de tu cuenta ({email}) se cambió correctamente el {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Si no iniciaste este cambio, contacta inmediatamente al propietario de tu espacio de trabajo."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Conéctate a Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Tu espacio de trabajo está en pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hola {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Primero, buenas noticias: tu espacio de trabajo <0>{workspaceDisplayName}</0> solo está en pausa; ninguno de tus datos se ha perdido."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reactívalo en los próximos {remainingDays} {dayOrDays} y retomarás exactamente donde lo dejaste, con todos los registros, vistas y ajustes en su sitio."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Después de ese plazo, el espacio de trabajo y todos sus datos se eliminarán de forma permanente y no podremos recuperarlos."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reactivar espacio de trabajo"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Si Twenty te funciona, ya está todo listo; no tienes que hacer nada. Si
|
||||
msgid "Manage subscription"
|
||||
msgstr "Administrar suscripción"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "¿Qué es Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Es un CRM, un software para ayudar a las empresas a gestionar eficientemente sus datos y relaciones con los clientes."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Tu plan anual para <0>{workspaceDisplayName}</0> se renovará el {format
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "No tienes que hacer nada si deseas continuar. Si prefieres no renovar, puedes cancelar en cualquier momento antes de esa fecha."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "¿Qué es Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Es un CRM, un software para ayudar a las empresas a gestionar eficientemente sus datos y relaciones con los clientes."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Vahvista verkkotunnus"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Vahvista tämä verkkotunnus, jotta käyttäjät, joilla on <1>@{domain}</1> sähköpostiosoitteet, voivat liittyä työtilaasi ilman kutsua."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Työtilasi on keskeytetty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hei {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hei,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Hyvät uutiset ensin: työtilasi <0>{workspaceDisplayName}</0> on vain keskeytetty — mitään tietoja ei ole kadonnut."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Aktivoi se uudelleen seuraavien {remainingDays} {dayOrDays} aikana, niin voit jatkaa täsmälleen siitä, mihin jäit, ja jokainen tietue, näkymä ja asetus on edelleen paikallaan."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Sen jälkeen työtila ja kaikki sen tiedot poistetaan pysyvästi — emmekä pysty palauttamaan sitä."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Aktivoi työtila uudelleen"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Pois käytöstä"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Palvelinylläpitäjän käyttöoikeuksia on muutettu"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Liity tiimiisi Twentyssä"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) on kutsunut sinut liittymään työtilaan nimeltä <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Hyväksy kutsu"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Vahvista sähköposti"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Liity tiimiisi Twentyssä"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) on kutsunut sinut liittymään työtilaan nimeltä <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Hyväksy kutsu"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Salasana päivitetty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Hyvä {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Tämä on vahvistus siitä, että tilisi ({email}) salasana on vaihdettu onnistuneesti {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Jos et itse aloittanut tätä muutosta, ota heti yhteyttä työtilasi omistajaan."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Yhdistä Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Aseta"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Tämä linkki on voimassa vain seuraavat {duration}. Jos linkki ei toimi, voit käyttää suoraan kirjautumisen varmennuslinkkiä:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Salasana päivitetty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Hyvä {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hei,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Tämä on vahvistus siitä, että tilisi ({email}) salasana on vaihdettu onnistuneesti {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Jos et itse aloittanut tätä muutosta, ota heti yhteyttä työtilasi omistajaan."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Yhdistä Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Työtilasi on keskeytetty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hei {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Hyvät uutiset ensin: työtilasi <0>{workspaceDisplayName}</0> on vain keskeytetty — mitään tietoja ei ole kadonnut."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Aktivoi se uudelleen seuraavien {remainingDays} {dayOrDays} aikana, niin voit jatkaa täsmälleen siitä, mihin jäit, ja jokainen tietue, näkymä ja asetus on edelleen paikallaan."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Sen jälkeen työtila ja kaikki sen tiedot poistetaan pysyvästi — emmekä pysty palauttamaan sitä."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Aktivoi työtila uudelleen"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Jos Twenty toimii sinulle, kaikki on kunnossa — mitään ei tarvitse t
|
||||
msgid "Manage subscription"
|
||||
msgstr "Hallitse tilausta"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Mikä on Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Se on CRM, ohjelmisto, joka auttaa yrityksiä hallitsemaan asiakastietojaan ja -suhteitaan tehokkaasti."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Vuositilauksesi työtilalle <0>{workspaceDisplayName}</0> uusiutuu {form
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Mitään ei tarvitse tehdä, jos haluat jatkaa. Jos et halua uusia tilausta, voit peruuttaa sen milloin tahansa ennen sitä."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Mikä on Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Se on CRM, ohjelmisto, joka auttaa yrityksiä hallitsemaan asiakastietojaan ja -suhteitaan tehokkaasti."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Valider le domaine"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) : Veuillez valider ce domaine pour permettre aux utilisateurs avec des adresses e-mail <1>@{domain}</1> de rejoindre votre espace de travail sans nécessiter d'invitation."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Votre espace de travail est en pause"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Bonjour {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Bonjour,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Pour commencer par une bonne nouvelle : votre espace de travail <0>{workspaceDisplayName}</0> est simplement en pause — aucune de vos données n’a été perdue."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Réactivez-le dans les {remainingDays} prochains {dayOrDays} et vous reprendrez exactement là où vous vous êtes arrêté, avec chaque enregistrement, vue et paramètre à sa place."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Passé ce délai, l’espace de travail et l’ensemble de ses données seront définitivement supprimés — et nous ne pourrons pas les restaurer."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Réactiver l’espace de travail"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Désactivé"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Accès administrateur au serveur modifié"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Rejoignez votre équipe sur Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) vous a invité à rejoindre un espace de travail appelé <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accepter l'invitation"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Vérifiez l'e-mail"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Rejoignez votre équipe sur Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) vous a invité à rejoindre un espace de travail appelé <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accepter l'invitation"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Mot de passe mis à jour"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Cher {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Ceci est une confirmation que le mot de passe de votre compte ({email}) a été modifié avec succès le {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Si vous n'avez pas initié ce changement, veuillez contacter immédiatement le propriétaire de votre espace de travail."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Connectez-vous à Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Définir"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Ce lien n'est valable que pour les {duration} suivants. Si le lien ne fonctionne pas, vous pouvez utiliser directement le lien de vérification de connexion :"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Mot de passe mis à jour"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Cher {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Bonjour,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Ceci est une confirmation que le mot de passe de votre compte ({email}) a été modifié avec succès le {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Si vous n'avez pas initié ce changement, veuillez contacter immédiatement le propriétaire de votre espace de travail."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Connectez-vous à Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Votre espace de travail est en pause"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Bonjour {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Pour commencer par une bonne nouvelle : votre espace de travail <0>{workspaceDisplayName}</0> est simplement en pause — aucune de vos données n’a été perdue."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Réactivez-le dans les {remainingDays} prochains {dayOrDays} et vous reprendrez exactement là où vous vous êtes arrêté, avec chaque enregistrement, vue et paramètre à sa place."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Passé ce délai, l’espace de travail et l’ensemble de ses données seront définitivement supprimés — et nous ne pourrons pas les restaurer."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Réactiver l’espace de travail"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Si Twenty vous convient, tout est en ordre — vous n’avez rien à fai
|
||||
msgid "Manage subscription"
|
||||
msgstr "Gérer l’abonnement"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Qu'est-ce que Twenty ?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "C'est un CRM, un logiciel qui aide les entreprises à gérer efficacement leurs données clients et leurs relations."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Votre formule annuelle pour <0>{workspaceDisplayName}</0> sera renouvel
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Aucune action n’est nécessaire si vous souhaitez continuer. Si vous préférez ne pas renouveler, vous pouvez annuler à tout moment avant cette date."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Qu'est-ce que Twenty ?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "C'est un CRM, un logiciel qui aide les entreprises à gérer efficacement leurs données clients et leurs relations."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "אמת את הדומיין"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): אנא אמת דומיין זה כדי לאפשר למשתמשים עם כתובות דוא\"ל <1>@{domain}</1> להצטרף למרחב שלך בלי צורך בהזמנה."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "מרחב העבודה שלך הושהה"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "היי {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "שלום,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "קודם כל חדשות טובות: מרחב העבודה שלך <0>{workspaceDisplayName}</0> רק הושהה — שום נתון שלך לא אבד."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "הפעל אותו מחדש בתוך {remainingDays} {dayOrDays} ותוכל להמשיך בדיוק מהמקום שבו הפסקת, כאשר כל הרשומות, התצוגות וההגדרות יהיו בדיוק במקום שבו השארת אותן."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "לאחר מכן, מרחב העבודה וכל הנתונים שבו יימחקו לצמיתות — ולא נוכל לשחזר אותם."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "הפעל מחדש את מרחב העבודה"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "לא פעיל"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "גישה של מנהל השרת השתנתה"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "הצטרף לצוות שלך ב-Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) הזמין אותך להצטרף למרחב שנקרא <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "קבל הזמנה"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "אמת דוא\"ל"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "הצטרף לצוות שלך ב-Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) הזמין אותך להצטרף למרחב שנקרא <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "קבל הזמנה"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "הסיסמה עודכנה"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "יקר/ה {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "זוהי אישור שהסיסמה לחשבון שלך ({email}) שונתה בהצלחה ב-{formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "אם לא אתה התחלת את השינוי הזה, אנא פנה מיד לבעל מרחב העבודה שלך."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "התחבר ל-Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "\"הגדר\""
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "הקישור הזה תקף רק ל-{duration} הבאים. אם הקישור לא עובד, תוכל להשתמש בקישור אימות ההתחברות ישירות:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "הסיסמה עודכנה"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "יקר/ה {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "שלום,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "זוהי אישור שהסיסמה לחשבון שלך ({email}) שונתה בהצלחה ב-{formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "אם לא אתה התחלת את השינוי הזה, אנא פנה מיד לבעל מרחב העבודה שלך."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "התחבר ל-Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "מרחב העבודה שלך הושהה"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "היי {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "קודם כל חדשות טובות: מרחב העבודה שלך <0>{workspaceDisplayName}</0> רק הושהה — שום נתון שלך לא אבד."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "הפעל אותו מחדש בתוך {remainingDays} {dayOrDays} ותוכל להמשיך בדיוק מהמקום שבו הפסקת, כאשר כל הרשומות, התצוגות וההגדרות יהיו בדיוק במקום שבו השארת אותן."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "לאחר מכן, מרחב העבודה וכל הנתונים שבו יימחקו לצמיתות — ולא נוכל לשחזר אותם."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "הפעל מחדש את מרחב העבודה"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "אם Twenty מתאימה לך, אתה מסודר — אין צורך ל
|
||||
msgid "Manage subscription"
|
||||
msgstr "נהל מנוי"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "מה זה Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "זהו CRM, תוכנה שעוזרת לעסקים לנהל את הנתונים והיחסים עם הלקוחות שלהם בצורה יעילה."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "התוכנית השנתית שלך עבור <0>{workspaceDisplayName}</0
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "אם תרצה להמשיך, אין צורך לבצע שום פעולה. אם אינך מעוניין לחדש, תוכל לבטל בכל זמן לפני כן."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "מה זה Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "זהו CRM, תוכנה שעוזרת לעסקים לנהל את הנתונים והיחסים עם הלקוחות שלהם בצורה יעילה."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Domain érvényesítése"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Kérjük, érvényesítse ezt a domaint annak érdekében, hogy az <1>@{domain}</1> e-mail címmel rendelkező felhasználók meghívó nélkül csatlakozhassanak a munkaterületéhez."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "A munkaterületed szüneteltetve van"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Szia {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Üdvözlöm,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Először is a jó hír: a(z) <0>{workspaceDisplayName}</0> munkaterületed csak szüneteltetve van — egyetlen adatod sem veszett el."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Ha a következő {remainingDays} {dayOrDays} alatt újraaktiválod, pontosan onnan folytathatod, ahol abbahagytad, minden rekorddal, nézettel és beállítással a helyükön."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Ezt követően a munkaterület és minden adata véglegesen törlődik — és nem fogjuk tudni visszaállítani."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Munkaterület újraaktiválása"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Letiltott"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "A kiszolgáló‑adminisztrátori hozzáférés megváltozott"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Csatlakozzon a csapatához a Twentyn"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) meghívta önt, hogy csatlakozzon egy <1>{workspaceName}</1> nevű munkaterülethez."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Meghívó elfogadása"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr "Új e-mail megerősítése"
|
||||
msgid "Verify Email"
|
||||
msgstr "Email ellenőrzése"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Csatlakozzon a csapatához a Twentyn"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) meghívta önt, hogy csatlakozzon egy <1>{workspaceName}</1> nevű munkaterülethez."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Meghívó elfogadása"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Jelszó frissítve"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kedves {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Ez egy megerősítés arról, hogy fiókja jelszavát ({email}) sikeresen megváltoztatták {formattedDate} napján."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Amennyiben Ön nem kezdeményezte ezt a változtatást, kérjük azonnal lépjen kapcsolatba a munkaterület tulajdonosával."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Csatlakozás a Twentyhez"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Beállítás"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Ez a hivatkozás csak a következő {duration} ideig érvényes. Ha a hivatkozás nem működik, használhatja közvetlenül a belépés ellenőrző hivatkozását:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Jelszó frissítve"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kedves {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Üdvözlöm,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Ez egy megerősítés arról, hogy fiókja jelszavát ({email}) sikeresen megváltoztatták {formattedDate} napján."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Amennyiben Ön nem kezdeményezte ezt a változtatást, kérjük azonnal lépjen kapcsolatba a munkaterület tulajdonosával."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Csatlakozás a Twentyhez"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "A munkaterületed szüneteltetve van"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Szia {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Először is a jó hír: a(z) <0>{workspaceDisplayName}</0> munkaterületed csak szüneteltetve van — egyetlen adatod sem veszett el."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Ha a következő {remainingDays} {dayOrDays} alatt újraaktiválod, pontosan onnan folytathatod, ahol abbahagytad, minden rekorddal, nézettel és beállítással a helyükön."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Ezt követően a munkaterület és minden adata véglegesen törlődik — és nem fogjuk tudni visszaállítani."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Munkaterület újraaktiválása"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Ha a Twenty bevált számodra, minden rendben — nincs további teendő
|
||||
msgid "Manage subscription"
|
||||
msgstr "Előfizetés kezelése"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Mi az a Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Ez egy CRM, egy szoftver, amely segíti a vállalkozásokat az ügyféladataik és kapcsolataik hatékony kezelésében."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "A(z) <0>{workspaceDisplayName}</0> éves csomagod {formattedDate}-kor me
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Ha folytatni szeretnéd, nincs szükség semmilyen lépésre. Ha inkább nem szeretnéd megújítani, addig bármikor lemondhatod."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Mi az a Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Ez egy CRM, egy szoftver, amely segíti a vállalkozásokat az ügyféladataik és kapcsolataik hatékony kezelésében."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Convalida dominio"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Si prega di convalidare questo dominio per consentire agli utenti con indirizzi email <1>@{domain}</1> di unirsi al tuo spazio di lavoro senza richiedere un invito."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Il tuo workspace è in pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Ciao {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Salve,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Prima le buone notizie: il tuo workspace <0>{workspaceDisplayName}</0> è solo in pausa — nessun dato è stato perso."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Riattivalo entro i prossimi {remainingDays} {dayOrDays} e riprenderai esattamente da dove avevi interrotto, con ogni record, vista e impostazione esattamente dove l’avevi lasciata."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Dopo questo periodo, il workspace e tutti i suoi dati verranno eliminati in modo definitivo — e non potremo ripristinarli."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Riattiva workspace"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Disabilitato"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Accesso amministratore server modificato"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Unisciti al tuo team su Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) ti ha invitato a unirti a uno spazio di lavoro chiamato <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accetta l'invito"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Verifica e-mail"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Unisciti al tuo team su Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) ti ha invitato a unirti a uno spazio di lavoro chiamato <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Accetta l'invito"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Password aggiornata"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Gentile {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Questa è la conferma che la password del tuo account ({email}) è stata modificata con successo in data {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Se non hai avviato questa modifica, contatta immediatamente il proprietario dello spazio di lavoro."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Accedi a Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Imposta"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Questo link è valido solo per i prossimi {duration}. Se il link non funziona, puoi utilizzare direttamente il link di verifica del login:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Password aggiornata"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Gentile {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Salve,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Questa è la conferma che la password del tuo account ({email}) è stata modificata con successo in data {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Se non hai avviato questa modifica, contatta immediatamente il proprietario dello spazio di lavoro."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Accedi a Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Il tuo workspace è in pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Ciao {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Prima le buone notizie: il tuo workspace <0>{workspaceDisplayName}</0> è solo in pausa — nessun dato è stato perso."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Riattivalo entro i prossimi {remainingDays} {dayOrDays} e riprenderai esattamente da dove avevi interrotto, con ogni record, vista e impostazione esattamente dove l’avevi lasciata."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Dopo questo periodo, il workspace e tutti i suoi dati verranno eliminati in modo definitivo — e non potremo ripristinarli."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Riattiva workspace"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Se Twenty funziona per te, sei a posto — non devi fare nulla. Se invec
|
||||
msgid "Manage subscription"
|
||||
msgstr "Gestisci abbonamento"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Che cos'è Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "È un CRM, un software per aiutare le aziende a gestire i dati e le relazioni con i clienti in modo efficiente."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Il tuo piano annuale per <0>{workspaceDisplayName}</0> verrà rinnovato
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Non è richiesta alcuna azione se desideri continuare. Se invece preferisci non rinnovare, puoi annullare in qualsiasi momento prima di quella data."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Che cos'è Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "È un CRM, un software per aiutare le aziende a gestire i dati e le relazioni con i clienti in modo efficiente."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "ドメインを検証する"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): このドメインを検証して、<1>@{domain}</1> のメールアドレスを持つユーザーが招待なしでワークスペースに参加できるようにしてください。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "ワークスペースは一時停止中です"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "{userName}様,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "こんにちは,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "まずは良いお知らせです。お客様のワークスペース <0>{workspaceDisplayName}</0> は一時停止されているだけで、データは失われていません。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "今後 {remainingDays} {dayOrDays} 以内に再有効化していただければ、すべてのレコード、ビュー、設定を含め、作業を中断したところからそのまま再開できます。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "その期間を過ぎると、ワークスペースとそのすべてのデータは完全に削除され、復元することはできません。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "ワークスペースを再有効化"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "無効"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "サーバー管理者アクセスが変更されました"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Twentyでチームに参加"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) が <1>{workspaceName}</1> というワークスペースに参加するためにあなたを招待しました。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "招待を承諾"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "メールを確認"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Twentyでチームに参加"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) が <1>{workspaceName}</1> というワークスペースに参加するためにあなたを招待しました。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "招待を承諾"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "パスワードが更新されました"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "{userName}様,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "アカウント({email})のパスワードが{formattedDate}に正常に変更されたことを確認しました。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "この変更を行っていない場合は、すぐにワークスペースの所有者に連絡してください。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Twentyに接続"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "設定"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "このリンクは{duration}のみ有効です。リンクが機能しない場合は、ログイン認証リンクを直接ご利用ください:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "パスワードが更新されました"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "{userName}様,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "こんにちは,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "アカウント({email})のパスワードが{formattedDate}に正常に変更されたことを確認しました。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "この変更を行っていない場合は、すぐにワークスペースの所有者に連絡してください。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Twentyに接続"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "ワークスペースは一時停止中です"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "{userName}様,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "まずは良いお知らせです。お客様のワークスペース <0>{workspaceDisplayName}</0> は一時停止されているだけで、データは失われていません。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "今後 {remainingDays} {dayOrDays} 以内に再有効化していただければ、すべてのレコード、ビュー、設定を含め、作業を中断したところからそのまま再開できます。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "その期間を過ぎると、ワークスペースとそのすべてのデータは完全に削除され、復元することはできません。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "ワークスペースを再有効化"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Twenty がお役に立っているようでしたら、特に操作は
|
||||
msgid "Manage subscription"
|
||||
msgstr "サブスクリプションを管理"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Twentyとは?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Twentyは、企業が顧客データと関係を効率的に管理するためのソフトウェアであるCRMです。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "<0>{workspaceDisplayName}</0> 向けの年間プランは {formattedDate
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "ご利用を継続される場合、お客様側での操作は必要ありません。更新を希望されない場合は、その日までいつでも解約できます。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Twentyとは?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Twentyは、企業が顧客データと関係を効率的に管理するためのソフトウェアであるCRMです。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "도메인 검증"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): <1>@{domain}</1> 이메일 주소를 가진 사용자가 초대 없이 워크스페이스에 참여할 수 있도록 이 도메인을 검증해 주세요."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "워크스페이스가 일시 중지되었습니다"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "{userName}님, 안녕하세요."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "안녕하세요,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "먼저 좋은 소식부터 말씀드릴게요. 워크스페이스 <0>{workspaceDisplayName}</0>는 일시 중지된 상태일 뿐이며, 데이터는 전혀 삭제되지 않았습니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "앞으로 {remainingDays} {dayOrDays} 이내에 다시 활성화하시면, 모든 레코드, 보기 및 설정을 포함해 작업하던 그대로 다시 이어서 사용하실 수 있습니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "그 이후에는 워크스페이스와 그 안의 모든 데이터가 영구적으로 삭제되며, 복구가 불가능합니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "워크스페이스 다시 활성화"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "비활성화"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "서버 관리자 액세스가 변경되었습니다"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Twenty에서 팀에 합류하세요"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>)님이 <1>{workspaceName}</1>이라는 워크스페이스에 가입하도록 초대했습니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "초대 수락"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "이메일 인증"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Twenty에서 팀에 합류하세요"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>)님이 <1>{workspaceName}</1>이라는 워크스페이스에 가입하도록 초대했습니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "초대 수락"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "비밀번호가 업데이트되었습니다"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "{userName}님께,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "계정({email})의 비밀번호가 {formattedDate}에 성공적으로 변경되었음을 확인합니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "이 변경을 시작하지 않으셨다면 즉시 워크스페이스 소유자에게 문의하세요."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Twenty에 연결하세요"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "설정"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "이 링크는 다음 {duration} 동안만 유효합니다. 링크가 작동하지 않으면 로그인 인증 링크를 직접 사용할 수 있습니다:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "비밀번호가 업데이트되었습니다"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "{userName}님께,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "안녕하세요,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "계정({email})의 비밀번호가 {formattedDate}에 성공적으로 변경되었음을 확인합니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "이 변경을 시작하지 않으셨다면 즉시 워크스페이스 소유자에게 문의하세요."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Twenty에 연결하세요"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "워크스페이스가 일시 중지되었습니다"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "{userName}님, 안녕하세요."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "먼저 좋은 소식부터 말씀드릴게요. 워크스페이스 <0>{workspaceDisplayName}</0>는 일시 중지된 상태일 뿐이며, 데이터는 전혀 삭제되지 않았습니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "앞으로 {remainingDays} {dayOrDays} 이내에 다시 활성화하시면, 모든 레코드, 보기 및 설정을 포함해 작업하던 그대로 다시 이어서 사용하실 수 있습니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "그 이후에는 워크스페이스와 그 안의 모든 데이터가 영구적으로 삭제되며, 복구가 불가능합니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "워크스페이스 다시 활성화"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Twenty가 만족스러우시다면, 이미 모두 준비된 상태이므
|
||||
msgid "Manage subscription"
|
||||
msgstr "구독 관리"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "트웬티란 무엇인가요?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "이는 CRM이며, 기업이 고객 데이터를 효율적으로 관리할 수 있도록 돕는 소프트웨어입니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "<0>{workspaceDisplayName}</0>의 연간 요금제는 {formattedDate}에
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "계속 이용하시려면 별도의 조치가 필요하지 않습니다. 갱신을 원하지 않으시면, 그 전에 언제든지 취소하실 수 있습니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "트웬티란 무엇인가요?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "이는 CRM이며, 기업이 고객 데이터를 효율적으로 관리할 수 있도록 돕는 소프트웨어입니다."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Domein verifiëren"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Valideer dit domein om gebruikers met e-mailadressen <1>@{domain}</1> toe te staan uw werkruimte te betreden zonder een uitnodiging nodig te hebben."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Uw werkruimte is gepauzeerd"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Beste {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hallo,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Eerst het goede nieuws: uw werkruimte <0>{workspaceDisplayName}</0> is alleen gepauzeerd — geen van uw gegevens is verdwenen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Activeer deze opnieuw binnen {remainingDays} {dayOrDays} en u kunt precies verdergaan waar u was gebleven, met elk record, elke weergave en elke instelling nog precies zoals u die had achtergelaten."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Daarna worden de werkruimte en alle bijbehorende gegevens permanent verwijderd — en kunnen wij deze niet meer terughalen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Werkruimte opnieuw activeren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Uitgeschakeld"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Toegang serverbeheerder gewijzigd"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Sluit je aan bij je team op Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) heeft u uitgenodigd om lid te worden van een werkruimte genaamd <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Uitnodiging accepteren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "E-mail verifiëren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Sluit je aan bij je team op Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) heeft u uitgenodigd om lid te worden van een werkruimte genaamd <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Uitnodiging accepteren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Wachtwoord bijgewerkt"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Beste {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dit is een bevestiging dat het wachtwoord voor uw account ({email}) succesvol is gewijzigd op {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Als u deze wijziging niet heeft geïnitieerd, neem dan onmiddellijk contact op met de eigenaar van uw werkruimte."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Verbinden met Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Instellen"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Deze link is slechts geldig voor de komende {duration}. Als de link niet werkt, kunt u direct de inlogverificatielink gebruiken:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Wachtwoord bijgewerkt"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Beste {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hallo,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dit is een bevestiging dat het wachtwoord voor uw account ({email}) succesvol is gewijzigd op {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Als u deze wijziging niet heeft geïnitieerd, neem dan onmiddellijk contact op met de eigenaar van uw werkruimte."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Verbinden met Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Uw werkruimte is gepauzeerd"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Beste {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Eerst het goede nieuws: uw werkruimte <0>{workspaceDisplayName}</0> is alleen gepauzeerd — geen van uw gegevens is verdwenen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Activeer deze opnieuw binnen {remainingDays} {dayOrDays} en u kunt precies verdergaan waar u was gebleven, met elk record, elke weergave en elke instelling nog precies zoals u die had achtergelaten."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Daarna worden de werkruimte en alle bijbehorende gegevens permanent verwijderd — en kunnen wij deze niet meer terughalen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Werkruimte opnieuw activeren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Als Twenty goed voor u werkt, bent u helemaal klaar — u hoeft niets te
|
||||
msgid "Manage subscription"
|
||||
msgstr "Abonnement beheren"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Wat is Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Het is een CRM, een software om bedrijven te helpen hun klantgegevens en relaties efficiënt te beheren."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Uw jaarlijkse abonnement voor <0>{workspaceDisplayName}</0> wordt verlen
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "U hoeft niets te doen als u wilt doorgaan. Als u liever niet verlengt, kunt u tot die tijd op elk moment opzeggen."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Wat is Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Het is een CRM, een software om bedrijven te helpen hun klantgegevens en relaties efficiënt te beheren."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Valider domene"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Vennligst bekreft dette domenet for å la brukere med <1>@{domain}</1> e-postadresser bli med i arbeidsområdet ditt uten å kreve en invitasjon."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Arbeidsområdet ditt er satt på pause"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hei {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hei,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Gode nyheter først: arbeidsområdet ditt <0>{workspaceDisplayName}</0> er bare satt på pause — ingen av dataene dine er borte."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Aktiver det på nytt innen de neste {remainingDays} {dayOrDays}, så kan du fortsette nøyaktig der du slapp, med alle oppføringer, visninger og innstillinger akkurat der du forlot dem."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Etter det vil arbeidsområdet og alle dataene bli permanent slettet — og vi vil ikke kunne gjenopprette det."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Aktiver arbeidsområde på nytt"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Deaktivert"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Tilgang for serveradministrator endret"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Bli med teamet ditt på Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) har invitert deg til å bli med i et arbeidsområde kalt <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Godta invitasjon"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Verifiser e-post"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Bli med teamet ditt på Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) har invitert deg til å bli med i et arbeidsområde kalt <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Godta invitasjon"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Passord oppdatert"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kjære {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dette er en bekreftelse på at passordet for kontoen din ({email}) ble vellykket endret den {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Hvis du ikke initierte denne endringen, vennligst kontakt eieren av arbeidsområdet ditt umiddelbart."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Koble til Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Angi"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Denne lenken er kun gyldig i de neste {duration}. Hvis lenken ikke fungerer, kan du bruke verifiseringslenken for innlogging direkte:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Passord oppdatert"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kjære {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hei,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Dette er en bekreftelse på at passordet for kontoen din ({email}) ble vellykket endret den {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Hvis du ikke initierte denne endringen, vennligst kontakt eieren av arbeidsområdet ditt umiddelbart."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Koble til Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Arbeidsområdet ditt er satt på pause"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hei {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Gode nyheter først: arbeidsområdet ditt <0>{workspaceDisplayName}</0> er bare satt på pause — ingen av dataene dine er borte."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Aktiver det på nytt innen de neste {remainingDays} {dayOrDays}, så kan du fortsette nøyaktig der du slapp, med alle oppføringer, visninger og innstillinger akkurat der du forlot dem."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Etter det vil arbeidsområdet og alle dataene bli permanent slettet — og vi vil ikke kunne gjenopprette det."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Aktiver arbeidsområde på nytt"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Hvis Twenty fungerer for deg, er alt klart — du trenger ikke å gjøre
|
||||
msgid "Manage subscription"
|
||||
msgstr "Administrer abonnement"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Hva er Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Det er en CRM, en programvare for å hjelpe bedrifter med å administrere kundedata og relasjoner effektivt."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Årsabonnementet ditt for <0>{workspaceDisplayName}</0> fornyes {formatt
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Du trenger ikke å gjøre noe hvis du ønsker å fortsette. Hvis du heller ikke vil fornye, kan du når som helst avbryte før den tid."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Hva er Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Det er en CRM, en programvare for å hjelpe bedrifter med å administrere kundedata og relasjoner effektivt."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Sprawdź domenę"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Proszę zweryfikować tę domenę, aby umożliwić użytkownikom z adresami e-mail <1>@{domain}</1> dołączenie do Twojej przestrzeni roboczej bez potrzeby zaproszenia."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Twoje miejsce pracy jest wstrzymane"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Cześć {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Witaj,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Najpierw dobre wieści: Twoje miejsce pracy <0>{workspaceDisplayName}</0> jest tylko wstrzymane — żadna z Twoich danych nie została utracona."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Aktywuj je ponownie w ciągu najbliższych {remainingDays} {dayOrDays}, a będziesz mógł kontynuować dokładnie tam, gdzie przerwałeś, z każdym rekordem, widokiem i ustawieniem na swoim miejscu."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Po tym czasie miejsce pracy i wszystkie jego dane zostaną trwale usunięte — i nie będziemy mogli ich przywrócić."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Aktywuj ponownie miejsce pracy"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Wyłączony"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Zmieniono dostęp administratora serwera"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Dołącz do swojego zespołu w Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) zaprosił Cię do dołączenia do przestrzeni roboczej o nazwie <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Zaakceptuj zaproszenie"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Zweryfikuj Email"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Dołącz do swojego zespołu w Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) zaprosił Cię do dołączenia do przestrzeni roboczej o nazwie <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Zaakceptuj zaproszenie"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Hasło zaktualizowane"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Szanowny {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "To jest potwierdzenie, że hasło do Twojego konta ({email}) zostało pomyślnie zmienione {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Jeśli to nie Ty zainicjowałeś tę zmianę, skontaktuj się niezwłocznie z właścicielem przestrzeni roboczej."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Połącz z Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Ustaw"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Ten link jest ważny tylko przez {duration}. Jeśli link nie działa, można bezpośrednio użyć linku weryfikacyjnego logowania:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Hasło zaktualizowane"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Szanowny {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Witaj,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "To jest potwierdzenie, że hasło do Twojego konta ({email}) zostało pomyślnie zmienione {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Jeśli to nie Ty zainicjowałeś tę zmianę, skontaktuj się niezwłocznie z właścicielem przestrzeni roboczej."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Połącz z Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Twoje miejsce pracy jest wstrzymane"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Cześć {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Najpierw dobre wieści: Twoje miejsce pracy <0>{workspaceDisplayName}</0> jest tylko wstrzymane — żadna z Twoich danych nie została utracona."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Aktywuj je ponownie w ciągu najbliższych {remainingDays} {dayOrDays}, a będziesz mógł kontynuować dokładnie tam, gdzie przerwałeś, z każdym rekordem, widokiem i ustawieniem na swoim miejscu."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Po tym czasie miejsce pracy i wszystkie jego dane zostaną trwale usunięte — i nie będziemy mogli ich przywrócić."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Aktywuj ponownie miejsce pracy"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Jeśli Twenty dobrze się u Ciebie sprawdza, wszystko jest gotowe — ni
|
||||
msgid "Manage subscription"
|
||||
msgstr "Zarządzaj subskrypcją"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Czym jest Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "To jest CRM, oprogramowanie pomagające firmom w zarządzaniu danymi i relacjami z klientami."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Twój roczny plan dla <0>{workspaceDisplayName}</0> zostanie odnowiony {
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Jeśli chcesz kontynuować, nie są wymagane żadne działania. Jeśli wolisz nie odnawiać, możesz anulować w dowolnym momencie przed tą datą."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Czym jest Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "To jest CRM, oprogramowanie pomagające firmom w zarządzaniu danymi i relacjami z klientami."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -29,6 +29,50 @@ msgstr ""
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -44,21 +88,6 @@ msgstr ""
|
||||
msgid "Server administrator access changed"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -79,6 +108,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -104,75 +173,6 @@ msgstr ""
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -254,16 +254,6 @@ msgstr ""
|
||||
msgid "Manage subscription"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -284,6 +274,16 @@ msgstr ""
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Validar domínio"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Por favor, valide este domínio para permitir que usuários com endereços de e-mail <1>@{domain}</1> entrem no seu espaço de trabalho sem precisar de um convite."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Seu workspace está em pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Olá {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Olá,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Primeiro, uma boa notícia: seu workspace <0>{workspaceDisplayName}</0> está apenas em pausa — nenhum dos seus dados foi perdido."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reative-o dentro dos próximos {remainingDays} {dayOrDays} e você poderá continuar exatamente de onde parou, com cada registro, visualização e configuração no mesmo lugar."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Depois disso, o workspace e todos os seus dados serão excluídos permanentemente — e não poderemos recuperá-los."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reativar workspace"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Desativado"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Acesso de administrador do servidor alterado"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Junte-se à sua equipe no Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) convidou você para se juntar a um espaço de trabalho chamado <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Aceitar convite"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr "Confirme o novo e-mail"
|
||||
msgid "Verify Email"
|
||||
msgstr "Verificar e-mail"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Junte-se à sua equipe no Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) convidou você para se juntar a um espaço de trabalho chamado <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Aceitar convite"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Senha atualizada"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Caro {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Esta é uma confirmação de que a senha da sua conta ({email}) foi alterada com sucesso em {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Se você não iniciou essa alteração, entre em contato com o proprietário do workspace imediatamente."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Conecte-se ao Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Definir"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Este link é válido apenas para os próximos {duration}. Se o link não funcionar, você pode usar o link de verificação de login diretamente:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Senha atualizada"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Caro {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Olá,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Esta é uma confirmação de que a senha da sua conta ({email}) foi alterada com sucesso em {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Se você não iniciou essa alteração, entre em contato com o proprietário do workspace imediatamente."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Conecte-se ao Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Seu workspace está em pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Olá {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Primeiro, uma boa notícia: seu workspace <0>{workspaceDisplayName}</0> está apenas em pausa — nenhum dos seus dados foi perdido."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reative-o dentro dos próximos {remainingDays} {dayOrDays} e você poderá continuar exatamente de onde parou, com cada registro, visualização e configuração no mesmo lugar."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Depois disso, o workspace e todos os seus dados serão excluídos permanentemente — e não poderemos recuperá-los."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reativar workspace"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Se o Twenty estiver funcionando bem para você, está tudo certo — nã
|
||||
msgid "Manage subscription"
|
||||
msgstr "Gerenciar assinatura"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "O que é Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "É um CRM, um software para ajudar empresas a gerenciar seus dados de clientes e os relacionamentos de maneira eficiente."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Seu plano anual de <0>{workspaceDisplayName}</0> será renovado em {form
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Nenhuma ação é necessária se você quiser continuar. Se preferir não renovar, pode cancelar a qualquer momento antes disso."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "O que é Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "É um CRM, um software para ajudar empresas a gerenciar seus dados de clientes e os relacionamentos de maneira eficiente."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Validar domínio"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Por favor, valide este domínio para permitir que usuários com endereços de e-mail <1>@{domain}</1> se juntem ao seu espaço de trabalho sem a necessidade de um convite."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "O seu espaço de trabalho está em pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Olá {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Olá,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Boas notícias primeiro: o seu espaço de trabalho <0>{workspaceDisplayName}</0> está apenas em pausa — nenhum dos seus dados foi perdido."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reative-o dentro dos próximos {remainingDays} {dayOrDays} e continuará exatamente de onde parou, com todos os registos, vistas e definições exatamente onde os deixou."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Depois disso, o espaço de trabalho e todos os seus dados serão eliminados permanentemente — e não poderemos recuperá-los."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reativar espaço de trabalho"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Desativado"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Acesso de administrador do servidor alterado"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Junte-se à sua equipa no Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) convidou você para se juntar a um espaço de trabalho chamado <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Aceitar convite"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Verifique o e-mail"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Junte-se à sua equipa no Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) convidou você para se juntar a um espaço de trabalho chamado <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Aceitar convite"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Palavra-passe atualizada"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Caro {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Esta é uma confirmação de que a palavra-passe da sua conta ({email}) foi alterada com sucesso em {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Se não iniciou esta alteração, contacte imediatamente o proprietário do seu workspace."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Conecte-se ao Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Definir"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Este link só é válido para os próximos {duration}. Se o link não funcionar, pode usar diretamente o link de verificação de login:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Palavra-passe atualizada"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Caro {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Olá,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Esta é uma confirmação de que a palavra-passe da sua conta ({email}) foi alterada com sucesso em {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Se não iniciou esta alteração, contacte imediatamente o proprietário do seu workspace."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Conecte-se ao Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "O seu espaço de trabalho está em pausa"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Olá {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Boas notícias primeiro: o seu espaço de trabalho <0>{workspaceDisplayName}</0> está apenas em pausa — nenhum dos seus dados foi perdido."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reative-o dentro dos próximos {remainingDays} {dayOrDays} e continuará exatamente de onde parou, com todos os registos, vistas e definições exatamente onde os deixou."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Depois disso, o espaço de trabalho e todos os seus dados serão eliminados permanentemente — e não poderemos recuperá-los."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reativar espaço de trabalho"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Se o Twenty estiver a funcionar para si, está tudo pronto — não prec
|
||||
msgid "Manage subscription"
|
||||
msgstr "Gerir subscrição"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "O que é Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "É um CRM, um software para ajudar empresas a gerenciar seus dados e relacionamentos com clientes de forma eficiente."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "O seu plano anual para <0>{workspaceDisplayName}</0> será renovado em {
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Nenhuma ação é necessária se quiser continuar. Se preferir não renovar, pode cancelar em qualquer altura antes dessa data."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "O que é Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "É um CRM, um software para ajudar empresas a gerenciar seus dados e relacionamentos com clientes de forma eficiente."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Validează domeniul"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Vă rugăm să validați acest domeniu pentru a permite utilizatorilor cu adrese de email <1>@{domain}</1> să se alăture spațiului dumneavoastră de lucru fără a necesita o invitație."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Spațiul tău de lucru este în pauză"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Bună, {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Salut,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Mai întâi veștile bune: spațiul tău de lucru <0>{workspaceDisplayName}</0> este doar pus pe pauză — niciuna dintre datele tale nu a dispărut."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reactivează-l în următoarele {remainingDays} {dayOrDays} și vei relua exact de unde ai rămas, cu fiecare înregistrare, vizualizare și setare la locul lor."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "După aceea, spațiul de lucru și toate datele sale vor fi șterse definitiv — și nu le vom mai putea recupera."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reactivează spațiul de lucru"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Dezactivat"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Accesul de administrator al serverului a fost modificat"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Alăturați-vă echipei pe Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) v-a invitat să vă alăturați unui spațiu de lucru numit <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Acceptați invitația"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Verificați Email"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Alăturați-vă echipei pe Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) v-a invitat să vă alăturați unui spațiu de lucru numit <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Acceptați invitația"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Parola a fost actualizată"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Dragă {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Aceasta este o confirmare că parola contului dvs. ({email}) a fost schimbată cu succes la data de {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Dacă nu ați inițiat această schimbare, vă rugăm să contactați imediat proprietarul spațiului de lucru."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Conectați-vă la Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Setează"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Acest link este valabil doar pentru următoarele {duration}. Dacă linkul nu funcționează, puteți folosi direct linkul de verificare a autentificării:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Parola a fost actualizată"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Dragă {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Salut,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Aceasta este o confirmare că parola contului dvs. ({email}) a fost schimbată cu succes la data de {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Dacă nu ați inițiat această schimbare, vă rugăm să contactați imediat proprietarul spațiului de lucru."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Conectați-vă la Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Spațiul tău de lucru este în pauză"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Bună, {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Mai întâi veștile bune: spațiul tău de lucru <0>{workspaceDisplayName}</0> este doar pus pe pauză — niciuna dintre datele tale nu a dispărut."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Reactivează-l în următoarele {remainingDays} {dayOrDays} și vei relua exact de unde ai rămas, cu fiecare înregistrare, vizualizare și setare la locul lor."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "După aceea, spațiul de lucru și toate datele sale vor fi șterse definitiv — și nu le vom mai putea recupera."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Reactivează spațiul de lucru"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Dacă Twenty funcționează bine pentru tine, ești acoperit — nu treb
|
||||
msgid "Manage subscription"
|
||||
msgstr "Gestionează abonamentul"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Ce este Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Este un CRM, un software care ajută companiile să își gestioneze eficient datele și relațiile cu clienții."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Planul tău anual pentru <0>{workspaceDisplayName}</0> va fi reînnoit l
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Nu este necesară nicio acțiune dacă dorești să continui. Dacă preferi să nu reînnoiești, poți anula oricând înainte de acea dată."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Ce este Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Este un CRM, un software care ajută companiile să își gestioneze eficient datele și relațiile cu clienții."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Проверить домен"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Пожалуйста, проверьте этот домен, чтобы пользователи с <1>@{domain}</1> адресами электронной почты могли присоединяться к вашему рабочему пространству без приглашения."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ваше рабочее пространство приостановлено"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Здравствуйте, {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Здравствуйте,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Сперва хорошие новости: ваше рабочее пространство <0>{workspaceDisplayName}</0> только приостановлено — ни один из ваших данных не исчез."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Активируйте его заново в течение следующих {remainingDays} {dayOrDays}, и вы продолжите работать ровно с того места, где остановились: все записи, представления и настройки останутся на своих местах."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "После этого рабочее пространство и все его данные будут безвозвратно удалены — и мы не сможем их восстановить."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Повторно активировать рабочее пространство"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Отключено"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Доступ администратора сервера изменен"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Присоединяйтесь к вашей команде на Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) пригласил вас присоединиться к рабочему пространству под названием <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Принять приглашение"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr "Подтвердить новый адрес эл. почты"
|
||||
msgid "Verify Email"
|
||||
msgstr "Подтвердить электронную почту"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Присоединяйтесь к вашей команде на Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) пригласил вас присоединиться к рабочему пространству под названием <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Принять приглашение"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Пароль обновлен"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Уважаемый {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Это подтверждение того, что пароль для вашего аккаунта ({email}) был успешно изменен {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Если вы не инициировали это изменение, немедленно свяжитесь с владельцем вашего рабочего пространства."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Подключиться к Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Установить"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Эта ссылка действительна только в течение следующих {duration}. Если ссылка не работает, вы можете использовать ссылку для подтверждения входа напрямую:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Пароль обновлен"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Уважаемый {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Здравствуйте,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Это подтверждение того, что пароль для вашего аккаунта ({email}) был успешно изменен {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Если вы не инициировали это изменение, немедленно свяжитесь с владельцем вашего рабочего пространства."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Подключиться к Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ваше рабочее пространство приостановлено"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Здравствуйте, {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Сперва хорошие новости: ваше рабочее пространство <0>{workspaceDisplayName}</0> только приостановлено — ни один из ваших данных не исчез."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Активируйте его заново в течение следующих {remainingDays} {dayOrDays}, и вы продолжите работать ровно с того места, где остановились: все записи, представления и настройки останутся на своих местах."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "После этого рабочее пространство и все его данные будут безвозвратно удалены — и мы не сможем их восстановить."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Повторно активировать рабочее пространство"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Если Twenty вам подходит, ничего делать не
|
||||
msgid "Manage subscription"
|
||||
msgstr "Управлять подпиской"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Что такое Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Это CRM, программное обеспечение для эффективного управления данными и взаимоотношениями с клиентами."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Ваш годовой план для <0>{workspaceDisplayName}</0> бу
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Если вы хотите продолжить, никаких действий не требуется. Если вы предпочитаете не продлевать подписку, вы можете отменить ее в любой момент до этой даты."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Что такое Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Это CRM, программное обеспечение для эффективного управления данными и взаимоотношениями с клиентами."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Потврдите домен"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Потврдите овај домен да бисте дозволили корисницима са <1>@{domain}</1> имејл адресама да се придруже вашем радном простору без потребе за позивницом."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ваш радни простор је паузиран"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Здраво {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Здраво,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Најпре добре вести: ваш радни простор <0>{workspaceDisplayName}</0> је само паузиран — ниједан ваш податак није нестао."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Поново га активирајте у наредних {remainingDays} {dayOrDays} и наставићете тачно тамо где сте стали, са сваком евиденцијом, прегледом и подешавањем на свом месту."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Након тога, радни простор и сви његови подаци биће трајно обрисани — и нећемо моћи да их вратимо."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Поново активирај радни простор"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Онемогућено"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Приступ администратора сервера је измењен"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Придружите се свом тиму на Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) вас је позвао да се придружите радном простору који се зове <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Прихвати позив"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Потврдите е-адресу"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Придружите се свом тиму на Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) вас је позвао да се придружите радном простору који се зове <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Прихвати позив"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Шифра је освежена"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Поштовани {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Ово је потврда да је шифра вашег налога ({email}) успешно промењена на {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Ако ову промену нисте покренули ви, молимо вас да одмах контактирате власника вашег радног простора."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Повежите се са Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Подесити"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Овај линк је валидан само следећих {duration}. Ако линк не функционише, моћи ћете директно користити линк за верификацију пријаве:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Шифра је освежена"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Поштовани {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Здраво,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Ово је потврда да је шифра вашег налога ({email}) успешно промењена на {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Ако ову промену нисте покренули ви, молимо вас да одмах контактирате власника вашег радног простора."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Повежите се са Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ваш радни простор је паузиран"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Здраво {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Најпре добре вести: ваш радни простор <0>{workspaceDisplayName}</0> је само паузиран — ниједан ваш податак није нестао."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Поново га активирајте у наредних {remainingDays} {dayOrDays} и наставићете тачно тамо где сте стали, са сваком евиденцијом, прегледом и подешавањем на свом месту."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Након тога, радни простор и сви његови подаци биће трајно обрисани — и нећемо моћи да их вратимо."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Поново активирај радни простор"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Ако вам Twenty одговара, све је спремно — н
|
||||
msgid "Manage subscription"
|
||||
msgstr "Управљај претплатом"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Шта је Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "То је CRM, софтвер који помаже компанијама да ефикасно управљају подацима о клијентима и њиховим односима."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Ваш годишњи пакет за <0>{workspaceDisplayName}</0> би
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Не морате ништа да предузимате ако желите да наставите. Ако ипак не желите обнову, можете отказати у било ком тренутку пре тог датума."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Шта је Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "То је CRM, софтвер који помаже компанијама да ефикасно управљају подацима о клијентима и њиховим односима."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Validera domän"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Var vänlig och validera denna domän för att tillåta användare med <1>@{domain}</1> e-postadresser att ansluta till din arbetsyta utan att behöva en inbjudan."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Din arbetsyta är pausad"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hej {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hej,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Goda nyheter först: din arbetsyta <0>{workspaceDisplayName}</0> är bara pausad — ingen av dina data har försvunnit."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Återaktivera den inom de kommande {remainingDays} {dayOrDays} så kan du fortsätta exakt där du slutade, med alla poster, vyer och inställningar kvar precis där du lämnade dem."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Efter det kommer arbetsytan och alla dess data att raderas permanent — och vi kommer inte att kunna återskapa den."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Återaktivera arbetsyta"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Inaktiverad"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Serveradministratörsåtkomst har ändrats"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Gå med i ditt team på Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) har bjudit in dig att gå med i en arbetsyta som kallas <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Acceptera inbjudan"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Verifiera e-post"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Gå med i ditt team på Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) har bjudit in dig att gå med i en arbetsyta som kallas <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Acceptera inbjudan"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Lösenordet uppdaterat"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kära {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Det här är en bekräftelse på att lösenordet för ditt konto ({email}) har ändrats framgångsrikt den {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Om du inte initierade denna förändring, vänligen kontakta ägaren av ditt arbetsutrymme omedelbart."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Anslut till Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Ställ in"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Den här länken är bara giltig under de nästa {duration}. Om länken inte fungerar kan du använda länken för inloggningsverifiering direkt:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Lösenordet uppdaterat"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kära {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Hej,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Det här är en bekräftelse på att lösenordet för ditt konto ({email}) har ändrats framgångsrikt den {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Om du inte initierade denna förändring, vänligen kontakta ägaren av ditt arbetsutrymme omedelbart."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Anslut till Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Din arbetsyta är pausad"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Hej {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Goda nyheter först: din arbetsyta <0>{workspaceDisplayName}</0> är bara pausad — ingen av dina data har försvunnit."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Återaktivera den inom de kommande {remainingDays} {dayOrDays} så kan du fortsätta exakt där du slutade, med alla poster, vyer och inställningar kvar precis där du lämnade dem."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Efter det kommer arbetsytan och alla dess data att raderas permanent — och vi kommer inte att kunna återskapa den."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Återaktivera arbetsyta"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Om Twenty fungerar bra för dig är allt klart — du behöver inte gör
|
||||
msgid "Manage subscription"
|
||||
msgstr "Hantera prenumeration"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Vad är Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Det är ett CRM, en mjukvara för att hjälpa företag att hantera sina kunddata och relationer effektivt."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Din årsplan för <0>{workspaceDisplayName}</0> förnyas den {formattedD
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Du behöver inte göra någonting om du vill fortsätta. Om du hellre inte vill förnya kan du säga upp när som helst innan dess."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Vad är Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Det är ett CRM, en mjukvara för att hjälpa företag att hantera sina kunddata och relationer effektivt."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Alanı doğrula"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Lütfen bu alan adını doğrulayın, böylece <1>@{domain}</1> e-posta adresine sahip kullanıcılar davet gerektirmeden çalışma alanınıza katılabilir."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Çalışma alanınız duraklatıldı"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Merhaba {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Merhaba,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Önce iyi haber: <0>{workspaceDisplayName}</0> çalışma alanınız sadece duraklatıldı — hiçbir veriniz kaybolmadı."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Önümüzdeki {remainingDays} {dayOrDays} içinde yeniden etkinleştirirseniz, bıraktığınız yerden tam olarak devam edersiniz; tüm kayıtlar, görünümler ve ayarlar bıraktığınız yerde duruyor olacak."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Bundan sonra, çalışma alanı ve tüm verileri kalıcı olarak silinecek — ve biz de geri getiremeyeceğiz."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Çalışma alanını yeniden etkinleştir"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Devre dışı"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Sunucu yöneticisi erişimi değiştirildi"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Takımına Twenty üzerinden katıl"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) sizi <1>{workspaceName}</1> adında bir çalışma alanına katılmaya davet etti."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Daveti kabul et"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "E-postayı Doğrula"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Takımına Twenty üzerinden katıl"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) sizi <1>{workspaceName}</1> adında bir çalışma alanına katılmaya davet etti."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Daveti kabul et"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Şifre güncellendi"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Sevgili {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Hesabınızın ({email}) şifresinin {formattedDate} tarihinde başarıyla değiştirildiğine dair bir doğrulama bu."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Bu değişikliği başlatmadıysanız, lütfen hemen çalışma alanı sahibinizle iletişime geçin."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Twenty'e bağlan"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Belirle"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Bu bağlantı sadece {duration} boyunca geçerlidir. Bağlantı çalışmazsa, doğrudan giriş doğrulama bağlantısını kullanabilirsiniz:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Şifre güncellendi"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Sevgili {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Merhaba,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Hesabınızın ({email}) şifresinin {formattedDate} tarihinde başarıyla değiştirildiğine dair bir doğrulama bu."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Bu değişikliği başlatmadıysanız, lütfen hemen çalışma alanı sahibinizle iletişime geçin."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Twenty'e bağlan"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Çalışma alanınız duraklatıldı"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Merhaba {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Önce iyi haber: <0>{workspaceDisplayName}</0> çalışma alanınız sadece duraklatıldı — hiçbir veriniz kaybolmadı."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Önümüzdeki {remainingDays} {dayOrDays} içinde yeniden etkinleştirirseniz, bıraktığınız yerden tam olarak devam edersiniz; tüm kayıtlar, görünümler ve ayarlar bıraktığınız yerde duruyor olacak."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Bundan sonra, çalışma alanı ve tüm verileri kalıcı olarak silinecek — ve biz de geri getiremeyeceğiz."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Çalışma alanını yeniden etkinleştir"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Twenty sizin için işe yarıyorsa, her şey hazır — yapmanız gereke
|
||||
msgid "Manage subscription"
|
||||
msgstr "Aboneliği yönet"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Twenty nedir?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Bu bir CRM, işletmelerin müşteri verilerini ve ilişkilerini verimli bir şekilde yönetmelerine yardımcı olan bir yazılım."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "<0>{workspaceDisplayName}</0> için yıllık planınız {formattedDate}
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Devam etmek istiyorsanız herhangi bir işlem yapmanız gerekmiyor. Yenilemek istemezseniz, o zamana kadar dilediğiniz zaman iptal edebilirsiniz."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Twenty nedir?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Bu bir CRM, işletmelerin müşteri verilerini ve ilişkilerini verimli bir şekilde yönetmelerine yardımcı olan bir yazılım."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Перевірити домен"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Будь ласка, перевірте цей домен, щоб дозволити користувачам з електронними адресами <1>@{domain}</1> приєднатися до вашого робочого простору без запрошення."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ваш робочий простір призупинено"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Привіт, {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Привіт,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Спершу хороші новини: ваш робочий простір <0>{workspaceDisplayName}</0> лише призупинено — жодні ваші дані не зникли."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Активуйте його протягом наступних {remainingDays} {dayOrDays}, і ви продовжите роботу саме з того місця, де зупинилися, з кожним записом, поданням і налаштуванням на своєму місці."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Після цього робочий простір і всі його дані буде остаточно видалено — і ми вже не зможемо їх відновити."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Повторно активувати робочий простір"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Відключено"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Доступ адміністратора сервера змінено"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Приєднуйтесь до своєї команди на Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) запросив вас приєднатися до робочого простору під назвою <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Прийняти запрошення"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Підтвердіть Email"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Приєднуйтесь до своєї команди на Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) запросив вас приєднатися до робочого простору під назвою <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Прийняти запрошення"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Пароль оновлено"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Шановний {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Це підтвердження того, що пароль для вашого облікового запису ({email}) було успішно змінено {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Якщо ви не починали цю зміну, будь ласка, негайно зверніться до власника вашого робочого простору."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Підключитися до Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Встановіть"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Це посилання дійсне протягом наступних {duration}. Якщо посилання не працює, ви можете напряму використовувати посилання для перевірки логіна:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Пароль оновлено"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Шановний {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Привіт,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Це підтвердження того, що пароль для вашого облікового запису ({email}) було успішно змінено {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Якщо ви не починали цю зміну, будь ласка, негайно зверніться до власника вашого робочого простору."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Підключитися до Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Ваш робочий простір призупинено"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Привіт, {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Спершу хороші новини: ваш робочий простір <0>{workspaceDisplayName}</0> лише призупинено — жодні ваші дані не зникли."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Активуйте його протягом наступних {remainingDays} {dayOrDays}, і ви продовжите роботу саме з того місця, де зупинилися, з кожним записом, поданням і налаштуванням на своєму місці."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Після цього робочий простір і всі його дані буде остаточно видалено — і ми вже не зможемо їх відновити."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Повторно активувати робочий простір"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Якщо Twenty вам підходить, усе вже налашто
|
||||
msgid "Manage subscription"
|
||||
msgstr "Керувати підпискою"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Що таке Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Це CRM, програмне забезпечення для ефективного управління даними клієнтів та відносинами з ними в бізнесі."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Ваш річний план для <0>{workspaceDisplayName}</0> буд
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Якщо ви хочете продовжити користування, нічого робити не потрібно. Якщо ж ви не бажаєте поновлювати план, ви можете скасувати його будь-коли до цієї дати."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Що таке Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Це CRM, програмне забезпечення для ефективного управління даними клієнтів та відносинами з ними в бізнесі."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "Xác thực tên miền"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): Vui lòng xác thực tên miền này để cho phép người dùng có địa chỉ email <1>@{domain}</1> tham gia không gian làm việc của bạn mà không cần lời mời."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Không gian làm việc của bạn đang bị tạm dừng"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Chào {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Xin chào,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Tin tốt trước: không gian làm việc <0>{workspaceDisplayName}</0> của bạn chỉ đang bị tạm dừng — không có dữ liệu nào bị mất."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Kích hoạt lại trong vòng {remainingDays} {dayOrDays} tới và bạn sẽ tiếp tục chính xác từ nơi đã dừng, với mọi bản ghi, chế độ xem và thiết lập vẫn nguyên vẹn như trước."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Sau thời điểm đó, không gian làm việc và toàn bộ dữ liệu của nó sẽ bị xóa vĩnh viễn — và chúng tôi sẽ không thể khôi phục lại."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Kích hoạt lại không gian làm việc"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "Vô hiệu hóa"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "Quyền truy cập quản trị viên máy chủ đã thay đổi"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Tham gia vào đội ngũ của bạn trên Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) đã mời bạn tham gia vào không gian làm việc gọi là <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Chấp nhận lời mời"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "Xác minh Email"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "Tham gia vào đội ngũ của bạn trên Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) đã mời bạn tham gia vào không gian làm việc gọi là <1>{workspaceName}</1>."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "Chấp nhận lời mời"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Mật khẩu đã được cập nhật"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kính gửi {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Đây là xác nhận rằng mật khẩu cho tài khoản của bạn ({email}) đã được thay đổi thành công vào {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Nếu bạn không khởi xướng việc thay đổi này, vui lòng liên hệ ngay với chủ sở hữu của không gian làm việc của bạn."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Kết nối với Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "Thiết lập"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "Liên kết này chỉ có hiệu lực trong thời gian {duration} kế tiếp. Nếu liên kết không hoạt động, bạn có thể sử dụng liên kết xác minh đăng nhập trực tiếp:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "Mật khẩu đã được cập nhật"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "Kính gửi {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "Xin chào,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "Đây là xác nhận rằng mật khẩu cho tài khoản của bạn ({email}) đã được thay đổi thành công vào {formattedDate}."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "Nếu bạn không khởi xướng việc thay đổi này, vui lòng liên hệ ngay với chủ sở hữu của không gian làm việc của bạn."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Kết nối với Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "Không gian làm việc của bạn đang bị tạm dừng"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "Chào {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "Tin tốt trước: không gian làm việc <0>{workspaceDisplayName}</0> của bạn chỉ đang bị tạm dừng — không có dữ liệu nào bị mất."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "Kích hoạt lại trong vòng {remainingDays} {dayOrDays} tới và bạn sẽ tiếp tục chính xác từ nơi đã dừng, với mọi bản ghi, chế độ xem và thiết lập vẫn nguyên vẹn như trước."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "Sau thời điểm đó, không gian làm việc và toàn bộ dữ liệu của nó sẽ bị xóa vĩnh viễn — và chúng tôi sẽ không thể khôi phục lại."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "Kích hoạt lại không gian làm việc"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "Nếu Twenty phù hợp với nhu cầu của bạn, mọi thứ đã s
|
||||
msgid "Manage subscription"
|
||||
msgstr "Quản lý gói đăng ký"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Twenty là gì?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Đó là một CRM, một phần mềm giúp doanh nghiệp quản lý dữ liệu và mối quan hệ khách hàng một cách hiệu quả."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "Gói hàng năm cho không gian làm việc <0>{workspaceDisplayName}</0
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "Bạn không cần thực hiện hành động nào nếu muốn tiếp tục. Nếu không muốn gia hạn, bạn có thể hủy bất kỳ lúc nào trước thời điểm đó."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "Twenty là gì?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "Đó là một CRM, một phần mềm giúp doanh nghiệp quản lý dữ liệu và mối quan hệ khách hàng một cách hiệu quả."
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "验证域名"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>):请验证此域,以允许使用 <1>@{domain}</1> 邮件地址的用户在不需要邀请的情况下加入您的工作区。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "您的工作区已被暂停"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "您好,{userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "您好,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "先说个好消息:您的工作区 <0>{workspaceDisplayName}</0> 只是被暂停了——您的数据一条都没有丢失。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "请在接下来的 {remainingDays} {dayOrDays} 内重新激活,您就可以从上次中断的地方继续使用,每一条记录、每一个视图和每一项设置都会保持原样。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "之后,该工作区及其所有数据将被永久删除——我们将无法恢复。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "重新激活工作区"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "禁用"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "服务器管理员访问权限已变更"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "加入您的团队,使用 Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) 邀请您加入名为 <1>{workspaceName}</1> 的工作区。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "接受邀请"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "验证邮箱"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "加入您的团队,使用 Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) 邀请您加入名为 <1>{workspaceName}</1> 的工作区。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "接受邀请"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "密码已更新"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "亲爱的 {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "确认您的账户({email})密码已在 {formattedDate} 成功更改。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "如果您没有发起此更改,请立即联系您的工作区所有者。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "连接 Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "设置"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "此链接仅在接下来的 {duration} 内有效。如果链接无效,您可以直接使用登录验证链接:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "密码已更新"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "亲爱的 {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "您好,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "确认您的账户({email})密码已在 {formattedDate} 成功更改。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "如果您没有发起此更改,请立即联系您的工作区所有者。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "连接 Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "您的工作区已被暂停"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "您好,{userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "先说个好消息:您的工作区 <0>{workspaceDisplayName}</0> 只是被暂停了——您的数据一条都没有丢失。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "请在接下来的 {remainingDays} {dayOrDays} 内重新激活,您就可以从上次中断的地方继续使用,每一条记录、每一个视图和每一项设置都会保持原样。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "之后,该工作区及其所有数据将被永久删除——我们将无法恢复。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "重新激活工作区"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "如果 Twenty 很适合您,那就一切就绪——您无需做任何
|
||||
msgid "Manage subscription"
|
||||
msgstr "管理订阅"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "什么是 Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "它是一个 CRM 软件,帮助企业高效管理客户数据和关系。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "您针对 <0>{workspaceDisplayName}</0> 的年度方案将于 {formatted
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "如果您希望继续使用,无需执行任何操作。如果您不想续订,可以在此之前的任何时间取消。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "什么是 Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "它是一个 CRM 软件,帮助企业高效管理客户数据和关系。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
@@ -34,6 +34,50 @@ msgstr "驗證域"
|
||||
msgid "{senderName} (<0>{senderEmail}</0>): Please validate this domain to allow users with <1>@{domain}</1> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>): 請驗證此網域,以允許擁有<1>@{domain}</1>電子郵件地址的使用者在不需要邀請的情況下加入您的工作區。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "您的工作區已被暫停"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "嗨 {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "您好,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "先告訴您一個好消息:您的工作區 <0>{workspaceDisplayName}</0> 只是被暫停了——您的任何資料都沒有遺失。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "請在接下來的 {remainingDays} {dayOrDays} 之內重新啟用,您就可以在完全相同的地方繼續使用,每一筆紀錄、檢視與設定都會保持原狀。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "之後,該工作區及其所有資料將被永久刪除——而且我們將無法將其還原。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "重新啟用工作區"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/server-admin-access-changed.email.tsx
|
||||
msgid "Enabled"
|
||||
@@ -49,21 +93,6 @@ msgstr "禁用"
|
||||
msgid "Server administrator access changed"
|
||||
msgstr "伺服器管理員存取權已變更"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "加入您的團隊,使用 Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) 已邀請您加入一個名為<1>{workspaceName}</1>的工作區。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "接受邀請"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Confirm your new email address"
|
||||
@@ -84,6 +113,46 @@ msgstr ""
|
||||
msgid "Verify Email"
|
||||
msgstr "驗證電子郵件"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Join your team on Twenty"
|
||||
msgstr "加入您的團隊,使用 Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "{senderName} (<0>{senderEmail}</0>) has invited you to join a workspace called <1>{workspaceName}</1>."
|
||||
msgstr "{senderName} (<0>{senderEmail}</0>) 已邀請您加入一個名為<1>{workspaceName}</1>的工作區。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "Accept invite"
|
||||
msgstr "接受邀請"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "密碼已更新"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "親愛的 {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "這是確認您的帳戶({email})的密碼已於 {formattedDate} 成功更改。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "如果您未發起此更改,請立即聯繫您的工作區擁有者。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "連接到 Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset your password 🗝"
|
||||
@@ -109,75 +178,6 @@ msgstr "設置"
|
||||
msgid "This link is only valid for the next {duration}. If the link does not work, you can use the login verification link directly:"
|
||||
msgstr "此鏈接僅在接下來的 {duration} 內有效。如果鏈接無效,您可以直接使用登錄驗證鏈接:"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Password updated"
|
||||
msgstr "密碼已更新"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr "親愛的 {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr "您好,"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "This is a confirmation that password for your account ({email}) was successfully changed on {formattedDate}."
|
||||
msgstr "這是確認您的帳戶({email})的密碼已於 {formattedDate} 成功更改。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "如果您未發起此更改,請立即聯繫您的工作區擁有者。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "連接到 Twenty"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Your workspace is paused"
|
||||
msgstr "您的工作區已被暫停"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
#: src/emails/billing-trial-converting.email.tsx
|
||||
#: src/emails/billing-trial-ending.email.tsx
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Hi {userName},"
|
||||
msgstr "嗨 {userName},"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Good news first: your workspace <0>{workspaceDisplayName}</0> is only paused — none of your data is gone."
|
||||
msgstr "先告訴您一個好消息:您的工作區 <0>{workspaceDisplayName}</0> 只是被暫停了——您的任何資料都沒有遺失。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate it within the next {remainingDays} {dayOrDays} and you'll pick up exactly where you left off, with every record, view and setting right where you left it."
|
||||
msgstr "請在接下來的 {remainingDays} {dayOrDays} 之內重新啟用,您就可以在完全相同的地方繼續使用,每一筆紀錄、檢視與設定都會保持原狀。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "After that, the workspace and all of its data will be permanently deleted — and we won't be able to bring it back."
|
||||
msgstr "之後,該工作區及其所有資料將被永久刪除——而且我們將無法將其還原。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Reactivate workspace"
|
||||
msgstr "重新啟用工作區"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Your workspace has been deleted"
|
||||
@@ -259,16 +259,6 @@ msgstr "如果 Twenty 符合您的需求,一切都已就緒——您無需做
|
||||
msgid "Manage subscription"
|
||||
msgstr "管理訂閱"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "什麼是Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "它是一個CRM,是一款幫助企業有效管理客戶資料和關係的軟件。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/emails/billing-subscription-renewing.email.tsx
|
||||
msgid "Your plan renews soon"
|
||||
@@ -289,6 +279,16 @@ msgstr "您針對 <0>{workspaceDisplayName}</0> 的年度方案將於 {formatted
|
||||
msgid "No action is needed if you'd like to continue. If you'd rather not renew, you can cancel anytime before then."
|
||||
msgstr "如果您想繼續使用,無需採取任何行動。若您不想續約,您可以在此之前的任何時間取消。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "What is Twenty?"
|
||||
msgstr "什麼是Twenty?"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/WhatIsTwenty.tsx
|
||||
msgid "It's a CRM, a software to help businesses manage their customer data and relationships efficiently."
|
||||
msgstr "它是一個CRM,是一款幫助企業有效管理客戶資料和關係的軟件。"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/components/Footer.tsx
|
||||
msgid "Website"
|
||||
|
||||
Reference in New Issue
Block a user