diff --git a/packages/lib/translations/de/web.po b/packages/lib/translations/de/web.po index e2e35a5b4..c77d3c190 100644 --- a/packages/lib/translations/de/web.po +++ b/packages/lib/translations/de/web.po @@ -2793,7 +2793,7 @@ msgstr "Vorlage konfigurieren" msgid "Configure Template" msgstr "Vorlage konfigurieren" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5125,7 +5125,7 @@ msgstr "Läuft ab" msgid "Expires {0}" msgstr "Läuft ab am {0}" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "Läuft ab in {0}" @@ -11077,7 +11077,6 @@ msgstr "Um dieses Dokument als angesehen zu markieren, müssen Sie als <0>{0} 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -13678,4 +13677,3 @@ msgstr "Ihr Verifizierungscode:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/en/web.po b/packages/lib/translations/en/web.po index 5ba092296..f090b306c 100644 --- a/packages/lib/translations/en/web.po +++ b/packages/lib/translations/en/web.po @@ -2788,7 +2788,7 @@ msgstr "Configure template" msgid "Configure Template" msgstr "Configure Template" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5120,7 +5120,7 @@ msgstr "Expires" msgid "Expires {0}" msgstr "Expires {0}" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "Expires in {0}" @@ -6333,6 +6333,8 @@ msgstr "Loading suggestions..." #: apps/remix/app/components/embed/embed-client-loading.tsx #: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx #: apps/remix/app/routes/_authenticated+/admin+/email-domains.$id.tsx msgid "Loading..." msgstr "Loading..." @@ -6909,10 +6911,18 @@ msgstr "No folders yet." msgid "No further action is required from you at this time." msgstr "No further action is required from you at this time." +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx +msgid "No groups found" +msgstr "No groups found" + #: apps/remix/app/components/general/admin-license-card.tsx msgid "No License Configured" msgstr "No License Configured" +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx +msgid "No members found" +msgstr "No members found" + #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "No members selected" msgstr "No members selected" @@ -8772,10 +8782,18 @@ msgstr "Search documents..." msgid "Search folders..." msgstr "Search folders..." +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx +msgid "Search groups by name" +msgstr "Search groups by name" + #: packages/ui/components/common/language-switcher-dialog.tsx msgid "Search languages..." msgstr "Search languages..." +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx +msgid "Search members by name or email" +msgstr "Search members by name or email" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "Secret" msgstr "Secret" @@ -8895,7 +8913,8 @@ msgstr "Select default role" msgid "Select direction" msgstr "Select direction" -#: apps/remix/app/components/dialogs/team-group-create-dialog.tsx +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx msgid "Select groups" msgstr "Select groups" @@ -8907,9 +8926,8 @@ msgstr "Select groups of members to add to the team." msgid "Select groups to add to this team" msgstr "Select groups to add to this team" -#: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx -#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx msgid "Select members" msgstr "Select members" @@ -11054,7 +11072,6 @@ msgstr "To mark this document as viewed, you need to be logged in as <0>{0}" msgid "To mark this document as viewed, you need to be logged in." msgstr "To mark this document as viewed, you need to be logged in." -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx diff --git a/packages/lib/translations/es/web.po b/packages/lib/translations/es/web.po index a5e2135a0..128aa1504 100644 --- a/packages/lib/translations/es/web.po +++ b/packages/lib/translations/es/web.po @@ -2793,7 +2793,7 @@ msgstr "Configurar plantilla" msgid "Configure Template" msgstr "Configurar plantilla" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5125,7 +5125,7 @@ msgstr "Vence" msgid "Expires {0}" msgstr "Expira el {0}" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "Expira en {0}" @@ -11077,7 +11077,6 @@ msgstr "Para marcar este documento como visto, debes iniciar sesión como <0>{0} msgid "To mark this document as viewed, you need to be logged in." msgstr "Para marcar este documento como visto, necesitas estar conectado." -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -13678,4 +13677,3 @@ msgstr "Su código de verificación:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "su-dominio.com otro-dominio.com" - diff --git a/packages/lib/translations/fr/web.po b/packages/lib/translations/fr/web.po index 26e64272d..469dcccf4 100644 --- a/packages/lib/translations/fr/web.po +++ b/packages/lib/translations/fr/web.po @@ -2793,7 +2793,7 @@ msgstr "Configurer le modèle" msgid "Configure Template" msgstr "Configurer le modèle" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5125,7 +5125,7 @@ msgstr "Expire le" msgid "Expires {0}" msgstr "Expire le {0}" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "Expire dans {0}" @@ -11077,7 +11077,6 @@ msgstr "Pour marquer ce document comme consulté, vous devez être connecté en msgid "To mark this document as viewed, you need to be logged in." msgstr "Pour marquer ce document comme vu, vous devez être connecté." -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -13678,4 +13677,3 @@ msgstr "Votre code de vérification :" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/it/web.po b/packages/lib/translations/it/web.po index 9014199b7..14aa5123b 100644 --- a/packages/lib/translations/it/web.po +++ b/packages/lib/translations/it/web.po @@ -2793,7 +2793,7 @@ msgstr "Configura il modello" msgid "Configure Template" msgstr "Configura Modello" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5125,7 +5125,7 @@ msgstr "Scade" msgid "Expires {0}" msgstr "Scade il {0}" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "Scade in {0}" @@ -11077,7 +11077,6 @@ msgstr "Per contrassegnare questo documento come visualizzato, è necessario ess msgid "To mark this document as viewed, you need to be logged in." msgstr "Per segnare questo documento come visualizzato, devi essere loggato." -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -13678,4 +13677,3 @@ msgstr "Il tuo codice di verifica:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "tuo-dominio.com altro-dominio.com" - diff --git a/packages/lib/translations/ja/web.po b/packages/lib/translations/ja/web.po index 9998ccb12..35b7d91b2 100644 --- a/packages/lib/translations/ja/web.po +++ b/packages/lib/translations/ja/web.po @@ -2793,7 +2793,7 @@ msgstr "テンプレートを構成" msgid "Configure Template" msgstr "テンプレートを設定" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5125,7 +5125,7 @@ msgstr "有効期限" msgid "Expires {0}" msgstr "有効期限: {0}" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "有効期限: 残り {0}" @@ -11077,7 +11077,6 @@ msgstr "この文書を閲覧済みにするには、<0>{0} としてログ msgid "To mark this document as viewed, you need to be logged in." msgstr "この文書を閲覧済みにするには、ログインしている必要があります。" -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -13678,4 +13677,3 @@ msgstr "認証コード:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/ko/web.po b/packages/lib/translations/ko/web.po index e19574b1a..f855d98c7 100644 --- a/packages/lib/translations/ko/web.po +++ b/packages/lib/translations/ko/web.po @@ -2793,7 +2793,7 @@ msgstr "템플릿 구성" msgid "Configure Template" msgstr "템플릿 구성" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5125,7 +5125,7 @@ msgstr "만료일" msgid "Expires {0}" msgstr "만료일 {0}" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "{0} 후 만료" @@ -11077,7 +11077,6 @@ msgstr "이 문서를 열람된 상태로 표시하려면 <0>{0} 계정으 msgid "To mark this document as viewed, you need to be logged in." msgstr "이 문서를 열람 완료로 표시하려면 로그인해야 합니다." -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -13678,4 +13677,3 @@ msgstr "인증 코드:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/nl/web.po b/packages/lib/translations/nl/web.po index 096c2beda..e636d2028 100644 --- a/packages/lib/translations/nl/web.po +++ b/packages/lib/translations/nl/web.po @@ -2793,7 +2793,7 @@ msgstr "Sjabloon configureren" msgid "Configure Template" msgstr "Sjabloon configureren" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5125,7 +5125,7 @@ msgstr "Verloopt" msgid "Expires {0}" msgstr "Verloopt op {0}" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "Verloopt over {0}" @@ -11077,7 +11077,6 @@ msgstr "Om dit document als bekeken te markeren, moet je ingelogd zijn als <0>{0 msgid "To mark this document as viewed, you need to be logged in." msgstr "Om dit document als bekeken te markeren, moet u zijn ingelogd." -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -13678,4 +13677,3 @@ msgstr "Uw verificatiecode:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/pl/web.po b/packages/lib/translations/pl/web.po index f80f91e87..8841e04cc 100644 --- a/packages/lib/translations/pl/web.po +++ b/packages/lib/translations/pl/web.po @@ -2793,7 +2793,7 @@ msgstr "Skonfiguruj szablon" msgid "Configure Template" msgstr "Skonfiguruj szablon" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5125,7 +5125,7 @@ msgstr "Wygasa" msgid "Expires {0}" msgstr "Wygasa {0}" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "Wygaśnie za {0}" @@ -10926,7 +10926,9 @@ msgstr "Zostanie wysłana do właściciela po zakończeniu dokumentu." #: packages/ui/components/document/document-email-checkboxes.tsx msgid "This will be sent to the document owner when a recipient's signing window has expired." -msgstr "Zostanie wysłana do właściciela dokumentu, gdy minie czas na podpisanie przez odbiorcę\n" +msgstr "" +"Zostanie wysłana do właściciela dokumentu, gdy minie czas na podpisanie przez odbiorcę\n" +"" #: apps/remix/app/components/tables/organisation-email-domains-table.tsx msgid "This will check and sync the status of all email domains for this organisation" @@ -11077,7 +11079,6 @@ msgstr "Aby oznaczyć dokument jako wyświetlony, musisz być zalogowany jako <0 msgid "To mark this document as viewed, you need to be logged in." msgstr "Aby oznaczyć dokument jako wyświetlony, musisz być zalogowany." -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -13678,4 +13679,3 @@ msgstr "Twój kod weryfikacyjny:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" - diff --git a/packages/lib/translations/pt-BR/web.po b/packages/lib/translations/pt-BR/web.po index 1a7b2e34f..b381aee02 100644 --- a/packages/lib/translations/pt-BR/web.po +++ b/packages/lib/translations/pt-BR/web.po @@ -2788,7 +2788,7 @@ msgstr "Configurar modelo" msgid "Configure Template" msgstr "Configurar Modelo" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5120,7 +5120,7 @@ msgstr "" msgid "Expires {0}" msgstr "" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "Expira em {0}" @@ -6333,6 +6333,8 @@ msgstr "Carregando sugestões..." #: apps/remix/app/components/embed/embed-client-loading.tsx #: apps/remix/app/components/general/default-recipients-multiselect-combobox.tsx #: apps/remix/app/components/general/document/document-page-view-recent-activity.tsx +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx #: apps/remix/app/routes/_authenticated+/admin+/email-domains.$id.tsx msgid "Loading..." msgstr "Carregando..." @@ -6909,10 +6911,18 @@ msgstr "" msgid "No further action is required from you at this time." msgstr "Nenhuma ação adicional é necessária de sua parte neste momento." +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx +msgid "No groups found" +msgstr "" + #: apps/remix/app/components/general/admin-license-card.tsx msgid "No License Configured" msgstr "" +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx +msgid "No members found" +msgstr "" + #: apps/remix/app/components/dialogs/team-member-create-dialog.tsx msgid "No members selected" msgstr "" @@ -8772,10 +8782,18 @@ msgstr "Pesquisar documentos..." msgid "Search folders..." msgstr "Pesquisar pastas..." +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx +msgid "Search groups by name" +msgstr "" + #: packages/ui/components/common/language-switcher-dialog.tsx msgid "Search languages..." msgstr "Pesquisar idiomas..." +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx +msgid "Search members by name or email" +msgstr "" + #: apps/remix/app/components/dialogs/webhook-create-dialog.tsx msgid "Secret" msgstr "Segredo" @@ -8895,7 +8913,8 @@ msgstr "Selecione a função padrão" msgid "Select direction" msgstr "Selecione a direção" -#: apps/remix/app/components/dialogs/team-group-create-dialog.tsx +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx +#: apps/remix/app/components/general/organisation-groups-multiselect-combobox.tsx msgid "Select groups" msgstr "Selecione grupos" @@ -8907,9 +8926,8 @@ msgstr "Selecione grupos de membros para adicionar à equipe." msgid "Select groups to add to this team" msgstr "Selecione grupos para adicionar a esta equipe" -#: apps/remix/app/components/dialogs/organisation-group-create-dialog.tsx -#: apps/remix/app/components/dialogs/team-member-create-dialog.tsx -#: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.groups.$id.tsx +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx +#: apps/remix/app/components/general/organisation-members-multiselect-combobox.tsx msgid "Select members" msgstr "Selecione membros" @@ -11054,7 +11072,6 @@ msgstr "Para marcar este documento como visualizado, você precisa estar logado msgid "To mark this document as viewed, you need to be logged in." msgstr "Para marcar este documento como visualizado, você precisa estar logado." -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx diff --git a/packages/lib/translations/zh/web.po b/packages/lib/translations/zh/web.po index c38861ab5..19234a590 100644 --- a/packages/lib/translations/zh/web.po +++ b/packages/lib/translations/zh/web.po @@ -2793,7 +2793,7 @@ msgstr "配置模板" msgid "Configure Template" msgstr "配置模板" -#. placeholder {0}: parseMessageDescriptor( _, FRIENDLY_FIELD_TYPE[currentField.type], ) +#. placeholder {0}: parseMessageDescriptor(_, FRIENDLY_FIELD_TYPE[currentField.type]) #: apps/remix/app/components/embed/authoring/field-advanced-settings-drawer.tsx #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -5125,7 +5125,7 @@ msgstr "到期时间" msgid "Expires {0}" msgstr "于 {0} 到期" -#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat( 'mm:ss', ) +#. placeholder {0}: DateTime.fromMillis(Math.max(millisecondsRemaining, 0)).toFormat('mm:ss') #: apps/remix/app/components/general/document-signing/access-auth-2fa-form.tsx msgid "Expires in {0}" msgstr "将在 {0} 后过期" @@ -11077,7 +11077,6 @@ msgstr "要将此文档标记为已查看,你需要以 <0>{0} 登录" msgid "To mark this document as viewed, you need to be logged in." msgstr "要将此文档标记为已查看,您需要先登录。" -#. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #. placeholder {0}: emptyCheckboxFields.length > 0 ? 'Checkbox' : emptyRadioFields.length > 0 ? 'Radio' : 'Select' #: packages/ui/primitives/document-flow/add-fields.tsx #: packages/ui/primitives/template-flow/add-template-fields.tsx @@ -13678,4 +13677,3 @@ msgstr "您的验证码:" #: apps/remix/app/routes/_authenticated+/o.$orgUrl.settings.sso.tsx msgid "your-domain.com another-domain.com" msgstr "your-domain.com another-domain.com" -