fix: standardize punctuation
This commit is contained in:
@@ -45,11 +45,11 @@
|
||||
"imprint": "Impressum",
|
||||
"privacy_policy": "Datenschutz",
|
||||
"try_demo": "Demo testen",
|
||||
"demo_description": "Erkunden Sie mit Beispieldaten — kein Konto nötig",
|
||||
"demo_description": "Erkunden Sie mit Beispieldaten - kein Konto nötig",
|
||||
"demo_launching": "Demo wird gestartet...",
|
||||
"demo_login_button": "Demo starten",
|
||||
"demo_tagline": "Erleben Sie einen voll ausgestatteten E-Mail-Client. Kein Konto erforderlich.",
|
||||
"demo_no_signup": "Keine Registrierung nötig — erkunden Sie frei mit Beispieldaten",
|
||||
"demo_no_signup": "Keine Registrierung nötig - erkunden Sie frei mit Beispieldaten",
|
||||
"oauth_completing": "Anmeldung wird abgeschlossen...",
|
||||
"oauth_error": {
|
||||
"title": "Authentifizierung fehlgeschlagen",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "Das Enddatum muss nach dem Startdatum liegen",
|
||||
"start_in_past": "Das Startdatum liegt in der Vergangenheit",
|
||||
"empty_body": "Der Nachrichtentext ist leer — Empfänger erhalten eine leere Antwort"
|
||||
"empty_body": "Der Nachrichtentext ist leer - Empfänger erhalten eine leere Antwort"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Willkommen bei Bulwark Mail",
|
||||
"description": "Entdecken Sie einen voll ausgestatteten Webmail-Client — direkt in Ihrem Browser. Alle Daten bleiben auf Ihrem Gerät, also testen Sie alles.",
|
||||
"description": "Entdecken Sie einen voll ausgestatteten Webmail-Client - direkt in Ihrem Browser. Alle Daten bleiben auf Ihrem Gerät, also testen Sie alles.",
|
||||
"feature_email": "E-Mails lesen & verfassen",
|
||||
"feature_organize": "Tags, Sterne & Ordner",
|
||||
"feature_shortcuts": "Tastenkürzel",
|
||||
@@ -2533,7 +2533,7 @@
|
||||
"create_event_title": "Ereignis erstellen",
|
||||
"create_event_desc": "Klicken Sie auf diese Schaltfläche, um ein neues Kalenderereignis zu erstellen. Sie können Titel, Datum, Uhrzeit und Teilnehmer festlegen.",
|
||||
"event_modal_title": "Ereignisdetails",
|
||||
"event_modal_desc": "Hier ist das Ereignisformular. Geben Sie den Titel ein, wählen Sie Datum und Uhrzeit, fügen Sie einen Ort oder Teilnehmer hinzu. Klicken Sie auf Speichern, wenn Sie fertig sind — oder schließen Sie es und fahren Sie fort.",
|
||||
"event_modal_desc": "Hier ist das Ereignisformular. Geben Sie den Titel ein, wählen Sie Datum und Uhrzeit, fügen Sie einen Ort oder Teilnehmer hinzu. Klicken Sie auf Speichern, wenn Sie fertig sind - oder schließen Sie es und fahren Sie fort.",
|
||||
"contacts_list_title": "Ihre Kontakte",
|
||||
"contacts_list_desc": "Hier sind Ihre Kontakte. Klicken Sie auf einen Kontakt, um Details zu sehen. Sie können neue Kontakte erstellen oder vCards importieren.",
|
||||
"files_title": "Dateispeicher",
|
||||
@@ -2541,7 +2541,7 @@
|
||||
"settings_tabs_desc": "Hier finden Sie alle Einstellungskategorien. Passen Sie das Erscheinungsbild an, verwalten Sie Identitäten, richten Sie E-Mail-Filter ein, konfigurieren Sie Ihren Kalender und vieles mehr.",
|
||||
"files_desc": "Ihr Dateibrowser zum Hochladen, Organisieren und Teilen von Dateien.",
|
||||
"demo_banner_title": "Demo-Steuerung",
|
||||
"demo_banner_desc": "Sie sind im Demo-Modus — alles bleibt in Ihrem Browser. Klicken Sie jederzeit auf 'Demo zurücksetzen'.",
|
||||
"demo_banner_desc": "Sie sind im Demo-Modus - alles bleibt in Ihrem Browser. Klicken Sie jederzeit auf 'Demo zurücksetzen'.",
|
||||
"quota_title": "Speichernutzung",
|
||||
"quota_desc": "Verfolgen Sie Ihre Postfachgröße hier. Der Kreis füllt sich mit zunehmendem Verbrauch."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Imprint",
|
||||
"privacy_policy": "Privacy Policy",
|
||||
"try_demo": "Try Demo",
|
||||
"demo_description": "Explore with sample data — no account needed",
|
||||
"demo_description": "Explore with sample data - no account needed",
|
||||
"demo_launching": "Launching demo...",
|
||||
"demo_login_button": "Launch Demo",
|
||||
"demo_tagline": "Experience a full-featured email client. No account required.",
|
||||
"demo_no_signup": "No signup needed — explore freely with sample data",
|
||||
"demo_no_signup": "No signup needed - explore freely with sample data",
|
||||
"oauth_completing": "Completing sign in...",
|
||||
"oauth_error": {
|
||||
"title": "Authentication Failed",
|
||||
@@ -928,7 +928,7 @@
|
||||
"close": "Close",
|
||||
"invalid_email": "Please enter a valid email address",
|
||||
"already_added": "This sender is already trusted",
|
||||
"save_error": "Failed to save — check the Contacts debug log for details",
|
||||
"save_error": "Failed to save - check the Contacts debug log for details",
|
||||
"use_address_book_label": "Sync with address book",
|
||||
"use_address_book_description": "Store trusted senders in a dedicated \"Trusted Senders\" address book so they sync across all your devices"
|
||||
},
|
||||
@@ -1171,7 +1171,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "End date must be after start date",
|
||||
"start_in_past": "Start date is in the past",
|
||||
"empty_body": "Message body is empty — recipients will receive a blank reply"
|
||||
"empty_body": "Message body is empty - recipients will receive a blank reply"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2313,7 +2313,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Welcome to Bulwark Mail",
|
||||
"description": "Explore a fully-featured webmail client — right in your browser. All data stays on your device, so feel free to test everything.",
|
||||
"description": "Explore a fully-featured webmail client - right in your browser. All data stays on your device, so feel free to test everything.",
|
||||
"feature_email": "Read & compose email",
|
||||
"feature_organize": "Tags, stars & folders",
|
||||
"feature_shortcuts": "Keyboard shortcuts",
|
||||
@@ -2540,15 +2540,15 @@
|
||||
"create_event_title": "Create an event",
|
||||
"create_event_desc": "Click this button to create a new calendar event. You can set a title, date, time, and add participants.",
|
||||
"event_modal_title": "Event details",
|
||||
"event_modal_desc": "Here's the event form. Fill in the title, pick a date and time, add a location or participants. Hit save when you're done — or close it and move on.",
|
||||
"event_modal_desc": "Here's the event form. Fill in the title, pick a date and time, add a location or participants. Hit save when you're done - or close it and move on.",
|
||||
"contacts_list_title": "Your contacts",
|
||||
"contacts_list_desc": "Here are your contacts. Click any contact to see their full details on the right. You can also create new contacts, import vCards, or organize contacts into groups.",
|
||||
"settings_tabs_title": "Settings menu",
|
||||
"settings_tabs_desc": "Here are all the settings categories. Customize your appearance, manage identities, set up email filters, configure your calendar, and much more.",
|
||||
"files_title": "File storage",
|
||||
"files_desc": "Your file browser lets you upload, organize, and share files — like a personal cloud drive built into your mail.",
|
||||
"files_desc": "Your file browser lets you upload, organize, and share files - like a personal cloud drive built into your mail.",
|
||||
"demo_banner_title": "Demo controls",
|
||||
"demo_banner_desc": "You're in demo mode — everything stays in your browser. Hit 'Reset Demo' anytime to start fresh with clean sample data.",
|
||||
"demo_banner_desc": "You're in demo mode - everything stays in your browser. Hit 'Reset Demo' anytime to start fresh with clean sample data.",
|
||||
"quota_title": "Storage usage",
|
||||
"quota_desc": "Track your mailbox size here. The circle fills up as you use more space."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Aviso legal",
|
||||
"privacy_policy": "Política de privacidad",
|
||||
"try_demo": "Probar demo",
|
||||
"demo_description": "Explora con datos de ejemplo — sin cuenta necesaria",
|
||||
"demo_description": "Explora con datos de ejemplo - sin cuenta necesaria",
|
||||
"demo_launching": "Iniciando demo...",
|
||||
"demo_login_button": "Iniciar demo",
|
||||
"demo_tagline": "Experimenta un cliente de correo completo. Sin necesidad de cuenta.",
|
||||
"demo_no_signup": "Sin registro — explora libremente con datos de ejemplo",
|
||||
"demo_no_signup": "Sin registro - explora libremente con datos de ejemplo",
|
||||
"oauth_completing": "Completando inicio de sesión...",
|
||||
"oauth_error": {
|
||||
"title": "Error de autenticación",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "La fecha de fin debe ser posterior a la fecha de inicio",
|
||||
"start_in_past": "La fecha de inicio está en el pasado",
|
||||
"empty_body": "El cuerpo del mensaje está vacío — los destinatarios recibirán una respuesta en blanco"
|
||||
"empty_body": "El cuerpo del mensaje está vacío - los destinatarios recibirán una respuesta en blanco"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Bienvenido a Bulwark Mail",
|
||||
"description": "Explora un cliente de correo web completo — directamente en tu navegador. Todos los datos quedan en tu dispositivo, así que prueba todo.",
|
||||
"description": "Explora un cliente de correo web completo - directamente en tu navegador. Todos los datos quedan en tu dispositivo, así que prueba todo.",
|
||||
"feature_email": "Leer y redactar correos",
|
||||
"feature_organize": "Etiquetas, estrellas y carpetas",
|
||||
"feature_shortcuts": "Atajos de teclado",
|
||||
@@ -2533,7 +2533,7 @@
|
||||
"create_event_title": "Crear un evento",
|
||||
"create_event_desc": "Haz clic en este botón para crear un nuevo evento de calendario. Puedes establecer un título, fecha, hora y añadir participantes.",
|
||||
"event_modal_title": "Detalles del evento",
|
||||
"event_modal_desc": "Aquí está el formulario del evento. Rellena el título, elige una fecha y hora, añade una ubicación o participantes. Pulsa guardar cuando hayas terminado — o ciérralo y continúa.",
|
||||
"event_modal_desc": "Aquí está el formulario del evento. Rellena el título, elige una fecha y hora, añade una ubicación o participantes. Pulsa guardar cuando hayas terminado - o ciérralo y continúa.",
|
||||
"contacts_list_title": "Tus contactos",
|
||||
"contacts_list_desc": "Aquí están tus contactos. Haz clic en cualquier contacto para ver sus detalles. Puedes crear contactos nuevos o importar vCards.",
|
||||
"files_title": "Almacenamiento de archivos",
|
||||
@@ -2541,7 +2541,7 @@
|
||||
"settings_tabs_desc": "Aquí están todas las categorías de ajustes. Personaliza la apariencia, gestiona identidades, configura filtros de correo, ajusta tu calendario y mucho más.",
|
||||
"files_desc": "Tu explorador de archivos para subir, organizar y compartir archivos.",
|
||||
"demo_banner_title": "Controles de demo",
|
||||
"demo_banner_desc": "Estás en modo demo — todo permanece en tu navegador. Haz clic en 'Restablecer demo' en cualquier momento.",
|
||||
"demo_banner_desc": "Estás en modo demo - todo permanece en tu navegador. Haz clic en 'Restablecer demo' en cualquier momento.",
|
||||
"quota_title": "Uso de almacenamiento",
|
||||
"quota_desc": "Controla el tamaño de tu buzón aquí. El círculo se llena a medida que usas más espacio."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Mentions légales",
|
||||
"privacy_policy": "Politique de confidentialité",
|
||||
"try_demo": "Essayer la démo",
|
||||
"demo_description": "Explorez avec des données d'exemple — aucun compte nécessaire",
|
||||
"demo_description": "Explorez avec des données d'exemple - aucun compte nécessaire",
|
||||
"demo_launching": "Lancement de la démo...",
|
||||
"demo_login_button": "Lancer la démo",
|
||||
"demo_tagline": "Découvrez un client de messagerie complet. Aucun compte requis.",
|
||||
"demo_no_signup": "Aucune inscription — explorez librement avec des données d'exemple",
|
||||
"demo_no_signup": "Aucune inscription - explorez librement avec des données d'exemple",
|
||||
"oauth_completing": "Connexion en cours...",
|
||||
"oauth_error": {
|
||||
"title": "Échec de l'authentification",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "La date de fin doit être postérieure à la date de début",
|
||||
"start_in_past": "La date de début est dans le passé",
|
||||
"empty_body": "Le corps du message est vide — les destinataires recevront une réponse vide"
|
||||
"empty_body": "Le corps du message est vide - les destinataires recevront une réponse vide"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Bienvenue sur Bulwark Mail",
|
||||
"description": "Explorez un client webmail complet — directement dans votre navigateur. Toutes les données restent sur votre appareil, alors testez tout.",
|
||||
"description": "Explorez un client webmail complet - directement dans votre navigateur. Toutes les données restent sur votre appareil, alors testez tout.",
|
||||
"feature_email": "Lire et rédiger des e-mails",
|
||||
"feature_organize": "Tags, étoiles et dossiers",
|
||||
"feature_shortcuts": "Raccourcis clavier",
|
||||
@@ -2533,15 +2533,15 @@
|
||||
"create_event_title": "Créer un événement",
|
||||
"create_event_desc": "Cliquez sur ce bouton pour créer un nouvel événement. Vous pouvez définir un titre, une date, une heure et ajouter des participants.",
|
||||
"event_modal_title": "Détails de l'événement",
|
||||
"event_modal_desc": "Voici le formulaire de l'événement. Remplissez le titre, choisissez une date et une heure, ajoutez un lieu ou des participants. Cliquez sur enregistrer quand vous avez terminé — ou fermez-le et passez à autre chose.",
|
||||
"event_modal_desc": "Voici le formulaire de l'événement. Remplissez le titre, choisissez une date et une heure, ajoutez un lieu ou des participants. Cliquez sur enregistrer quand vous avez terminé - ou fermez-le et passez à autre chose.",
|
||||
"contacts_list_title": "Vos contacts",
|
||||
"contacts_list_desc": "Voici vos contacts. Cliquez sur un contact pour voir ses détails à droite. Vous pouvez aussi créer de nouveaux contacts, importer des vCards ou organiser les contacts en groupes.",
|
||||
"files_title": "Stockage de fichiers",
|
||||
"settings_tabs_title": "Menu des paramètres",
|
||||
"settings_tabs_desc": "Voici toutes les catégories de paramètres. Personnalisez l'apparence, gérez les identités, configurez les filtres de messagerie, paramétrez votre calendrier et bien plus encore.",
|
||||
"files_desc": "Votre gestionnaire de fichiers vous permet de téléverser, organiser et partager des fichiers — comme un cloud personnel intégré à votre messagerie.",
|
||||
"files_desc": "Votre gestionnaire de fichiers vous permet de téléverser, organiser et partager des fichiers - comme un cloud personnel intégré à votre messagerie.",
|
||||
"demo_banner_title": "Contrôles de démo",
|
||||
"demo_banner_desc": "Vous êtes en mode démo — tout reste dans votre navigateur. Cliquez sur 'Réinitialiser la démo' à tout moment pour repartir avec des données fraîches.",
|
||||
"demo_banner_desc": "Vous êtes en mode démo - tout reste dans votre navigateur. Cliquez sur 'Réinitialiser la démo' à tout moment pour repartir avec des données fraîches.",
|
||||
"quota_title": "Utilisation du stockage",
|
||||
"quota_desc": "Suivez la taille de votre boîte mail ici. Le cercle se remplit au fur et à mesure que vous utilisez plus d'espace."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Note legali",
|
||||
"privacy_policy": "Informativa sulla privacy",
|
||||
"try_demo": "Prova la demo",
|
||||
"demo_description": "Esplora con dati di esempio — nessun account necessario",
|
||||
"demo_description": "Esplora con dati di esempio - nessun account necessario",
|
||||
"demo_launching": "Avvio demo...",
|
||||
"demo_login_button": "Avvia demo",
|
||||
"demo_tagline": "Scopri un client di posta completo. Nessun account richiesto.",
|
||||
"demo_no_signup": "Nessuna registrazione — esplora liberamente con dati di esempio",
|
||||
"demo_no_signup": "Nessuna registrazione - esplora liberamente con dati di esempio",
|
||||
"oauth_completing": "Completamento dell'accesso...",
|
||||
"oauth_error": {
|
||||
"title": "Autenticazione non riuscita",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "La data di fine deve essere successiva alla data di inizio",
|
||||
"start_in_past": "La data di inizio è nel passato",
|
||||
"empty_body": "Il corpo del messaggio è vuoto — i destinatari riceveranno una risposta vuota"
|
||||
"empty_body": "Il corpo del messaggio è vuoto - i destinatari riceveranno una risposta vuota"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Benvenuto su Bulwark Mail",
|
||||
"description": "Esplora un client webmail completo — direttamente nel tuo browser. Tutti i dati restano sul tuo dispositivo, quindi prova tutto.",
|
||||
"description": "Esplora un client webmail completo - direttamente nel tuo browser. Tutti i dati restano sul tuo dispositivo, quindi prova tutto.",
|
||||
"feature_email": "Leggere e scrivere email",
|
||||
"feature_organize": "Tag, stelle e cartelle",
|
||||
"feature_shortcuts": "Scorciatoie da tastiera",
|
||||
@@ -2533,15 +2533,15 @@
|
||||
"create_event_title": "Crea un evento",
|
||||
"create_event_desc": "Fai clic su questo pulsante per creare un nuovo evento del calendario. Puoi impostare un titolo, data, ora e aggiungere partecipanti.",
|
||||
"event_modal_title": "Dettagli evento",
|
||||
"event_modal_desc": "Ecco il modulo dell'evento. Inserisci il titolo, scegli data e ora, aggiungi un luogo o partecipanti. Premi salva quando hai finito — o chiudilo e vai avanti.",
|
||||
"event_modal_desc": "Ecco il modulo dell'evento. Inserisci il titolo, scegli data e ora, aggiungi un luogo o partecipanti. Premi salva quando hai finito - o chiudilo e vai avanti.",
|
||||
"contacts_list_title": "I tuoi contatti",
|
||||
"contacts_list_desc": "Ecco i tuoi contatti. Clicca su un contatto per vedere i suoi dettagli a destra. Puoi anche creare nuovi contatti, importare vCard o organizzare i contatti in gruppi.",
|
||||
"files_title": "Archiviazione file",
|
||||
"settings_tabs_title": "Menu impostazioni",
|
||||
"settings_tabs_desc": "Ecco tutte le categorie di impostazioni. Personalizza l'aspetto, gestisci le identità, configura i filtri email, imposta il calendario e molto altro.",
|
||||
"files_desc": "Il tuo file browser ti permette di caricare, organizzare e condividere file — come un cloud personale integrato nella tua posta.",
|
||||
"files_desc": "Il tuo file browser ti permette di caricare, organizzare e condividere file - come un cloud personale integrato nella tua posta.",
|
||||
"demo_banner_title": "Controlli demo",
|
||||
"demo_banner_desc": "Sei in modalità demo — tutto rimane nel tuo browser. Premi 'Reimposta Demo' in qualsiasi momento per ricominciare con dati puliti.",
|
||||
"demo_banner_desc": "Sei in modalità demo - tutto rimane nel tuo browser. Premi 'Reimposta Demo' in qualsiasi momento per ricominciare con dati puliti.",
|
||||
"quota_title": "Utilizzo dello spazio",
|
||||
"quota_desc": "Monitora le dimensioni della tua casella qui. Il cerchio si riempie man mano che utilizzi più spazio."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "サイト運営者情報",
|
||||
"privacy_policy": "プライバシーポリシー",
|
||||
"try_demo": "デモを試す",
|
||||
"demo_description": "サンプルデータで探索 — アカウント不要",
|
||||
"demo_description": "サンプルデータで探索 - アカウント不要",
|
||||
"demo_launching": "デモを起動中...",
|
||||
"demo_login_button": "デモを開始",
|
||||
"demo_tagline": "フル機能のメールクライアントを体験。アカウント不要。",
|
||||
"demo_no_signup": "登録不要 — サンプルデータで自由に探索",
|
||||
"demo_no_signup": "登録不要 - サンプルデータで自由に探索",
|
||||
"oauth_completing": "サインイン処理中...",
|
||||
"oauth_error": {
|
||||
"title": "認証に失敗しました",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "終了日は開始日より後に設定してください",
|
||||
"start_in_past": "開始日が過去の日付です",
|
||||
"empty_body": "メッセージ本文が空です — 受信者には空の返信が届きます"
|
||||
"empty_body": "メッセージ本文が空です - 受信者には空の返信が届きます"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2533,7 +2533,7 @@
|
||||
"create_event_title": "イベントを作成",
|
||||
"create_event_desc": "このボタンをクリックして新しいカレンダーイベントを作成します。タイトル、日付、時間を設定し、参加者を追加できます。",
|
||||
"event_modal_title": "イベント詳細",
|
||||
"event_modal_desc": "イベントフォームです。タイトルを入力し、日時を選択し、場所や参加者を追加してください。完了したら保存をクリック — または閉じて次に進みましょう。",
|
||||
"event_modal_desc": "イベントフォームです。タイトルを入力し、日時を選択し、場所や参加者を追加してください。完了したら保存をクリック - または閉じて次に進みましょう。",
|
||||
"contacts_list_title": "連絡先一覧",
|
||||
"contacts_list_desc": "連絡先の一覧です。連絡先をクリックすると右側に詳細が表示されます。新しい連絡先の作成、vCardのインポート、グループへの整理もできます。",
|
||||
"files_title": "ファイルストレージ",
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Rekvizīti",
|
||||
"privacy_policy": "Privātuma politika",
|
||||
"try_demo": "Izmēģināt demo",
|
||||
"demo_description": "Izpētiet ar paraugdatiem — konts nav nepieciešams",
|
||||
"demo_description": "Izpētiet ar paraugdatiem - konts nav nepieciešams",
|
||||
"demo_launching": "Demo palaišana...",
|
||||
"demo_login_button": "Palaist demo",
|
||||
"demo_tagline": "Izmēģiniet pilnvērtīgu e-pasta klientu bez konta izveides.",
|
||||
"demo_no_signup": "Reģistrācija nav nepieciešama — brīvi pētiet paraugdatus",
|
||||
"demo_no_signup": "Reģistrācija nav nepieciešama - brīvi pētiet paraugdatus",
|
||||
"oauth_completing": "Pabeidz pierakstīšanos...",
|
||||
"oauth_error": {
|
||||
"title": "Autentifikācijas kļūda",
|
||||
@@ -497,7 +497,7 @@
|
||||
"smime_sign_off": "Iespējot S/MIME parakstu",
|
||||
"smime_encrypt_on": "S/MIME šifrēšana iespējota",
|
||||
"smime_encrypt_off": "Iespējot S/MIME šifrēšanu",
|
||||
"smime_encrypt_unavailable": "S/MIME šifrēšana nav pieejama — trūkst saņēmēja sertifikāta",
|
||||
"smime_encrypt_unavailable": "S/MIME šifrēšana nav pieejama - trūkst saņēmēja sertifikāta",
|
||||
"smime_unlock_title": "Atbloķēt S/MIME atslēgu",
|
||||
"smime_unlock_message": "Ievadiet paroli, lai atbloķētu savu S/MIME parakstīšanas atslēgu.",
|
||||
"smime_unlock_button": "Atbloķēt",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "Beigu datumam jābūt vēlāk par sākuma datumu",
|
||||
"start_in_past": "Sākuma datums ir pagātnē",
|
||||
"empty_body": "Ziņojuma teksts ir tukšs — saņēmēji saņems tukšu atbildi"
|
||||
"empty_body": "Ziņojuma teksts ir tukšs - saņēmēji saņems tukšu atbildi"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2537,11 +2537,11 @@
|
||||
"contacts_list_title": "Jūsu kontakti",
|
||||
"contacts_list_desc": "Skatīt un rediģēt kontaktus, importēt vCard vai veidot grupas.",
|
||||
"settings_tabs_title": "Iestatījumu izvēlne",
|
||||
"settings_tabs_desc": "Šeit atradīsiet visas iestatījumu kategorijas — no izskata līdz drošībai.",
|
||||
"settings_tabs_desc": "Šeit atradīsiet visas iestatījumu kategorijas - no izskata līdz drošībai.",
|
||||
"files_title": "Failu krātuve",
|
||||
"files_desc": "Failu pārvaldnieks ļauj augšupielādēt un organizēt failus kā personīgo mākoņkrātuvi.",
|
||||
"demo_banner_title": "Demo vadība",
|
||||
"demo_banner_desc": "Jūs esat demo režīmā — visi dati paliek jūsu pārlūkā. Nospiediet «Atiestatīt demo», lai sāktu no jauna.",
|
||||
"demo_banner_desc": "Jūs esat demo režīmā - visi dati paliek jūsu pārlūkā. Nospiediet «Atiestatīt demo», lai sāktu no jauna.",
|
||||
"quota_title": "Krātuves izmantošana",
|
||||
"quota_desc": "Sekojiet līdzi savas pastkastes aizpildījumam šeit."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Colofon",
|
||||
"privacy_policy": "Privacybeleid",
|
||||
"try_demo": "Demo proberen",
|
||||
"demo_description": "Verken met voorbeeldgegevens — geen account nodig",
|
||||
"demo_description": "Verken met voorbeeldgegevens - geen account nodig",
|
||||
"demo_launching": "Demo starten...",
|
||||
"demo_login_button": "Demo starten",
|
||||
"demo_tagline": "Ervaar een complete e-mailclient. Geen account nodig.",
|
||||
"demo_no_signup": "Geen registratie nodig — verken vrij met voorbeeldgegevens",
|
||||
"demo_no_signup": "Geen registratie nodig - verken vrij met voorbeeldgegevens",
|
||||
"oauth_completing": "Aanmelding voltooien...",
|
||||
"oauth_error": {
|
||||
"title": "Authenticatie mislukt",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "De einddatum moet na de startdatum liggen",
|
||||
"start_in_past": "De startdatum ligt in het verleden",
|
||||
"empty_body": "De berichttekst is leeg — ontvangers krijgen een leeg antwoord"
|
||||
"empty_body": "De berichttekst is leeg - ontvangers krijgen een leeg antwoord"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Welkom bij Bulwark Mail",
|
||||
"description": "Ontdek een volwaardige webmail-client — rechtstreeks in je browser. Alle gegevens blijven op je apparaat, dus test gerust alles.",
|
||||
"description": "Ontdek een volwaardige webmail-client - rechtstreeks in je browser. Alle gegevens blijven op je apparaat, dus test gerust alles.",
|
||||
"feature_email": "E-mails lezen en schrijven",
|
||||
"feature_organize": "Tags, sterren en mappen",
|
||||
"feature_shortcuts": "Sneltoetsen",
|
||||
@@ -2533,15 +2533,15 @@
|
||||
"create_event_title": "Evenement aanmaken",
|
||||
"create_event_desc": "Klik op deze knop om een nieuw agenda-evenement aan te maken. U kunt een titel, datum, tijd en deelnemers instellen.",
|
||||
"event_modal_title": "Evenementdetails",
|
||||
"event_modal_desc": "Hier is het evenementformulier. Vul de titel in, kies een datum en tijd, voeg een locatie of deelnemers toe. Klik op opslaan als u klaar bent — of sluit het en ga verder.",
|
||||
"event_modal_desc": "Hier is het evenementformulier. Vul de titel in, kies een datum en tijd, voeg een locatie of deelnemers toe. Klik op opslaan als u klaar bent - of sluit het en ga verder.",
|
||||
"contacts_list_title": "Uw contacten",
|
||||
"contacts_list_desc": "Hier zijn uw contacten. Klik op een contact om de details rechts te bekijken. U kunt ook nieuwe contacten aanmaken, vCards importeren of contacten in groepen organiseren.",
|
||||
"files_title": "Bestandsopslag",
|
||||
"settings_tabs_title": "Instellingenmenu",
|
||||
"settings_tabs_desc": "Hier vindt u alle instellingscategorieën. Pas het uiterlijk aan, beheer identiteiten, stel e-mailfilters in, configureer uw agenda en nog veel meer.",
|
||||
"files_desc": "Uw bestandsbrowser laat u bestanden uploaden, organiseren en delen — als een persoonlijke cloud geïntegreerd in uw mail.",
|
||||
"files_desc": "Uw bestandsbrowser laat u bestanden uploaden, organiseren en delen - als een persoonlijke cloud geïntegreerd in uw mail.",
|
||||
"demo_banner_title": "Demo-bediening",
|
||||
"demo_banner_desc": "U bent in demomodus — alles blijft in uw browser. Klik op 'Demo resetten' om opnieuw te beginnen met schone voorbeeldgegevens.",
|
||||
"demo_banner_desc": "U bent in demomodus - alles blijft in uw browser. Klik op 'Demo resetten' om opnieuw te beginnen met schone voorbeeldgegevens.",
|
||||
"quota_title": "Opslaggebruik",
|
||||
"quota_desc": "Volg de grootte van uw mailbox hier. De cirkel vult zich naarmate u meer ruimte gebruikt."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Impressum",
|
||||
"privacy_policy": "Polityka prywatności",
|
||||
"try_demo": "Wypróbuj demo",
|
||||
"demo_description": "Poznaj aplikację z przykładowymi danymi — bez potrzeby zakładania konta",
|
||||
"demo_description": "Poznaj aplikację z przykładowymi danymi - bez potrzeby zakładania konta",
|
||||
"demo_launching": "Uruchamianie demo...",
|
||||
"demo_login_button": "Uruchom demo",
|
||||
"demo_tagline": "Wypróbuj w pełni funkcjonalnego klienta poczty. Konto nie jest wymagane.",
|
||||
"demo_no_signup": "Bez rejestracji — eksploruj swobodnie z przykładowymi danymi",
|
||||
"demo_no_signup": "Bez rejestracji - eksploruj swobodnie z przykładowymi danymi",
|
||||
"oauth_completing": "Kończenie logowania...",
|
||||
"oauth_error": {
|
||||
"title": "Uwierzytelnianie nie powiodło się",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "Data zakończenia musi być późniejsza niż data rozpoczęcia",
|
||||
"start_in_past": "Data rozpoczęcia jest w przeszłości",
|
||||
"empty_body": "Treść wiadomości jest pusta — odbiorcy otrzymają pustą odpowiedź"
|
||||
"empty_body": "Treść wiadomości jest pusta - odbiorcy otrzymają pustą odpowiedź"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Witaj w Bulwark Mail",
|
||||
"description": "Poznaj w pełni funkcjonalnego klienta poczty webowej — bezpośrednio w przeglądarce. Wszystkie dane pozostają na Twoim urządzeniu, więc możesz śmiało wszystko przetestować.",
|
||||
"description": "Poznaj w pełni funkcjonalnego klienta poczty webowej - bezpośrednio w przeglądarce. Wszystkie dane pozostają na Twoim urządzeniu, więc możesz śmiało wszystko przetestować.",
|
||||
"feature_email": "Czytaj i pisz wiadomości e-mail",
|
||||
"feature_organize": "Etykiety, gwiazdki i foldery",
|
||||
"feature_shortcuts": "Skróty klawiszowe",
|
||||
@@ -2533,15 +2533,15 @@
|
||||
"create_event_title": "Utwórz wydarzenie",
|
||||
"create_event_desc": "Kliknij ten przycisk, aby utworzyć nowe wydarzenie w kalendarzu. Możesz ustawić tytuł, datę, godzinę i dodać uczestników.",
|
||||
"event_modal_title": "Szczegóły wydarzenia",
|
||||
"event_modal_desc": "To jest formularz wydarzenia. Uzupełnij tytuł, wybierz datę i godzinę, dodaj lokalizację albo uczestników. Gdy skończysz, kliknij zapisz — albo zamknij okno i przejdź dalej.",
|
||||
"event_modal_desc": "To jest formularz wydarzenia. Uzupełnij tytuł, wybierz datę i godzinę, dodaj lokalizację albo uczestników. Gdy skończysz, kliknij zapisz - albo zamknij okno i przejdź dalej.",
|
||||
"contacts_list_title": "Twoje kontakty",
|
||||
"contacts_list_desc": "Tutaj są Twoje kontakty. Kliknij dowolny kontakt, aby zobaczyć jego pełne dane po prawej stronie. Możesz też tworzyć nowe kontakty, importować vCardy i organizować kontakty w grupy.",
|
||||
"settings_tabs_title": "Menu ustawień",
|
||||
"settings_tabs_desc": "Tutaj znajdują się wszystkie kategorie ustawień. Dostosuj wygląd, zarządzaj tożsamościami, skonfiguruj filtry poczty, ustawienia kalendarza i wiele więcej.",
|
||||
"files_title": "Przechowywanie plików",
|
||||
"files_desc": "Przeglądarka plików pozwala przesyłać, porządkować i udostępniać pliki — jak osobisty dysk w chmurze wbudowany w Twoją pocztę.",
|
||||
"files_desc": "Przeglądarka plików pozwala przesyłać, porządkować i udostępniać pliki - jak osobisty dysk w chmurze wbudowany w Twoją pocztę.",
|
||||
"demo_banner_title": "Sterowanie wersją demo",
|
||||
"demo_banner_desc": "Jesteś w trybie demo — wszystko pozostaje w Twojej przeglądarce. W każdej chwili kliknij „Reset Demo”, aby zacząć od nowa z czystymi danymi przykładowymi.",
|
||||
"demo_banner_desc": "Jesteś w trybie demo - wszystko pozostaje w Twojej przeglądarce. W każdej chwili kliknij „Reset Demo”, aby zacząć od nowa z czystymi danymi przykładowymi.",
|
||||
"quota_title": "Wykorzystanie miejsca",
|
||||
"quota_desc": "Tutaj możesz śledzić rozmiar swojej skrzynki pocztowej. Okrąg wypełnia się wraz ze wzrostem użycia przestrzeni."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Informações legais",
|
||||
"privacy_policy": "Política de privacidade",
|
||||
"try_demo": "Experimentar demo",
|
||||
"demo_description": "Explore com dados de exemplo — sem conta necessária",
|
||||
"demo_description": "Explore com dados de exemplo - sem conta necessária",
|
||||
"demo_launching": "Iniciando demo...",
|
||||
"demo_login_button": "Iniciar demo",
|
||||
"demo_tagline": "Experimente um cliente de e-mail completo. Sem necessidade de conta.",
|
||||
"demo_no_signup": "Sem registo — explore livremente com dados de exemplo",
|
||||
"demo_no_signup": "Sem registo - explore livremente com dados de exemplo",
|
||||
"oauth_completing": "Concluindo login...",
|
||||
"oauth_error": {
|
||||
"title": "Falha na autenticação",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "A data de fim deve ser posterior à data de início",
|
||||
"start_in_past": "A data de início está no passado",
|
||||
"empty_body": "O corpo da mensagem está vazio — os destinatários receberão uma resposta em branco"
|
||||
"empty_body": "O corpo da mensagem está vazio - os destinatários receberão uma resposta em branco"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Bem-vindo ao Bulwark Mail",
|
||||
"description": "Explore um cliente de webmail completo — diretamente no seu navegador. Todos os dados ficam no seu dispositivo, então teste tudo.",
|
||||
"description": "Explore um cliente de webmail completo - diretamente no seu navegador. Todos os dados ficam no seu dispositivo, então teste tudo.",
|
||||
"feature_email": "Ler e escrever e-mails",
|
||||
"feature_organize": "Tags, estrelas e pastas",
|
||||
"feature_shortcuts": "Atalhos de teclado",
|
||||
@@ -2533,15 +2533,15 @@
|
||||
"create_event_title": "Criar um evento",
|
||||
"create_event_desc": "Clique neste botão para criar um novo evento no calendário. Você pode definir um título, data, hora e adicionar participantes.",
|
||||
"event_modal_title": "Detalhes do evento",
|
||||
"event_modal_desc": "Aqui está o formulário do evento. Preencha o título, escolha uma data e hora, adicione um local ou participantes. Clique em salvar quando terminar — ou feche e siga em frente.",
|
||||
"event_modal_desc": "Aqui está o formulário do evento. Preencha o título, escolha uma data e hora, adicione um local ou participantes. Clique em salvar quando terminar - ou feche e siga em frente.",
|
||||
"contacts_list_title": "Seus contatos",
|
||||
"contacts_list_desc": "Aqui estão seus contatos. Clique em qualquer contato para ver seus detalhes à direita. Você também pode criar novos contatos, importar vCards ou organizar contatos em grupos.",
|
||||
"files_title": "Armazenamento de ficheiros",
|
||||
"settings_tabs_title": "Menu de configurações",
|
||||
"settings_tabs_desc": "Aqui estão todas as categorias de configurações. Personalize a aparência, gerencie identidades, configure filtros de e-mail, ajuste o calendário e muito mais.",
|
||||
"files_desc": "O navegador de ficheiros permite carregar, organizar e partilhar ficheiros — como uma nuvem pessoal integrada no seu e-mail.",
|
||||
"files_desc": "O navegador de ficheiros permite carregar, organizar e partilhar ficheiros - como uma nuvem pessoal integrada no seu e-mail.",
|
||||
"demo_banner_title": "Controlos de demonstração",
|
||||
"demo_banner_desc": "Está no modo de demonstração — tudo permanece no seu navegador. Clique em 'Repor Demonstração' a qualquer momento para recomeçar com dados limpos.",
|
||||
"demo_banner_desc": "Está no modo de demonstração - tudo permanece no seu navegador. Clique em 'Repor Demonstração' a qualquer momento para recomeçar com dados limpos.",
|
||||
"quota_title": "Utilização do armazenamento",
|
||||
"quota_desc": "Acompanhe o tamanho da sua caixa de correio aqui. O círculo preenche-se à medida que utiliza mais espaço."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Выходные данные",
|
||||
"privacy_policy": "Политика конфиденциальности",
|
||||
"try_demo": "Попробовать демо",
|
||||
"demo_description": "Исследуйте с примерными данными — аккаунт не нужен",
|
||||
"demo_description": "Исследуйте с примерными данными - аккаунт не нужен",
|
||||
"demo_launching": "Запуск демо...",
|
||||
"demo_login_button": "Запустить демо",
|
||||
"demo_tagline": "Попробуйте полнофункциональный почтовый клиент. Аккаунт не нужен.",
|
||||
"demo_no_signup": "Регистрация не требуется — исследуйте свободно с примерными данными",
|
||||
"demo_no_signup": "Регистрация не требуется - исследуйте свободно с примерными данными",
|
||||
"oauth_completing": "Завершение входа...",
|
||||
"oauth_error": {
|
||||
"title": "Ошибка аутентификации",
|
||||
@@ -497,7 +497,7 @@
|
||||
"smime_sign_off": "Включить подпись S/MIME",
|
||||
"smime_encrypt_on": "Шифрование S/MIME включено",
|
||||
"smime_encrypt_off": "Включить шифрование S/MIME",
|
||||
"smime_encrypt_unavailable": "Шифрование S/MIME недоступно — отсутствует сертификат получателя",
|
||||
"smime_encrypt_unavailable": "Шифрование S/MIME недоступно - отсутствует сертификат получателя",
|
||||
"smime_unlock_title": "Разблокировать ключ S/MIME",
|
||||
"smime_unlock_message": "Введите парольную фразу для разблокировки вашего ключа подписи S/MIME.",
|
||||
"smime_unlock_button": "Разблокировать",
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "Дата окончания должна быть позже даты начала",
|
||||
"start_in_past": "Дата начала в прошлом",
|
||||
"empty_body": "Текст сообщения пуст — получатели получат пустой ответ"
|
||||
"empty_body": "Текст сообщения пуст - получатели получат пустой ответ"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Добро пожаловать в Bulwark Mail",
|
||||
"description": "Откройте для себя полнофункциональный веб-клиент электронной почты — прямо в браузере. Все данные хранятся на вашем устройстве, поэтому вы можете смело всё проверить.",
|
||||
"description": "Откройте для себя полнофункциональный веб-клиент электронной почты - прямо в браузере. Все данные хранятся на вашем устройстве, поэтому вы можете смело всё проверить.",
|
||||
"feature_email": "Чтение и написание писем",
|
||||
"feature_organize": "Метки, звёздочки и папки",
|
||||
"feature_shortcuts": "Сочетания клавиш",
|
||||
@@ -2533,15 +2533,15 @@
|
||||
"create_event_title": "Создать событие",
|
||||
"create_event_desc": "Нажмите эту кнопку для создания нового события. Вы можете указать название, дату, время и добавить участников.",
|
||||
"event_modal_title": "Детали события",
|
||||
"event_modal_desc": "Это форма события. Заполните название, выберите дату и время, добавьте место или участников. Нажмите «Сохранить» после завершения — или закройте и продолжайте.",
|
||||
"event_modal_desc": "Это форма события. Заполните название, выберите дату и время, добавьте место или участников. Нажмите «Сохранить» после завершения - или закройте и продолжайте.",
|
||||
"contacts_list_title": "Ваши контакты",
|
||||
"contacts_list_desc": "Здесь ваши контакты. Нажмите на контакт для просмотра подробностей справа. Вы также можете создавать новые контакты, импортировать vCard или организовывать контакты в группы.",
|
||||
"settings_tabs_title": "Меню настроек",
|
||||
"settings_tabs_desc": "Здесь все категории настроек. Настройте внешний вид, управляйте идентификациями, настраивайте фильтры, конфигурируйте календарь и многое другое.",
|
||||
"files_title": "Хранилище файлов",
|
||||
"files_desc": "Файловый менеджер позволяет загружать, организовывать и делиться файлами — как личное облачное хранилище в вашей почте.",
|
||||
"files_desc": "Файловый менеджер позволяет загружать, организовывать и делиться файлами - как личное облачное хранилище в вашей почте.",
|
||||
"demo_banner_title": "Элементы управления демо",
|
||||
"demo_banner_desc": "Вы в демо-режиме — всё остаётся в вашем браузере. Нажмите «Сбросить демо» в любое время, чтобы начать заново с чистыми данными.",
|
||||
"demo_banner_desc": "Вы в демо-режиме - всё остаётся в вашем браузере. Нажмите «Сбросить демо» в любое время, чтобы начать заново с чистыми данными.",
|
||||
"quota_title": "Использование хранилища",
|
||||
"quota_desc": "Отслеживайте размер вашего почтового ящика здесь. Круг заполняется по мере использования пространства."
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"imprint": "Вихідні дані",
|
||||
"privacy_policy": "Політика конфіденційності",
|
||||
"try_demo": "Спробуйте демо",
|
||||
"demo_description": "Досліджуйте за зразками даних — обліковий запис не потрібен",
|
||||
"demo_description": "Досліджуйте за зразками даних - обліковий запис не потрібен",
|
||||
"demo_launching": "Запуск демо...",
|
||||
"demo_login_button": "Запустити демонстрацію",
|
||||
"demo_tagline": "Спробуйте повнофункціональний поштовий клієнт. Обліковий запис не потрібен.",
|
||||
"demo_no_signup": "Реєстрація не потрібна — вільно досліджуйте з зразками даних",
|
||||
"demo_no_signup": "Реєстрація не потрібна - вільно досліджуйте з зразками даних",
|
||||
"oauth_completing": "Завершення входу...",
|
||||
"oauth_error": {
|
||||
"title": "Помилка автентифікації",
|
||||
@@ -923,7 +923,7 @@
|
||||
"close": "Закрити",
|
||||
"invalid_email": "Введіть дійсну електронну адресу",
|
||||
"already_added": "Цей відправник уже є надійним",
|
||||
"save_error": "Не вдалося зберегти — подробиці перевірте в журналі налагодження Контактів",
|
||||
"save_error": "Не вдалося зберегти - подробиці перевірте в журналі налагодження Контактів",
|
||||
"use_address_book_label": "Синхронізація з адресною книгою",
|
||||
"use_address_book_description": "Зберігайте довірених відправників у спеціальній адресній книзі «Надійні відправники», щоб вони синхронізувалися на всіх ваших пристроях"
|
||||
},
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "Дата завершення має бути після дати початку",
|
||||
"start_in_past": "Дата початку в минулому",
|
||||
"empty_body": "Тіло повідомлення порожнє — одержувачі отримають порожню відповідь"
|
||||
"empty_body": "Тіло повідомлення порожнє - одержувачі отримають порожню відповідь"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "Ласкаво просимо до Bulwark Mail",
|
||||
"description": "Відкрийте для себе повнофункціональний клієнт веб-пошти — прямо у вашому браузері. Усі дані залишаються на вашому пристрої, тому сміливо тестуйте все.",
|
||||
"description": "Відкрийте для себе повнофункціональний клієнт веб-пошти - прямо у вашому браузері. Усі дані залишаються на вашому пристрої, тому сміливо тестуйте все.",
|
||||
"feature_email": "Читайте та створюйте електронний лист",
|
||||
"feature_organize": "Теги, зірочки та папки",
|
||||
"feature_shortcuts": "Комбінації клавіш",
|
||||
@@ -2533,7 +2533,7 @@
|
||||
"create_event_title": "Створіть подію",
|
||||
"create_event_desc": "Натисніть цю кнопку, щоб створити нову подію календаря. Ви можете встановити назву, дату, час і додати учасників.",
|
||||
"event_modal_title": "Деталі події",
|
||||
"event_modal_desc": "Ось форма події. Введіть назву, виберіть дату та час, додайте місце чи учасників. Натисніть «Зберегти», коли закінчите — або закрийте його та йдіть далі.",
|
||||
"event_modal_desc": "Ось форма події. Введіть назву, виберіть дату та час, додайте місце чи учасників. Натисніть «Зберегти», коли закінчите - або закрийте його та йдіть далі.",
|
||||
"contacts_list_title": "Ваші контакти",
|
||||
"contacts_list_desc": "Ось ваші контакти. Клацніть будь-який контакт, щоб побачити його повну інформацію праворуч. Ви також можете створювати нові контакти, імпортувати vCards або організовувати контакти в групи.",
|
||||
"settings_tabs_title": "Меню налаштувань",
|
||||
@@ -2541,7 +2541,7 @@
|
||||
"files_title": "Зберігання файлів",
|
||||
"files_desc": "Ваш файловий браузер дозволяє завантажувати, упорядковувати та ділитися файлами, як особистий хмарний диск, вбудований у вашу пошту.",
|
||||
"demo_banner_title": "Демонстраційні елементи керування",
|
||||
"demo_banner_desc": "Ви в демонстраційному режимі — все залишається у вашому браузері. Будь-коли натисніть «Скинути демонстрацію», щоб почати заново з чистими зразками даних.",
|
||||
"demo_banner_desc": "Ви в демонстраційному режимі - все залишається у вашому браузері. Будь-коли натисніть «Скинути демонстрацію», щоб почати заново з чистими зразками даних.",
|
||||
"quota_title": "Використання сховища",
|
||||
"quota_desc": "Відстежуйте розмір своєї поштової скриньки тут. Коло заповнюється, коли ви використовуєте більше місця."
|
||||
},
|
||||
|
||||
@@ -1166,7 +1166,7 @@
|
||||
"warnings": {
|
||||
"end_before_start": "结束日期必须晚于开始日期",
|
||||
"start_in_past": "开始日期已在过去",
|
||||
"empty_body": "邮件正文为空——收件人将收到空白回复"
|
||||
"empty_body": "邮件正文为空--收件人将收到空白回复"
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
@@ -2306,7 +2306,7 @@
|
||||
},
|
||||
"demo_welcome": {
|
||||
"title": "欢迎使用 Bulwark Mail",
|
||||
"description": "探索功能齐全的网页邮件客户端——就在您的浏览器中。所有数据都保留在您的设备上,请随意体验所有功能。",
|
||||
"description": "探索功能齐全的网页邮件客户端--就在您的浏览器中。所有数据都保留在您的设备上,请随意体验所有功能。",
|
||||
"feature_email": "阅读和撰写邮件",
|
||||
"feature_organize": "标签、星标和文件夹",
|
||||
"feature_shortcuts": "键盘快捷键",
|
||||
|
||||
Reference in New Issue
Block a user