feat: configurable sub-addressing delimiter #239
This commit is contained in:
@@ -911,6 +911,11 @@
|
||||
"label": "Automaticky vybírat adresu pro odpověď",
|
||||
"description": "Při odpovídání automaticky přepnout adresu odesílatele na identitu, která původně obdržela zprávu"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Oddělovač sub-adresy",
|
||||
"description": "Znak oddělující uživatelské jméno od sub-adresy. Zvolte oddělovač používaný vaším poštovním serverem (např. uzivatel{delimiter}stitek@domena.cz).",
|
||||
"option": "{delimiter} (uzivatel{delimiter}stitek@domena.cz)"
|
||||
},
|
||||
"attachment_click_action": {
|
||||
"label": "Akce po kliknutí na přílohu",
|
||||
"description": "Vyberte, zda má kliknutí na přílohu zobrazit náhled, nebo ji ihned stáhnout",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Použít tuto adresu",
|
||||
"invalid_tag": "Štítek může obsahovat pouze písmena, číslice a pomlčky",
|
||||
"tag_too_long": "Štítek může mít maximálně 30 znaků",
|
||||
"help_text": "Zprávy odeslané na adresu uzivatel+stitek@domena.cz budou doručeny do vaší doručené pošty",
|
||||
"help_text": "Zprávy odeslané na adresu uzivatel{delimiter}stitek@domena.cz budou doručeny do vaší doručené pošty",
|
||||
"validation": {
|
||||
"empty": "Štítek nesmí být prázdný",
|
||||
"too_long": "Štítek může mít maximálně {max} znaků",
|
||||
|
||||
@@ -911,6 +911,11 @@
|
||||
"label": "Antwortadresse automatisch wählen",
|
||||
"description": "Beim Antworten die Absenderadresse automatisch auf die Identität umstellen, die die ursprüngliche Nachricht erhalten hat"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Sub-Adress-Trennzeichen",
|
||||
"description": "Zeichen, das Ihren Benutzernamen vom Sub-Adress-Tag trennt. Verwenden Sie das von Ihrem Mailserver verwendete Trennzeichen (z. B. benutzer{delimiter}tag@domain.de).",
|
||||
"option": "{delimiter} (benutzer{delimiter}tag@domain.de)"
|
||||
},
|
||||
"attachment_click_action": {
|
||||
"label": "Aktion beim Klick auf Anhänge",
|
||||
"description": "Festlegen, ob ein Dateianhang beim Anklicken in der Vorschau geöffnet oder sofort heruntergeladen wird",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Diese Adresse verwenden",
|
||||
"invalid_tag": "Tag darf nur alphanumerisch und Bindestriche enthalten",
|
||||
"tag_too_long": "Tag darf maximal 30 Zeichen lang sein",
|
||||
"help_text": "E-Mails an benutzer+tag@domain.de werden in Ihrem Posteingang ankommen",
|
||||
"help_text": "E-Mails an benutzer{delimiter}tag@domain.de werden in Ihrem Posteingang ankommen",
|
||||
"validation": {
|
||||
"empty": "Tag darf nicht leer sein",
|
||||
"too_long": "Tag darf maximal {max} Zeichen lang sein",
|
||||
|
||||
@@ -911,6 +911,11 @@
|
||||
"label": "Auto-select Reply Address",
|
||||
"description": "When replying, automatically switch the From address to the identity that originally received the message"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Sub-Address Delimiter",
|
||||
"description": "Character separating your username from a sub-address tag. Match the delimiter your mail server uses (e.g. user{delimiter}tag@domain.com).",
|
||||
"option": "{delimiter} (user{delimiter}tag@domain.com)"
|
||||
},
|
||||
"attachment_click_action": {
|
||||
"label": "Attachment Click Action",
|
||||
"description": "Choose whether clicking a file attachment previews it or downloads it immediately",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Use This Address",
|
||||
"invalid_tag": "Tag must be alphanumeric and dashes only",
|
||||
"tag_too_long": "Tag must be 30 characters or less",
|
||||
"help_text": "Emails sent to user+tag@domain.com will arrive in your inbox",
|
||||
"help_text": "Emails sent to user{delimiter}tag@domain.com will arrive in your inbox",
|
||||
"validation": {
|
||||
"empty": "Tag cannot be empty",
|
||||
"too_long": "Tag must be {max} characters or less",
|
||||
|
||||
@@ -906,6 +906,11 @@
|
||||
"label": "Seleccionar dirección de respuesta automáticamente",
|
||||
"description": "Al responder, cambia automáticamente la dirección del remitente a la identidad que recibió el mensaje original"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Delimitador de sub-dirección",
|
||||
"description": "Carácter que separa tu nombre de usuario de la etiqueta de sub-dirección. Usa el delimitador que utilice tu servidor de correo (por ejemplo, usuario{delimiter}etiqueta@dominio.com).",
|
||||
"option": "{delimiter} (usuario{delimiter}etiqueta@dominio.com)"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "Mostrar Vista Previa",
|
||||
"description": "Mostrar vista previa del correo en la lista",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Usar Esta Dirección",
|
||||
"invalid_tag": "La etiqueta debe ser solo alfanumérica y guiones",
|
||||
"tag_too_long": "La etiqueta debe tener 30 caracteres o menos",
|
||||
"help_text": "Los correos enviados a usuario+etiqueta@dominio.com llegarán a su bandeja de entrada",
|
||||
"help_text": "Los correos enviados a usuario{delimiter}etiqueta@dominio.com llegarán a su bandeja de entrada",
|
||||
"validation": {
|
||||
"empty": "La etiqueta no puede estar vacía",
|
||||
"too_long": "La etiqueta debe tener {max} caracteres o menos",
|
||||
|
||||
@@ -906,6 +906,11 @@
|
||||
"label": "Sélection automatique de l'adresse de réponse",
|
||||
"description": "Lors d'une réponse, bascule automatiquement l'adresse d'expédition vers l'identité qui a reçu le message d'origine"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Délimiteur de sous-adresse",
|
||||
"description": "Caractère séparant votre nom d'utilisateur de l'étiquette de sous-adresse. Utilisez le délimiteur configuré sur votre serveur de messagerie (par ex. utilisateur{delimiter}tag@domaine.com).",
|
||||
"option": "{delimiter} (utilisateur{delimiter}tag@domaine.com)"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "Afficher l'aperçu",
|
||||
"description": "Afficher l'aperçu de l'email dans la liste",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Utiliser cette adresse",
|
||||
"invalid_tag": "Le tag doit contenir uniquement des lettres, chiffres et tirets",
|
||||
"tag_too_long": "Le tag doit faire 30 caractères ou moins",
|
||||
"help_text": "Les emails envoyés à utilisateur+tag@domaine.com arriveront dans votre boîte de réception",
|
||||
"help_text": "Les emails envoyés à utilisateur{delimiter}tag@domaine.com arriveront dans votre boîte de réception",
|
||||
"validation": {
|
||||
"empty": "Le tag ne peut pas être vide",
|
||||
"too_long": "Le tag doit faire {max} caractères ou moins",
|
||||
|
||||
@@ -906,6 +906,11 @@
|
||||
"label": "Seleziona automaticamente l'indirizzo di risposta",
|
||||
"description": "Quando rispondi, passa automaticamente l'indirizzo mittente all'identità che ha ricevuto il messaggio originale"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Delimitatore sub-indirizzo",
|
||||
"description": "Carattere che separa il tuo nome utente dall'etichetta del sub-indirizzo. Usa il delimitatore configurato sul tuo server di posta (es. utente{delimiter}tag@dominio.com).",
|
||||
"option": "{delimiter} (utente{delimiter}tag@dominio.com)"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "Mostra anteprima testo",
|
||||
"description": "Visualizza l'anteprima del messaggio nell'elenco",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Usa questo indirizzo",
|
||||
"invalid_tag": "Il tag deve contenere solo caratteri alfanumerici e trattini",
|
||||
"tag_too_long": "Il tag deve essere di massimo 30 caratteri",
|
||||
"help_text": "I messaggi inviati a utente+tag@dominio.com arriveranno nella tua casella di posta",
|
||||
"help_text": "I messaggi inviati a utente{delimiter}tag@dominio.com arriveranno nella tua casella di posta",
|
||||
"validation": {
|
||||
"empty": "Il tag non può essere vuoto",
|
||||
"too_long": "Il tag deve essere di massimo {max} caratteri",
|
||||
|
||||
@@ -906,6 +906,11 @@
|
||||
"label": "返信元アドレスを自動選択",
|
||||
"description": "返信時に、元のメッセージを受信したIDへ差出人アドレスを自動的に切り替えます"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "サブアドレス区切り文字",
|
||||
"description": "ユーザー名とサブアドレスタグを区切る文字です。お使いのメールサーバーが使用する区切り文字に合わせてください(例: user{delimiter}tag@domain.com)。",
|
||||
"option": "{delimiter} (user{delimiter}tag@domain.com)"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "プレビューテキストを表示",
|
||||
"description": "リストにメールのプレビューを表示",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "このアドレスを使用",
|
||||
"invalid_tag": "タグは英数字とハイフンのみ使用できます",
|
||||
"tag_too_long": "タグは30文字以内にしてください",
|
||||
"help_text": "user+tag@domain.comに送信されたメールは受信トレイに届きます",
|
||||
"help_text": "user{delimiter}tag@domain.comに送信されたメールは受信トレイに届きます",
|
||||
"validation": {
|
||||
"empty": "タグは空にできません",
|
||||
"too_long": "タグは{max}文字以内にしてください",
|
||||
|
||||
@@ -911,6 +911,11 @@
|
||||
"label": "답장 시 보내는 사람 자동 선택",
|
||||
"description": "답장할 때 메일을 받았던 주소로 보내는 사람을 자동으로 변경해요"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "서브 주소 구분자",
|
||||
"description": "사용자 이름과 서브 주소 태그를 나누는 문자예요. 메일 서버가 사용하는 구분자에 맞춰 주세요 (예: user{delimiter}tag@domain.com).",
|
||||
"option": "{delimiter} (user{delimiter}tag@domain.com)"
|
||||
},
|
||||
"attachment_click_action": {
|
||||
"label": "첨부파일 클릭 동작",
|
||||
"description": "파일을 클릭했을 때 미리보기를 할지, 바로 다운로드할지 선택해 주세요",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "이 주소 사용하기",
|
||||
"invalid_tag": "태그는 알파벳, 숫자, 대시(-)만 쓸 수 있어요",
|
||||
"tag_too_long": "태그는 30자 이하여야 해요",
|
||||
"help_text": "user+tag@domain.com 으로 보낸 메일은 내 받은편지함으로 들어와요",
|
||||
"help_text": "user{delimiter}tag@domain.com 으로 보낸 메일은 내 받은편지함으로 들어와요",
|
||||
"validation": {
|
||||
"empty": "태그를 비워둘 수 없어요",
|
||||
"too_long": "태그는 {max}자 이하여야 해요",
|
||||
|
||||
@@ -906,6 +906,11 @@
|
||||
"label": "Automātiski izvēlēties atbildes adresi",
|
||||
"description": "Atbildot automātiski izmantot to kontu, uz kuru vēstule tika saņemta"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Apakšadreses atdalītājs",
|
||||
"description": "Zīme, kas atdala lietotājvārdu no apakšadreses tagu. Izvēlieties atdalītāju, ko lieto jūsu pasta serveris (piem. lietotajs{delimiter}tags@domens.lv).",
|
||||
"option": "{delimiter} (lietotajs{delimiter}tags@domens.lv)"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "Rādīt priekšskatījuma tekstu",
|
||||
"description": "Rādīt vēstules fragmentu sarakstā",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Izmantot šo adresi",
|
||||
"invalid_tag": "Tags var saturēt tikai burtus, ciparus un domuzīmes",
|
||||
"tag_too_long": "Tags nedrīkst pārsniegt 30 rakstzīmes",
|
||||
"help_text": "Vēstules uz lietotajs+tags@domens.lv nonāks jūsu pastkastē",
|
||||
"help_text": "Vēstules uz lietotajs{delimiter}tags@domens.lv nonāks jūsu pastkastē",
|
||||
"validation": {
|
||||
"empty": "Tags nevar būt tukšs",
|
||||
"too_long": "Tags nedrīkst pārsniegt {max} rakstzīmes",
|
||||
|
||||
@@ -906,6 +906,11 @@
|
||||
"label": "Antwoordadres automatisch selecteren",
|
||||
"description": "Schakel bij het beantwoorden automatisch het Van-adres om naar de identiteit die het oorspronkelijke bericht ontving"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Sub-adres scheidingsteken",
|
||||
"description": "Teken dat je gebruikersnaam scheidt van het sub-adres-label. Gebruik het scheidingsteken dat je mailserver gebruikt (bv. gebruiker{delimiter}tag@domein.nl).",
|
||||
"option": "{delimiter} (gebruiker{delimiter}tag@domein.nl)"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "Voorbeeldtekst tonen",
|
||||
"description": "E-mailvoorbeeld weergeven in de lijst",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Dit adres gebruiken",
|
||||
"invalid_tag": "Tag mag alleen letters, cijfers en streepjes bevatten",
|
||||
"tag_too_long": "Tag mag maximaal 30 tekens bevatten",
|
||||
"help_text": "E-mails verzonden naar gebruiker+tag@domein.nl komen in je postvak IN aan",
|
||||
"help_text": "E-mails verzonden naar gebruiker{delimiter}tag@domein.nl komen in je postvak IN aan",
|
||||
"validation": {
|
||||
"empty": "Tag mag niet leeg zijn",
|
||||
"too_long": "Tag mag maximaal {max} tekens bevatten",
|
||||
|
||||
@@ -911,6 +911,11 @@
|
||||
"label": "Automatycznie wybieraj adres odpowiedzi",
|
||||
"description": "Podczas odpowiadania automatycznie przełączaj adres nadawcy na tożsamość, która pierwotnie otrzymała wiadomość"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Separator sub-adresu",
|
||||
"description": "Znak oddzielający Twoją nazwę użytkownika od tagu sub-adresu. Użyj separatora zgodnego z Twoim serwerem pocztowym (np. user{delimiter}tag@domain.com).",
|
||||
"option": "{delimiter} (user{delimiter}tag@domain.com)"
|
||||
},
|
||||
"attachment_click_action": {
|
||||
"label": "Akcja po kliknięciu załącznika",
|
||||
"description": "Wybierz, czy kliknięcie załącznika pliku ma pokazać podgląd, czy od razu go pobrać",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Użyj tego adresu",
|
||||
"invalid_tag": "Tag może zawierać tylko litery, cyfry i myślniki",
|
||||
"tag_too_long": "Tag może mieć maksymalnie 30 znaków",
|
||||
"help_text": "Wiadomości wysłane na adres user+tag@domain.com trafią do Twojej skrzynki odbiorczej",
|
||||
"help_text": "Wiadomości wysłane na adres user{delimiter}tag@domain.com trafią do Twojej skrzynki odbiorczej",
|
||||
"validation": {
|
||||
"empty": "Tag nie może być pusty",
|
||||
"too_long": "Tag może mieć maksymalnie {max} znaków",
|
||||
|
||||
@@ -906,6 +906,11 @@
|
||||
"label": "Selecionar automaticamente o endereço de resposta",
|
||||
"description": "Ao responder, muda automaticamente o endereço do remetente para a identidade que recebeu a mensagem original"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Delimitador de sub-endereço",
|
||||
"description": "Caractere que separa seu nome de usuário da tag de sub-endereço. Use o delimitador configurado no seu servidor de e-mail (ex.: usuario{delimiter}tag@dominio.com).",
|
||||
"option": "{delimiter} (usuario{delimiter}tag@dominio.com)"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "Mostrar Texto de Visualização",
|
||||
"description": "Exibir visualização do e-mail na lista",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Usar Este Endereço",
|
||||
"invalid_tag": "A tag deve conter apenas caracteres alfanuméricos e hífens",
|
||||
"tag_too_long": "A tag deve ter no máximo 30 caracteres",
|
||||
"help_text": "E-mails enviados para usuario+tag@dominio.com chegarão na sua caixa de entrada",
|
||||
"help_text": "E-mails enviados para usuario{delimiter}tag@dominio.com chegarão na sua caixa de entrada",
|
||||
"validation": {
|
||||
"empty": "A tag não pode estar vazia",
|
||||
"too_long": "A tag deve ter no máximo {max} caracteres",
|
||||
|
||||
@@ -906,6 +906,11 @@
|
||||
"label": "Автоматически выбирать адрес для ответа",
|
||||
"description": "При ответе автоматически переключать адрес отправителя на ту учетную запись, которая получила исходное сообщение"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Разделитель суб-адресов",
|
||||
"description": "Символ, отделяющий имя пользователя от тега суб-адреса. Используйте разделитель, настроенный на вашем почтовом сервере (например, user{delimiter}tag@domain.com).",
|
||||
"option": "{delimiter} (user{delimiter}tag@domain.com)"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "Показывать текст предпросмотра",
|
||||
"description": "Отображать предпросмотр письма в списке",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Использовать этот адрес",
|
||||
"invalid_tag": "Тег должен содержать только буквы, цифры и дефисы",
|
||||
"tag_too_long": "Тег не должен превышать 30 символов",
|
||||
"help_text": "Письма на адрес user+tag@domain.com будут приходить в ваш ящик",
|
||||
"help_text": "Письма на адрес user{delimiter}tag@domain.com будут приходить в ваш ящик",
|
||||
"validation": {
|
||||
"empty": "Тег не может быть пустым",
|
||||
"too_long": "Тег не должен превышать {max} символов",
|
||||
|
||||
@@ -911,6 +911,11 @@
|
||||
"label": "Yanıt Adresini Otomatik Seç",
|
||||
"description": "Yanıtlarken, Kimden adresini iletiyi başlangıçta alan kimliğe otomatik olarak değiştir"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Alt Adres Ayırıcı",
|
||||
"description": "Kullanıcı adını alt adres etiketinden ayıran karakter. Posta sunucunuzun kullandığı ayırıcıyı seçin (ör. kullanici{delimiter}etiket@domain.com).",
|
||||
"option": "{delimiter} (kullanici{delimiter}etiket@domain.com)"
|
||||
},
|
||||
"attachment_click_action": {
|
||||
"label": "Ek Tıklama İşlemi",
|
||||
"description": "Bir dosya ekine tıklandığında önizleme mi yoksa anında indirme mi yapılacağını seçin",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Bu Adresi Kullan",
|
||||
"invalid_tag": "Etiket yalnızca harf, rakam ve tire içermelidir",
|
||||
"tag_too_long": "Etiket en fazla 30 karakter olmalıdır",
|
||||
"help_text": "kullanici+etiket@domain.com adresine gönderilen e-postalar gelen kutunuza ulaşır",
|
||||
"help_text": "kullanici{delimiter}etiket@domain.com adresine gönderilen e-postalar gelen kutunuza ulaşır",
|
||||
"validation": {
|
||||
"empty": "Etiket boş olamaz",
|
||||
"too_long": "Etiket en fazla {max} karakter olmalıdır",
|
||||
|
||||
@@ -911,6 +911,11 @@
|
||||
"label": "Автоматичний вибір адреси для відповіді",
|
||||
"description": "Під час відповіді автоматично змінюйте адресу відправника на особу, яка спочатку отримала повідомлення"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "Розділювач під-адреси",
|
||||
"description": "Символ, який відокремлює ім'я користувача від мітки під-адреси. Використовуйте розділювач, налаштований на вашому поштовому сервері (напр. user{delimiter}tag@domain.com).",
|
||||
"option": "{delimiter} (user{delimiter}tag@domain.com)"
|
||||
},
|
||||
"attachment_click_action": {
|
||||
"label": "Вкладення Натисніть Дія",
|
||||
"description": "Виберіть, чи клацання вкладеного файлу попередньо переглядає його чи негайно завантажує",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "Використовуйте цю адресу",
|
||||
"invalid_tag": "Тег має бути лише буквено-цифровим і тире",
|
||||
"tag_too_long": "Тег має містити 30 символів або менше",
|
||||
"help_text": "Електронні листи, надіслані на user+tag@domain.com, надходитимуть до вашої скриньки",
|
||||
"help_text": "Електронні листи, надіслані на user{delimiter}tag@domain.com, надходитимуть до вашої скриньки",
|
||||
"validation": {
|
||||
"empty": "Тег не може бути порожнім",
|
||||
"too_long": "Тег має містити не більше {max} символів",
|
||||
|
||||
@@ -911,6 +911,11 @@
|
||||
"label": "自动选择回复地址",
|
||||
"description": "回复时自动将发件人地址切换为最初收到该邮件的身份"
|
||||
},
|
||||
"sub_address_delimiter": {
|
||||
"label": "子地址分隔符",
|
||||
"description": "用于分隔用户名和子地址标签的字符。请选择与您的邮件服务器一致的分隔符(例如 user{delimiter}tag@domain.com)。",
|
||||
"option": "{delimiter} (user{delimiter}tag@domain.com)"
|
||||
},
|
||||
"attachment_click_action": {
|
||||
"label": "附件单击操作",
|
||||
"description": "选择点击附件时是预览还是直接下载",
|
||||
@@ -1756,7 +1761,7 @@
|
||||
"use_address": "使用此地址",
|
||||
"invalid_tag": "标签只能是字母数字和破折号",
|
||||
"tag_too_long": "标签不得超过 30 个字符",
|
||||
"help_text": "发送到 user+tag@domain.com 的邮件将送达您的收件箱",
|
||||
"help_text": "发送到 user{delimiter}tag@domain.com 的邮件将送达您的收件箱",
|
||||
"validation": {
|
||||
"empty": "标签不能为空",
|
||||
"too_long": "标签不得超过 {max} 个字符",
|
||||
|
||||
Reference in New Issue
Block a user