Crowdin sync

This commit is contained in:
M66B 2020-10-03 14:49:57 +02:00
parent a2a7c7fc5a
commit 8d9153a7a6
76 changed files with 452 additions and 124 deletions

View File

@ -419,6 +419,7 @@
<string name="title_advanced_browse_links">Otevírání odkazů přenechat Androidu</string>
<string name="title_advanced_confirm_images">Potvrzovat zobrazení obrázků</string>
<string name="title_advanced_confirm_html">Automaticky zobrazit zprávy přeformátované</string>
<string name="title_advanced_tracking">Pokusit se rozpoznat a zakázat sledovací obrázky</string>
<string name="title_advanced_hide_timezone">Zprávy odesílat bez časového pásma</string>
<string name="title_advanced_display_hidden">Zobrazit skryté texty zpráv</string>
<string name="title_advanced_secure">Skrýt z obrazovky nedávných aplikací a zabránit pořizování snímků obrazovky</string>
@ -524,6 +525,7 @@
<string name="title_advanced_cleanup_attachments_hint">Při ručním čištění odebere přílohy ze zpráv, které již nejsou synchronizovány</string>
<string name="title_advanced_cleanup_hint">Smaže dočasné soubory</string>
<string name="title_advanced_never_favorite">Nikdy oblíbený</string>
<string name="title_advanced_edit_name">Upravit pojmenování</string>
<string name="title_advanced_swipe_actions">Nastavit akce tažení prstem</string>
<string name="title_advanced_swipe_actions_hint">Nastaví akce tažení doleva a doprava pro všechny IMAP účty</string>
<string name="title_select">Vybrat &#8230;</string>
@ -589,6 +591,7 @@
<string name="title_no_name">Chybí jméno</string>
<string name="title_no_email">Chybí e-mailová adresa</string>
<string name="title_email_invalid">E-mailová adresa je neplatná: „%1$s“</string>
<string name="title_address_duplicate">Duplikát adresy „%1$s“</string>
<string name="title_address_parse_error">Adresa „%1$s“ je neplatná: %2$s</string>
<string name="title_no_account">Chybí účet</string>
<string name="title_no_host">Chybí název hostitele</string>
@ -843,6 +846,8 @@
<string name="title_style_list_numbered">Číslovaný</string>
<string name="title_style_font">Písmo</string>
<string name="title_style_font_default">Výchozí</string>
<string name="title_style_blockquote">Bloková citace</string>
<string name="title_style_strikethrough">Přeškrtnutí</string>
<string name="title_style_clear">Vymazat formátování</string>
<string name="title_style_link">Vložit odkaz</string>
<string name="title_add_image">Přidat obrázek</string>
@ -850,7 +855,7 @@
<string name="title_add_image_attach">Přiložit</string>
<string name="title_add_image_resize">Změnit velikost</string>
<string name="title_add_image_privacy">Odebrat citlivé osobní údaje</string>
<string name="title_add_image_privacy_remark">Zeměpisná poloha, sériová čísla, apod.</string>
<string name="title_add_image_privacy_remark">Zeměpisná poloha, sériová čísla, názvy souborů, apod.</string>
<string name="title_add_resize_pixels">&lt; %1$d pixelů</string>
<string name="title_add_image_select">Vybrat soubor</string>
<string name="title_add_attachment">Přidat přílohu</string>
@ -1105,6 +1110,7 @@
<string name="title_legend_forwarded">Bylo přeposláno</string>
<string name="title_legend_plain_only">Je pouze prostý text</string>
<string name="title_legend_receipt">Potvrzení o přečtení bylo vyžádáno</string>
<string name="title_legend_auto_submitted">Byl automaticky odeslán</string>
<string name="title_legend_attachment">Má přílohu</string>
<string name="title_legend_flagged">Je oblíbené</string>
<string name="title_legend_contacts">Spravovat kontakty</string>

View File

@ -828,7 +828,6 @@
<string name="title_add_image_attach">Vedhæft</string>
<string name="title_add_image_resize">Skalér</string>
<string name="title_add_image_privacy">Fjern personsensitive data</string>
<string name="title_add_image_privacy_remark">Geografisk placering, serienumre mv.</string>
<string name="title_add_resize_pixels">&lt; %1$d pixels</string>
<string name="title_add_image_select">Vælg fil</string>
<string name="title_add_attachment">Tilføj vedhæftning</string>

View File

@ -398,7 +398,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_advanced_browse_links">Hyperlinks an Android übertragen</string>
<string name="title_advanced_confirm_images">Bilder anzeigen bestätigen</string>
<string name="title_advanced_confirm_html">Standardmäßig umformatierte Nachrichten anzeigen</string>
<string name="title_advanced_tracking">Versuchen, Tracking-Bilder zu erkennen und zu deaktivieren</string>
<string name="title_advanced_tracking">Versuchen, Verfolgungsbilder zu erkennen und zu deaktivieren</string>
<string name="title_advanced_hide_timezone">Nachrichten ohne Zeitzoneninformationen senden</string>
<string name="title_advanced_display_hidden">Verborgene Nachrichtentexte anzeigen</string>
<string name="title_advanced_secure">Im Anwendungsverlauf verbergen und das Aufnehmen von Bildschirmfotos verhindern</string>
@ -504,6 +504,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_advanced_cleanup_attachments_hint">Beim manuellen Bereinigen werden Anhänge von Nachrichten entfernt, die nicht mehr synchronisiert werden</string>
<string name="title_advanced_cleanup_hint">Dies löscht alle temporären Dateien</string>
<string name="title_advanced_never_favorite">Niemals favorisiert</string>
<string name="title_advanced_edit_name">Namen bearbeiten</string>
<string name="title_advanced_swipe_actions">Wischgesten festlegen</string>
<string name="title_advanced_swipe_actions_hint">Das wird die Aktion fürs Links- und Rechtswischen aller IMAP-Konten festlegen</string>
<string name="title_select">Auswählen &#8230;</string>
@ -818,6 +819,10 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_style_size_medium">Mittel</string>
<string name="title_style_size_large">Groß</string>
<string name="title_style_color">Farbe &#8230;</string>
<string name="title_style_align">Ausrichtung</string>
<string name="title_style_align_start">Anfang</string>
<string name="title_style_align_center">Zentriert</string>
<string name="title_style_align_end">Ende</string>
<string name="title_style_list">Liste</string>
<string name="title_style_list_bullets">Aufzählungspunkte</string>
<string name="title_style_list_numbered">Nummeriert</string>
@ -832,7 +837,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_add_image_attach">Anhängen</string>
<string name="title_add_image_resize">Größe ändern</string>
<string name="title_add_image_privacy">Vertrauliche Daten entfernen</string>
<string name="title_add_image_privacy_remark">Geografischer Aufnahmeort, Lizenzschlüssel, usw.</string>
<string name="title_add_image_privacy_remark">Geografischer Aufnahmeort, Lizenzschlüssel, Dateinamen usw.</string>
<string name="title_add_resize_pixels">&lt; %1$d Pixel</string>
<string name="title_add_image_select">Datei auswählen</string>
<string name="title_add_attachment">Anhang hinzufügen</string>

View File

@ -398,7 +398,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_advanced_browse_links">Hyperlinks an Android übertragen</string>
<string name="title_advanced_confirm_images">Bilder anzeigen bestätigen</string>
<string name="title_advanced_confirm_html">Standardmäßig umformatierte Nachrichten anzeigen</string>
<string name="title_advanced_tracking">Versuchen, Tracking-Bilder zu erkennen und zu deaktivieren</string>
<string name="title_advanced_tracking">Versuchen, Verfolgungsbilder zu erkennen und zu deaktivieren</string>
<string name="title_advanced_hide_timezone">Nachrichten ohne Zeitzoneninformationen senden</string>
<string name="title_advanced_display_hidden">Verborgene Nachrichtentexte anzeigen</string>
<string name="title_advanced_secure">Im Anwendungsverlauf verbergen und das Aufnehmen von Bildschirmfotos verhindern</string>
@ -504,6 +504,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_advanced_cleanup_attachments_hint">Beim manuellen Bereinigen werden Anhänge von Nachrichten entfernt, die nicht mehr synchronisiert werden</string>
<string name="title_advanced_cleanup_hint">Dies löscht alle temporären Dateien</string>
<string name="title_advanced_never_favorite">Niemals favorisiert</string>
<string name="title_advanced_edit_name">Namen bearbeiten</string>
<string name="title_advanced_swipe_actions">Wischgesten festlegen</string>
<string name="title_advanced_swipe_actions_hint">Das wird die Aktion fürs Links- und Rechtswischen aller IMAP-Konten festlegen</string>
<string name="title_select">Auswählen &#8230;</string>
@ -818,6 +819,10 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_style_size_medium">Mittel</string>
<string name="title_style_size_large">Groß</string>
<string name="title_style_color">Farbe &#8230;</string>
<string name="title_style_align">Ausrichtung</string>
<string name="title_style_align_start">Anfang</string>
<string name="title_style_align_center">Zentriert</string>
<string name="title_style_align_end">Ende</string>
<string name="title_style_list">Liste</string>
<string name="title_style_list_bullets">Aufzählungspunkte</string>
<string name="title_style_list_numbered">Nummeriert</string>
@ -832,7 +837,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_add_image_attach">Anhängen</string>
<string name="title_add_image_resize">Größe ändern</string>
<string name="title_add_image_privacy">Vertrauliche Daten entfernen</string>
<string name="title_add_image_privacy_remark">Geografischer Aufnahmeort, Lizenzschlüssel, usw.</string>
<string name="title_add_image_privacy_remark">Geografischer Aufnahmeort, Lizenzschlüssel, Dateinamen usw.</string>
<string name="title_add_resize_pixels">&lt; %1$d Pixel</string>
<string name="title_add_image_select">Datei auswählen</string>
<string name="title_add_attachment">Anhang hinzufügen</string>

View File

@ -398,7 +398,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_advanced_browse_links">Hyperlinks an Android übertragen</string>
<string name="title_advanced_confirm_images">Bilder anzeigen bestätigen</string>
<string name="title_advanced_confirm_html">Standardmäßig umformatierte Nachrichten anzeigen</string>
<string name="title_advanced_tracking">Versuchen, Tracking-Bilder zu erkennen und zu deaktivieren</string>
<string name="title_advanced_tracking">Versuchen, Verfolgungsbilder zu erkennen und zu deaktivieren</string>
<string name="title_advanced_hide_timezone">Nachrichten ohne Zeitzoneninformationen senden</string>
<string name="title_advanced_display_hidden">Verborgene Nachrichtentexte anzeigen</string>
<string name="title_advanced_secure">Im Anwendungsverlauf verbergen und das Aufnehmen von Bildschirmfotos verhindern</string>
@ -504,6 +504,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_advanced_cleanup_attachments_hint">Beim manuellen Bereinigen werden Anhänge von Nachrichten entfernt, die nicht mehr synchronisiert werden</string>
<string name="title_advanced_cleanup_hint">Dies löscht alle temporären Dateien</string>
<string name="title_advanced_never_favorite">Niemals favorisiert</string>
<string name="title_advanced_edit_name">Namen bearbeiten</string>
<string name="title_advanced_swipe_actions">Wischgesten festlegen</string>
<string name="title_advanced_swipe_actions_hint">Das wird die Aktion fürs Links- und Rechtswischen aller IMAP-Konten festlegen</string>
<string name="title_select">Auswählen &#8230;</string>
@ -818,6 +819,10 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_style_size_medium">Mittel</string>
<string name="title_style_size_large">Groß</string>
<string name="title_style_color">Farbe &#8230;</string>
<string name="title_style_align">Ausrichtung</string>
<string name="title_style_align_start">Anfang</string>
<string name="title_style_align_center">Zentriert</string>
<string name="title_style_align_end">Ende</string>
<string name="title_style_list">Liste</string>
<string name="title_style_list_bullets">Aufzählungspunkte</string>
<string name="title_style_list_numbered">Nummeriert</string>
@ -832,7 +837,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_add_image_attach">Anhängen</string>
<string name="title_add_image_resize">Größe ändern</string>
<string name="title_add_image_privacy">Vertrauliche Daten entfernen</string>
<string name="title_add_image_privacy_remark">Geografischer Aufnahmeort, Lizenzschlüssel, usw.</string>
<string name="title_add_image_privacy_remark">Geografischer Aufnahmeort, Lizenzschlüssel, Dateinamen usw.</string>
<string name="title_add_resize_pixels">&lt; %1$d Pixel</string>
<string name="title_add_image_select">Datei auswählen</string>
<string name="title_add_attachment">Anhang hinzufügen</string>

View File

@ -398,7 +398,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_advanced_browse_links">Hyperlinks an Android übertragen</string>
<string name="title_advanced_confirm_images">Bilder anzeigen bestätigen</string>
<string name="title_advanced_confirm_html">Standardmäßig umformatierte Nachrichten anzeigen</string>
<string name="title_advanced_tracking">Versuchen, Tracking-Bilder zu erkennen und zu deaktivieren</string>
<string name="title_advanced_tracking">Versuchen, Verfolgungsbilder zu erkennen und zu deaktivieren</string>
<string name="title_advanced_hide_timezone">Nachrichten ohne Zeitzoneninformationen senden</string>
<string name="title_advanced_display_hidden">Verborgene Nachrichtentexte anzeigen</string>
<string name="title_advanced_secure">Im Anwendungsverlauf verbergen und das Aufnehmen von Bildschirmfotos verhindern</string>
@ -504,6 +504,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_advanced_cleanup_attachments_hint">Beim manuellen Bereinigen werden Anhänge von Nachrichten entfernt, die nicht mehr synchronisiert werden</string>
<string name="title_advanced_cleanup_hint">Dies löscht alle temporären Dateien</string>
<string name="title_advanced_never_favorite">Niemals favorisiert</string>
<string name="title_advanced_edit_name">Namen bearbeiten</string>
<string name="title_advanced_swipe_actions">Wischgesten festlegen</string>
<string name="title_advanced_swipe_actions_hint">Das wird die Aktion fürs Links- und Rechtswischen aller IMAP-Konten festlegen</string>
<string name="title_select">Auswählen &#8230;</string>
@ -818,6 +819,10 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_style_size_medium">Mittel</string>
<string name="title_style_size_large">Groß</string>
<string name="title_style_color">Farbe &#8230;</string>
<string name="title_style_align">Ausrichtung</string>
<string name="title_style_align_start">Anfang</string>
<string name="title_style_align_center">Zentriert</string>
<string name="title_style_align_end">Ende</string>
<string name="title_style_list">Liste</string>
<string name="title_style_list_bullets">Aufzählungspunkte</string>
<string name="title_style_list_numbered">Nummeriert</string>
@ -832,7 +837,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_add_image_attach">Anhängen</string>
<string name="title_add_image_resize">Größe ändern</string>
<string name="title_add_image_privacy">Vertrauliche Daten entfernen</string>
<string name="title_add_image_privacy_remark">Geografischer Aufnahmeort, Lizenzschlüssel, usw.</string>
<string name="title_add_image_privacy_remark">Geografischer Aufnahmeort, Lizenzschlüssel, Dateinamen usw.</string>
<string name="title_add_resize_pixels">&lt; %1$d Pixel</string>
<string name="title_add_image_select">Datei auswählen</string>
<string name="title_add_attachment">Anhang hinzufügen</string>

View File

@ -499,6 +499,7 @@
<string name="title_advanced_cleanup_attachments_hint">Κατά τον χειροκίνητο καθαρισμό, θα απομακρύνονται τα συνημμένα από τα μηνύματα που πλέον δεν συγχρονίζονται</string>
<string name="title_advanced_cleanup_hint">Θα διαγράψει όλα τα προσωρινά αρχεία</string>
<string name="title_advanced_never_favorite">Ποτέ ως αγαπημένο</string>
<string name="title_advanced_edit_name">Επεξεργασία ονόματος</string>
<string name="title_advanced_swipe_actions">Ορίστε τις ενέργειες σάρωσης</string>
<string name="title_advanced_swipe_actions_hint">Θα ορίσει τις ενέργειες σάρωσης αριστερά και δεξιά για όλους τους λογαριασμούς IMAP</string>
<string name="title_select">Επιλέξτε &#8230;</string>
@ -812,6 +813,10 @@
<string name="title_style_size_medium">Μεσαία</string>
<string name="title_style_size_large">Μεγάλα</string>
<string name="title_style_color">Χρώμα &#8230;</string>
<string name="title_style_align">Στοίχιση</string>
<string name="title_style_align_start">Αρχή</string>
<string name="title_style_align_center">Κέντρο</string>
<string name="title_style_align_end">Τέλος</string>
<string name="title_style_list">Λίστα</string>
<string name="title_style_list_bullets">Κουκκίδες</string>
<string name="title_style_list_numbered">Αρίθμηση</string>
@ -825,7 +830,7 @@
<string name="title_add_image_attach">Επισύναψη</string>
<string name="title_add_image_resize">Προσαρμογή μεγέθους</string>
<string name="title_add_image_privacy">Αφαίρεση ευαίσθητων προσωπικών δεδομένων</string>
<string name="title_add_image_privacy_remark">Γεωγραφική θέση, σειριακοί αριθμοί, κλπ</string>
<string name="title_add_image_privacy_remark">Γεωγραφική θέση, σειριακοί αριθμοί, ονόματα αρχείων, κλπ</string>
<string name="title_add_resize_pixels">&lt; %1$d pixels</string>
<string name="title_add_image_select">Επιλογή αρχείου</string>
<string name="title_add_attachment">Προσθήκη συνημμένου</string>
@ -1079,6 +1084,7 @@
<string name="title_legend_forwarded">Έχει προωθηθεί</string>
<string name="title_legend_plain_only">Είναι μόνο απλό κείμενο</string>
<string name="title_legend_receipt">Έγινε αίτημα αποδεικτικού</string>
<string name="title_legend_auto_submitted">Απεστάλη αυτόματα</string>
<string name="title_legend_attachment">Έχει συνημμένο</string>
<string name="title_legend_flagged">Στα αγαπημένα</string>
<string name="title_legend_contacts">Διαχείριση επαφών</string>

View File

@ -832,7 +832,6 @@
<string name="title_add_image_attach">Adjuntar</string>
<string name="title_add_image_resize">Redimensionar</string>
<string name="title_add_image_privacy">Eliminar datos de privacidad sensibles</string>
<string name="title_add_image_privacy_remark">Ubicación geográfica, números de serie, etc</string>
<string name="title_add_resize_pixels">&lt; %1$d píxeles</string>
<string name="title_add_image_select">Seleccionar archivo</string>
<string name="title_add_attachment">Agregar adjunto</string>

View File

@ -827,7 +827,6 @@
<string name="title_add_image_attach">Liitä</string>
<string name="title_add_image_resize">Muuta kokoa</string>
<string name="title_add_image_privacy">Poista yksityisyyden kannalta merkitykselliset tiedot</string>
<string name="title_add_image_privacy_remark">Maantieteellinen sijainti, sarjanumerot, jne.</string>
<string name="title_add_resize_pixels">&lt; %1$d kuvapistettä</string>
<string name="title_add_image_select">Valitse tiedosto</string>
<string name="title_add_attachment">Lisää liite</string>

View File

@ -503,6 +503,7 @@
<string name="title_advanced_cleanup_attachments_hint">Lors du nettoyage manuel, ceci supprimera les pièces jointes des messages qui ne sont plus synchronisés</string>
<string name="title_advanced_cleanup_hint">Ceci supprimera tous les fichiers temporaires</string>
<string name="title_advanced_never_favorite">Ne jamais mettre en favori</string>
<string name="title_advanced_edit_name">Modifier le nom</string>
<string name="title_advanced_swipe_actions">Définir les actions de balayage</string>
<string name="title_advanced_swipe_actions_hint">Ceci définira les actions de balayage vers la gauche et la droite pour tous les comptes IMAP</string>
<string name="title_select">Sélectionner&#8230;</string>
@ -818,6 +819,10 @@
<string name="title_style_size_medium">Moyen</string>
<string name="title_style_size_large">Grand</string>
<string name="title_style_color">Couleur&#8230;</string>
<string name="title_style_align">Aligner</string>
<string name="title_style_align_start">Début</string>
<string name="title_style_align_center">Centre</string>
<string name="title_style_align_end">Fin</string>
<string name="title_style_list">Liste</string>
<string name="title_style_list_bullets">Puces</string>
<string name="title_style_list_numbered">Numérotée</string>
@ -832,7 +837,7 @@
<string name="title_add_image_attach">Joindre</string>
<string name="title_add_image_resize">Redimensionner</string>
<string name="title_add_image_privacy">Supprimer les informations confidentielles sensibles</string>
<string name="title_add_image_privacy_remark">Informations de géolocalisation, numéros de série, etc.</string>
<string name="title_add_image_privacy_remark">Informations de géolocalisation, numéros de série, noms de fichiers, etc.</string>
<string name="title_add_resize_pixels">&lt; %1$d pixels</string>
<string name="title_add_image_select">Sélectionner un fichier</string>
<string name="title_add_attachment">Ajouter une pièce jointe</string>

View File

@ -503,6 +503,7 @@
<string name="title_advanced_cleanup_attachments_hint">Lors du nettoyage manuel, ceci supprimera les pièces jointes des messages qui ne sont plus synchronisés</string>
<string name="title_advanced_cleanup_hint">Ceci supprimera tous les fichiers temporaires</string>
<string name="title_advanced_never_favorite">Ne jamais mettre en favori</string>
<string name="title_advanced_edit_name">Modifier le nom</string>
<string name="title_advanced_swipe_actions">Définir les actions de balayage</string>
<string name="title_advanced_swipe_actions_hint">Ceci définira les actions de balayage vers la gauche et la droite pour tous les comptes IMAP</string>
<string name="title_select">Sélectionner&#8230;</string>
@ -818,6 +819,10 @@
<string name="title_style_size_medium">Moyen</string>
<string name="title_style_size_large">Grand</string>
<string name="title_style_color">Couleur&#8230;</string>
<string name="title_style_align">Aligner</string>
<string name="title_style_align_start">Début</string>
<string name="title_style_align_center">Centre</string>
<string name="title_style_align_end">Fin</string>
<string name="title_style_list">Liste</string>
<string name="title_style_list_bullets">Puces</string>
<string name="title_style_list_numbered">Numéros</string>
@ -832,7 +837,7 @@
<string name="title_add_image_attach">Joindre</string>
<string name="title_add_image_resize">Redimensionner</string>
<string name="title_add_image_privacy">Supprimer les informations confidentielles sensibles</string>
<string name="title_add_image_privacy_remark">Informations de géolocalisation, numéros de série, etc.</string>
<string name="title_add_image_privacy_remark">Informations de géolocalisation, numéros de série, noms de fichiers, etc.</string>
<string name="title_add_resize_pixels">&lt; %1$d pixels</string>
<string name="title_add_image_select">Choisir un fichier</string>
<string name="title_add_attachment">Ajouter une pièce jointe</string>

View File

@ -820,7 +820,6 @@
<string name="title_add_image_attach">Anexar</string>
<string name="title_add_image_resize">Redimensionar</string>
<string name="title_add_image_privacy">Eliminar datos privados</string>
<string name="title_add_image_privacy_remark">Localización xeográfica, números de serie, etc</string>
<string name="title_add_resize_pixels">&lt; %1$d puntos</string>
<string name="title_add_image_select">Seleccionar ficheiro</string>
<string name="title_add_attachment">Engadir ficheiro anexo</string>

View File

@ -825,7 +825,6 @@
<string name="title_add_image_attach">Csatolás</string>
<string name="title_add_image_resize">Átméretezés</string>
<string name="title_add_image_privacy">Magán jellegű adatok törlése</string>
<string name="title_add_image_privacy_remark">Földrajzi helyzet, azonosítók, stb.</string>
<string name="title_add_resize_pixels">&lt; %1$d pixelek</string>
<string name="title_add_image_select">Fájl kiválasztása</string>
<string name="title_add_attachment">Melléklet hozzáadása</string>

View File

@ -397,6 +397,7 @@
<string name="title_advanced_browse_links">Delega link di apertura a Android</string>
<string name="title_advanced_confirm_images">Conferma visualizzazione immagini</string>
<string name="title_advanced_confirm_html">Mostra i messaggi riformattati in modo predefinito</string>
<string name="title_advanced_tracking">Prova a riconoscere e disabilitare le immagini di tracciamento</string>
<string name="title_advanced_hide_timezone">Invia messaggi senza fuso orario</string>
<string name="title_advanced_display_hidden">Mostra il testo nascosto del messaggio</string>
<string name="title_advanced_secure">Nascondi dalla schermata delle app recenti e impedisci di catturare screenshot</string>
@ -502,6 +503,7 @@
<string name="title_advanced_cleanup_attachments_hint">Questo rimuoverà gli allegati dai messaggi che non sono più sincronizzati durante la pulizia manuale</string>
<string name="title_advanced_cleanup_hint">Questo cancellerà tutti i file temporanei</string>
<string name="title_advanced_never_favorite">Mai preferito</string>
<string name="title_advanced_edit_name">Modifica il nome</string>
<string name="title_advanced_swipe_actions">Imposta azioni di swipe</string>
<string name="title_advanced_swipe_actions_hint">Questo imposterà l\'azione per lo swipe a sinistra e a destra per tutti gli account IMAP</string>
<string name="title_select">Seleziona &#8230;</string>
@ -831,7 +833,7 @@
<string name="title_add_image_attach">Allega</string>
<string name="title_add_image_resize">Ridimensiona</string>
<string name="title_add_image_privacy">Rimuovi dati sensibili riguardo alla privacy</string>
<string name="title_add_image_privacy_remark">Posizione geografica, numeri di serie, ecc.</string>
<string name="title_add_image_privacy_remark">Posizione geografica, numeri di serie, nomi di file, ecc</string>
<string name="title_add_resize_pixels">&lt; %1$d pixels</string>
<string name="title_add_image_select">Seleziona file</string>
<string name="title_add_attachment">Aggiungi allegato</string>
@ -1086,6 +1088,7 @@
<string name="title_legend_forwarded">È stato inoltrato</string>
<string name="title_legend_plain_only">È solo testo semplice</string>
<string name="title_legend_receipt">La ricevuta è stata richiesta</string>
<string name="title_legend_auto_submitted">È stato inviato automaticamente</string>
<string name="title_legend_attachment">Ha allegato</string>
<string name="title_legend_flagged">È preferito</string>
<string name="title_legend_contacts">Gestisci contatti</string>

View File

@ -502,6 +502,7 @@
<string name="title_advanced_cleanup_attachments_hint">Dit zal bijlagen verwijderen van berichten die niet meer worden gesynchroniseerd bij handmatig opruimen</string>
<string name="title_advanced_cleanup_hint">Dit zal alle tijdelijke bestanden verwijderen</string>
<string name="title_advanced_never_favorite">Nooit favoriet</string>
<string name="title_advanced_edit_name">Naam wijzigen</string>
<string name="title_advanced_swipe_actions">Stel veegacties in</string>
<string name="title_advanced_swipe_actions_hint">Dit stelt de veeg naar links en rechts actie voor alle IMAP accounts in</string>
<string name="title_select">Selecteer &#8230;</string>
@ -817,6 +818,10 @@
<string name="title_style_size_medium">Middelgroot</string>
<string name="title_style_size_large">Groot</string>
<string name="title_style_color">Kleur &#8230;</string>
<string name="title_style_align">Uitlijnen</string>
<string name="title_style_align_start">Begin</string>
<string name="title_style_align_center">Midden</string>
<string name="title_style_align_end">Einde</string>
<string name="title_style_list">Lijst</string>
<string name="title_style_list_bullets">Opsommingstekens</string>
<string name="title_style_list_numbered">Nummers</string>
@ -831,7 +836,7 @@
<string name="title_add_image_attach">Bijlage</string>
<string name="title_add_image_resize">Grootte aanpassen</string>
<string name="title_add_image_privacy">Verwijder privacy gevoelige gegevens</string>
<string name="title_add_image_privacy_remark">Geografische locatie, serienummers, enz</string>
<string name="title_add_image_privacy_remark">Geografische locatie, serienummers, bestandsnamen, etc</string>
<string name="title_add_resize_pixels">&lt; %1$d pixels</string>
<string name="title_add_image_select">Selecteer bestand</string>
<string name="title_add_attachment">Bijlage toevoegen</string>

View File

@ -524,6 +524,7 @@
<string name="title_advanced_cleanup_attachments_hint">Podczas ręcznego czyszczenia spowoduje to usunięcie załączników z wiadomości, które nie są już synchronizowane</string>
<string name="title_advanced_cleanup_hint">Spowoduje to usunięcie wszystkich plików tymczasowych</string>
<string name="title_advanced_never_favorite">Nigdy ulubiony</string>
<string name="title_advanced_edit_name">Zmień nazwę</string>
<string name="title_advanced_swipe_actions">Ustaw akcje przesuwania</string>
<string name="title_advanced_swipe_actions_hint">Spowoduje to ustawienie akcji przesuwania w lewo i w prawo dla wszystkich kont IMAP</string>
<string name="title_select">Wybierz &#8230;</string>
@ -853,7 +854,7 @@
<string name="title_add_image_attach">Załącz</string>
<string name="title_add_image_resize">Zmień rozmiar</string>
<string name="title_add_image_privacy">Usuń wrażliwe prywatne dane</string>
<string name="title_add_image_privacy_remark">Lokalizacja geograficzna, numery seryjne, itp.</string>
<string name="title_add_image_privacy_remark">Lokalizacja geograficzna, numery seryjne, nazwy plików itp</string>
<string name="title_add_resize_pixels">&lt; %1$d pikseli</string>
<string name="title_add_image_select">Wybierz plik</string>
<string name="title_add_attachment">Dodaj załącznik</string>
@ -1108,6 +1109,7 @@
<string name="title_legend_forwarded">Przesłana dalej</string>
<string name="title_legend_plain_only">Tylko jako zwykły tekst</string>
<string name="title_legend_receipt">Zażądano potwierdzenia</string>
<string name="title_legend_auto_submitted">Został wysłany automatycznie</string>
<string name="title_legend_attachment">Zawiera załącznik</string>
<string name="title_legend_flagged">Ulubiona</string>
<string name="title_legend_contacts">Zarządzaj kontaktami</string>

View File

@ -825,7 +825,6 @@
<string name="title_add_image_attach">Anexar</string>
<string name="title_add_image_resize">Redimensionar</string>
<string name="title_add_image_privacy">Remover dados confidenciais</string>
<string name="title_add_image_privacy_remark">Localização, número de série, etc</string>
<string name="title_add_resize_pixels">&lt; %1$d pixels</string>
<string name="title_add_image_select">Selecionar arquivo</string>
<string name="title_add_attachment">Adicionar anexo</string>

View File

@ -841,7 +841,6 @@
<string name="title_add_image_attach">Atașare</string>
<string name="title_add_image_resize">Redimensionare</string>
<string name="title_add_image_privacy">Elimină datele confidențiale</string>
<string name="title_add_image_privacy_remark">Locație geografică, numere de serie, etc</string>
<string name="title_add_resize_pixels">&lt; %1$d pixeli</string>
<string name="title_add_image_select">Selectare fișier</string>
<string name="title_add_attachment">Adaugă ataşament</string>

View File

@ -419,6 +419,7 @@
<string name="title_advanced_browse_links">Предоставить Android открывать ссылки</string>
<string name="title_advanced_confirm_images">Подтверждать показ изображений</string>
<string name="title_advanced_confirm_html">Показывать переформатированные сообщения по умолчанию</string>
<string name="title_advanced_tracking">Пытаться распознавать и отключать отслеживающие изображения</string>
<string name="title_advanced_hide_timezone">Отправлять сообщения без данных часового пояса</string>
<string name="title_advanced_display_hidden">Показывать текст скрытых сообщений</string>
<string name="title_advanced_secure">Скрыть с экрана недавних приложений и запретить создание снимков экрана</string>
@ -524,6 +525,7 @@
<string name="title_advanced_cleanup_attachments_hint">При ручной очистке будут удалены вложения сообщений, которые больше не синхронизируются</string>
<string name="title_advanced_cleanup_hint">Это действие удалит все временные файлы</string>
<string name="title_advanced_never_favorite">Никогда не помечать избранным</string>
<string name="title_advanced_edit_name">Переименовать</string>
<string name="title_advanced_swipe_actions">Настройка жестов</string>
<string name="title_advanced_swipe_actions_hint">Данная настройка определяет действия жестов вправо и влево для всех учётных записей IMAP</string>
<string name="title_select">Выбор&#8230;</string>
@ -839,6 +841,10 @@
<string name="title_style_size_medium">Средний</string>
<string name="title_style_size_large">Большой</string>
<string name="title_style_color">Цвет&#8230;</string>
<string name="title_style_align">Выравнивание</string>
<string name="title_style_align_start">По левому краю</string>
<string name="title_style_align_center">По центру</string>
<string name="title_style_align_end">По правому краю</string>
<string name="title_style_list">Список</string>
<string name="title_style_list_bullets">Маркированный</string>
<string name="title_style_list_numbered">Нумерованный</string>
@ -853,7 +859,7 @@
<string name="title_add_image_attach">Прикрепить</string>
<string name="title_add_image_resize">Изменить размер</string>
<string name="title_add_image_privacy">Удалить конфиденциальные данные</string>
<string name="title_add_image_privacy_remark">Географическое местоположение, серийные номера и т.п.</string>
<string name="title_add_image_privacy_remark">Географическое положение, серийные номера, имена файлов и т.п.</string>
<string name="title_add_resize_pixels">&lt; %1$d пикс.</string>
<string name="title_add_image_select">Выбрать файл</string>
<string name="title_add_attachment">Добавить вложение</string>
@ -1108,6 +1114,7 @@
<string name="title_legend_forwarded">Было переслано</string>
<string name="title_legend_plain_only">Только простой текст</string>
<string name="title_legend_receipt">Запрошено уведомление</string>
<string name="title_legend_auto_submitted">Отправлено автоматически</string>
<string name="title_legend_attachment">Имеет вложение</string>
<string name="title_legend_flagged">Избранное</string>
<string name="title_legend_contacts">Управление контактами</string>
@ -1171,7 +1178,7 @@
<string name="title_hint_battery">Поскольку FairEmail по умолчанию всегда получает сообщения, Android считает его всё время активным. Поэтому может показаться, что FairEmail всегда использует батарею, хотя на самом деле это не так.</string>
<string name="title_hint_reformat">По умолчанию FairEmail переформатирует сообщения по соображениям конфиденциальности и безопасности. Чтобы просмотреть исходное сообщение, нажмите значок \"полный экран\" над текстом сообщения.</string>
<string name="title_hint_design">Дизайн преднамеренно не отвлекающий, но сохраняет высокую функциональность. Существует множество вариантов для настройки внешнего вида, но пожалуйста, поймите, что невозможно сделать всех полностью счастливыми одновременно.</string>
<string name="title_hint_junk">Фильтрация спама должна выполняться почтовым сервером и не может быть надежно выполнена на устройстве с ограниченными возможностями и питанием от батареи.</string>
<string name="title_hint_junk">Фильтрация спама должна выполняться почтовым сервером и не может быть надёжно выполнена на устройстве с ограниченными возможностями и питанием от батареи.</string>
<string name="title_hint_contact_actions">Длительное нажатие откроет другие действия.</string>
<string name="title_hint_eml">Это обзор содержимого файла оригинального сообщения. Сохраните его с помощью значка \"Сохранить\" на панели действий, чтобы просмотреть содержимое полностью.</string>
<string name="title_open_link">Открыть ссылку</string>

View File

@ -416,6 +416,7 @@
<string name="title_advanced_browse_links">Prenechať otváranie odkazov Androidu</string>
<string name="title_advanced_confirm_images">Potvrdzovať zobrazenie obrázkov</string>
<string name="title_advanced_confirm_html">Predvolene zobraziť preformátované správy</string>
<string name="title_advanced_tracking">Pokúsiť sa rozpoznať a zakázať sledovacie obrázky</string>
<string name="title_advanced_hide_timezone">Posielať správy bez informácií o časovom pásme</string>
<string name="title_advanced_display_hidden">Zobrazovať skrytý text správy</string>
<string name="title_advanced_secure">Skryť FairEmail z obrazovky posledných aplikácií a zabrániť získavaniu screenshotov</string>
@ -521,6 +522,7 @@ Nastavenie vždy toto kompenzuje neustálym sledovaním zmien.</string>
<string name="title_advanced_cleanup_attachments_hint">Pri manuálnom čistení táto možnosť odstráni prílohy zo správ, ktoré už nie sú synchronizované</string>
<string name="title_advanced_cleanup_hint">Toto odstráni všetky dočasné súbory</string>
<string name="title_advanced_never_favorite">Nikdy nepovažovať za obľúbený</string>
<string name="title_advanced_edit_name">Zmeniť meno</string>
<string name="title_advanced_swipe_actions">Nastaviť akcie švihnutí</string>
<string name="title_advanced_swipe_actions_hint">Toto nastaví akcie pre švihnutia vľavo a vpravo všetkým IMAP účtom</string>
<string name="title_select">Vybrať &#8230;</string>
@ -586,6 +588,7 @@ Nastavenie vždy toto kompenzuje neustálym sledovaním zmien.</string>
<string name="title_no_name">Chýba meno</string>
<string name="title_no_email">Chýba emailová adresa</string>
<string name="title_email_invalid">Nesprávna emailová adresa: \'%1$s\'</string>
<string name="title_address_duplicate">Duplicitná adresa \'%1$s\'</string>
<string name="title_address_parse_error">Neplatná adresa \'%1$s\': %2$s</string>
<string name="title_no_account">Chýba účet</string>
<string name="title_no_host">Chýba názov hostiteľa</string>
@ -838,6 +841,8 @@ Nastavenie vždy toto kompenzuje neustálym sledovaním zmien.</string>
<string name="title_style_list_numbered">Číslovaný</string>
<string name="title_style_font">Písmo</string>
<string name="title_style_font_default">Predvolené</string>
<string name="title_style_blockquote">Citácia</string>
<string name="title_style_strikethrough">Prečiarknutie</string>
<string name="title_style_clear">Vymazať formátovanie</string>
<string name="title_style_link">Vložiť odkaz</string>
<string name="title_add_image">Pridať obrázok</string>
@ -845,7 +850,7 @@ Nastavenie vždy toto kompenzuje neustálym sledovaním zmien.</string>
<string name="title_add_image_attach">Priložiť</string>
<string name="title_add_image_resize">Zmeniť veľkosť</string>
<string name="title_add_image_privacy">Odstrániť súkromné údaje</string>
<string name="title_add_image_privacy_remark">Geografické umiestnenie, sériové číslá, a pod</string>
<string name="title_add_image_privacy_remark">Geografické umiestnenie, sériové čísla, názvy súborov, atď</string>
<string name="title_add_resize_pixels">&lt; %1$d pixelov</string>
<string name="title_add_image_select">Vybrať súbor</string>
<string name="title_add_attachment">Priložiť prílohu</string>
@ -1006,7 +1011,7 @@ Nastavenie vždy toto kompenzuje neustálym sledovaním zmien.</string>
<string name="title_rule_automation">Automatizácia</string>
<string name="title_rule_caption">Upraviť pravidlo</string>
<string name="title_rule_title">Pravidlo sa vzťahuje na</string>
<string name="title_rule_name">Meno</string>
<string name="title_rule_name">Názov</string>
<string name="title_rule_order">Poradie</string>
<string name="title_rule_enabled">Zapnuté</string>
<string name="title_rule_stop">Zastaviť spracovávanie pravidiel po spustení tohto pravidla</string>
@ -1100,6 +1105,7 @@ Nastavenie vždy toto kompenzuje neustálym sledovaním zmien.</string>
<string name="title_legend_forwarded">Preposlané</string>
<string name="title_legend_plain_only">Len obyčajný text</string>
<string name="title_legend_receipt">Žiadosť o potvrdenie</string>
<string name="title_legend_auto_submitted">Automaticky odoslané</string>
<string name="title_legend_attachment">Má prílohy</string>
<string name="title_legend_flagged">S hviezdičkou</string>
<string name="title_legend_contacts">Spravovať kontakty</string>

View File

@ -396,6 +396,7 @@
<string name="title_advanced_browse_links">Låt Android öppna länkar</string>
<string name="title_advanced_confirm_images">Bekräfta visning av bilder</string>
<string name="title_advanced_confirm_html">Visa omformaterade meddelanden som standard</string>
<string name="title_advanced_tracking">Försök att känna igen och inaktivera spårningsbilder</string>
<string name="title_advanced_hide_timezone">Skicka meddelanden utan tidszon</string>
<string name="title_advanced_display_hidden">Visa dolda meddelandetexter</string>
<string name="title_advanced_secure">Dölj dig från senaste appar-skärmen och förhindra tagning av skärmdumpar</string>
@ -501,6 +502,7 @@
<string name="title_advanced_cleanup_attachments_hint">När du städar manuellt kommer detta att ta bort bilagor från meddelanden som inte längre är synkroniserade</string>
<string name="title_advanced_cleanup_hint">Detta tar bort alla temporära filer</string>
<string name="title_advanced_never_favorite">Aldrig favorit</string>
<string name="title_advanced_edit_name">Redigera namn</string>
<string name="title_advanced_swipe_actions">Ställ in svepåtgärder</string>
<string name="title_advanced_swipe_actions_hint">Detta kommer att ställa in svep åt vänster och höger för alla IMAP-konton</string>
<string name="title_select">Välj &#8230;</string>
@ -816,6 +818,10 @@
<string name="title_style_size_medium">Medel</string>
<string name="title_style_size_large">Stor</string>
<string name="title_style_color">Färg &#8230;</string>
<string name="title_style_align">Justera</string>
<string name="title_style_align_start">Start</string>
<string name="title_style_align_center">Centrera</string>
<string name="title_style_align_end">Slut</string>
<string name="title_style_list">Lista</string>
<string name="title_style_list_bullets">Punkter</string>
<string name="title_style_list_numbered">Numrerad</string>
@ -830,7 +836,7 @@
<string name="title_add_image_attach">Bifoga</string>
<string name="title_add_image_resize">Ändra storlek</string>
<string name="title_add_image_privacy">Ta bort sekretesskänslig data</string>
<string name="title_add_image_privacy_remark">Geografisk plats, serienummer, etc</string>
<string name="title_add_image_privacy_remark">Geografisk plats, serienummer, filnamn etc</string>
<string name="title_add_resize_pixels">&lt; %1$d pixlar</string>
<string name="title_add_image_select">Välj fil</string>
<string name="title_add_attachment">Lägg till bilaga</string>
@ -1085,6 +1091,7 @@
<string name="title_legend_forwarded">Vidarebefordrades</string>
<string name="title_legend_plain_only">Är endast oformaterad text</string>
<string name="title_legend_receipt">Kvitto begärdes</string>
<string name="title_legend_auto_submitted">Skickades automatiskt</string>
<string name="title_legend_attachment">Har bilaga</string>
<string name="title_legend_flagged">Är favorit</string>
<string name="title_legend_contacts">Hantera kontakter</string>

View File

@ -754,7 +754,6 @@
<string name="title_add_image_attach">Ekle</string>
<string name="title_add_image_resize">Yeniden boyutlandır</string>
<string name="title_add_image_privacy">Mahremiyetiniz için önemli verileri sil</string>
<string name="title_add_image_privacy_remark">Coğrafi konum, seri numarası vb.</string>
<string name="title_add_resize_pixels">&lt; %1$d piksel</string>
<string name="title_add_image_select">Dosya seçin</string>
<string name="title_add_attachment">Ek ekle</string>

View File

@ -491,6 +491,7 @@
<string name="title_advanced_cleanup_attachments_hint">手动清理时,这将从不再同步的消息中移除附件</string>
<string name="title_advanced_cleanup_hint">这将会删除所有的临时文件</string>
<string name="title_advanced_never_favorite">永不收藏</string>
<string name="title_advanced_edit_name">编辑名称</string>
<string name="title_advanced_swipe_actions">设置滑动操作</string>
<string name="title_advanced_swipe_actions_hint">这将为所有 IMAP 账户设置左右滑动操作</string>
<string name="title_select">选择 &#8230;</string>
@ -556,7 +557,7 @@
<string name="title_no_name">缺少名称</string>
<string name="title_no_email">缺少邮箱地址</string>
<string name="title_email_invalid">电邮地址无效:\'%1$s\'</string>
<string name="title_address_duplicate">地址%1$s重复</string>
<string name="title_address_duplicate">地址 \'%1$s\' 重复</string>
<string name="title_address_parse_error">地址 \'%1$s\' 无效: %2$s</string>
<string name="title_no_account">缺少账户</string>
<string name="title_no_host">缺少主机名称</string>
@ -806,12 +807,16 @@
<string name="title_style_size_medium">中等</string>
<string name="title_style_size_large"></string>
<string name="title_style_color">颜色 &#8230;</string>
<string name="title_style_align">对齐</string>
<string name="title_style_align_start">起始</string>
<string name="title_style_align_center">居中</string>
<string name="title_style_align_end">末尾</string>
<string name="title_style_list">列表</string>
<string name="title_style_list_bullets">项目符号列表</string>
<string name="title_style_list_numbered">编号列表</string>
<string name="title_style_font">字体</string>
<string name="title_style_font_default">默认</string>
<string name="title_style_blockquote">阻止引用</string>
<string name="title_style_blockquote">引用</string>
<string name="title_style_strikethrough">删除线</string>
<string name="title_style_clear">清除格式</string>
<string name="title_style_link">插入链接</string>
@ -820,7 +825,7 @@
<string name="title_add_image_attach">附件</string>
<string name="title_add_image_resize">调整大小</string>
<string name="title_add_image_privacy">移除隐私敏感数据</string>
<string name="title_add_image_privacy_remark">地理位置、序列号等</string>
<string name="title_add_image_privacy_remark">地理位置、序列号、文件名</string>
<string name="title_add_resize_pixels">&lt; %1$d 像素</string>
<string name="title_add_image_select">选择文件</string>
<string name="title_add_attachment">添加附件</string>

View File

@ -804,7 +804,6 @@
<string name="title_add_image_attach">附加</string>
<string name="title_add_image_resize">調整大小</string>
<string name="title_add_image_privacy">刪除隱私敏感數據</string>
<string name="title_add_image_privacy_remark">地理位置,序列號等</string>
<string name="title_add_resize_pixels">&lt; %1$d 像素</string>
<string name="title_add_image_select">選擇文件</string>
<string name="title_add_attachment">添加附件</string>

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2729,10 +2734,10 @@ Only the latest Play store version and latest GitHub release are supported. This
Requested features should:
* být užitečné pro většinu lidí
* nekomplikovat používání FairEmailu
* být v souladu s filozofií FairEmailu (zaměření na soukromí s ohledem na bezpečnost)
* neporušovat společné standardy (IMAP, SMTP, apod.)
* be useful to most people
* not complicate the usage of FairEmail
* fit within the philosophy of FairEmail (privacy oriented, security minded)
* comply with common standards (IMAP, SMTP, etc)
Features not fulfilling these requirements will likely be rejected. This is also to keep maintenance and support in the long run feasible.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Butik-køb kan ikke anvendes uden Play Butik, hvilket heller ikke er tilladt jf. Play Butik-reglerne
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.
@ -2445,8 +2450,8 @@ In fact this Microsoft Exchange specific error is an incorrect error message cau
The error *User is authenticated but not connected* might occur if:
* Push-beskeder aktiveret på for mange mapper: Se [denne FAQ](#user-content-faq23) for yderligere information og omgåelse
* Kontoadgangskoden blev skiftet: Skift af den i FairEmail også skulle løse problemet
* Push messages are enabled for too many folders: see [this FAQ](#user-content-faq23) for more information and a workaround
* The account password was changed: changing it in FairEmail too should fix the problem
* An alias email address is being used as username instead of the primary email address
* An incorrect login scheme is being used for a shared mailbox: the right scheme is *username@domain\SharedMailboxAlias*

View File

@ -56,9 +56,9 @@ Verwandte Fragen:
* Konto/Identität löschen: Schritt 1/2, Verwalten, Benutzerkonten/Identität, Drei-Punkte-Menü, Löschen
* Ordner löschen: Drücken Sie lange auf den Ordner in der Ordnerliste, Eigenschaften, Drei-Punkte-Menü, Löschen
* Absenden rückgängig machen: Postausgang, Nachricht antippen, Symbol rückgängig tippen
* Gesendete Nachrichten im Posteingang speichern: [Siehe diese FAQ](#user-content-faq142)
* Gesendete Nachrichten im Posteingang speichern: [Siehe diese F&A](#user-content-faq142)
* Systemordner ändern: Einrichten, Schritt 1, Verwalten, Benutzerkonto unten
* Export/Import-Einstellungen: Setup, Navigation/Hamburger Menü
* Export-/Import-Einstellungen: Einrichtung, Navigations-/Hamburgermenü
## Bekannte Probleme
@ -730,7 +730,7 @@ To use an Outlook, Live or Hotmail account with two factor authentication enable
See [here](https://support.office.com/en-us/article/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040) for Microsoft's instructions.
Um ein Office 365-Konto einzurichten, lesen Sie bitte [diese F&A](#user-content-faq156).
Um ein Office-365-Konto einzurichten, lesen Sie bitte [diese F&A](#user-content-faq156).
<br />
@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2190,7 +2195,7 @@ Google manages all purchases, so as a developer I have little control over purch
* Make sure you are logged in with the right Google account and that there is nothing wrong with your Google account
* Make sure you installed FairEmail via the right Google account if you configured multiple Google accounts on your device
* Open the Play store app and wait at least a minute to give it time to synchronize with the Google servers
* Öffnen Sie FairEmail und wechseln Sie zum Bildschirm mit den Pro-Funktionen, damit FairEmail die Einkäufe überprüfen kann.
* Open FairEmail and navigate to the pro features screen to let FairEmail check the purchases
You can also try to clear the cache of the Play store app via the Android apps settings. Restarting the device might be necessary to let the Play store recognize the purchase correctly.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Käufe über den Play Store können ohne den Play Store nicht verwendet werden, was nach den Play-Store-Regeln ebenfalls nicht zulässig ist.
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.
@ -2445,8 +2450,8 @@ In fact this Microsoft Exchange specific error is an incorrect error message cau
The error *User is authenticated but not connected* might occur if:
* Push-Nachrichten sind für zu viele Ordner aktiviert: Weitere Informationen und eine Behelfslösung hierfür finden Sie in den [Häufig gestellten Fragen (FAQ)](#user-content-faq23)
* Das Passwort wurde geändert: Eine Passwortaktualisierung in FairEmail sollte das Problem beheben
* Push messages are enabled for too many folders: see [this FAQ](#user-content-faq23) for more information and a workaround
* The account password was changed: changing it in FairEmail too should fix the problem
* An alias email address is being used as username instead of the primary email address
* An incorrect login scheme is being used for a shared mailbox: the right scheme is *username@domain\SharedMailboxAlias*
@ -2706,8 +2711,8 @@ Please see [here](https://disconnect.me/trackerprotection) for more information
After downloading the lists in the privacy settings, the lists can optionally be used:
* um vor Tracking-Links bei geöffneten Links zu warnen
* um Tracking-Bilder in Nachrichten zu erkennen
* to warn about tracking links on opening links
* to recognize tracking images in messages
Tracking images will be disabled only if the corresponding main 'disable' option is enabled.
@ -2729,10 +2734,10 @@ Only the latest Play store version and latest GitHub release are supported. This
Requested features should:
* für die meisten Menschen nützlich sein
* die Nutzung von FairEmail nicht verkomplizieren
* in die Philosophie von FairEmail passen (privat- und sicherheitsorientiert)
* den gängigen Standards entsprechen (IMAP, SMTP, etc)
* be useful to most people
* not complicate the usage of FairEmail
* fit within the philosophy of FairEmail (privacy oriented, security minded)
* comply with common standards (IMAP, SMTP, etc)
Features not fulfilling these requirements will likely be rejected. This is also to keep maintenance and support in the long run feasible.

View File

@ -56,9 +56,9 @@ Verwandte Fragen:
* Konto/Identität löschen: Schritt 1/2, Verwalten, Benutzerkonten/Identität, Drei-Punkte-Menü, Löschen
* Ordner löschen: Drücken Sie lange auf den Ordner in der Ordnerliste, Eigenschaften, Drei-Punkte-Menü, Löschen
* Absenden rückgängig machen: Postausgang, Nachricht antippen, Symbol rückgängig tippen
* Gesendete Nachrichten im Posteingang speichern: [Siehe diese FAQ](#user-content-faq142)
* Gesendete Nachrichten im Posteingang speichern: [Siehe diese F&A](#user-content-faq142)
* Systemordner ändern: Einrichten, Schritt 1, Verwalten, Benutzerkonto unten
* Export/Import-Einstellungen: Setup, Navigation/Hamburger Menü
* Export-/Import-Einstellungen: Einrichtung, Navigations-/Hamburgermenü
## Bekannte Probleme
@ -730,7 +730,7 @@ To use an Outlook, Live or Hotmail account with two factor authentication enable
See [here](https://support.office.com/en-us/article/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040) for Microsoft's instructions.
Um ein Office 365-Konto einzurichten, lesen Sie bitte [diese F&A](#user-content-faq156).
Um ein Office-365-Konto einzurichten, lesen Sie bitte [diese F&A](#user-content-faq156).
<br />
@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2190,7 +2195,7 @@ Google manages all purchases, so as a developer I have little control over purch
* Make sure you are logged in with the right Google account and that there is nothing wrong with your Google account
* Make sure you installed FairEmail via the right Google account if you configured multiple Google accounts on your device
* Open the Play store app and wait at least a minute to give it time to synchronize with the Google servers
* Öffnen Sie FairEmail und wechseln Sie zum Bildschirm mit den Pro-Funktionen, damit FairEmail die Einkäufe überprüfen kann.
* Open FairEmail and navigate to the pro features screen to let FairEmail check the purchases
You can also try to clear the cache of the Play store app via the Android apps settings. Restarting the device might be necessary to let the Play store recognize the purchase correctly.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Käufe über den Play Store können ohne den Play Store nicht verwendet werden, was nach den Play-Store-Regeln ebenfalls nicht zulässig ist.
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.
@ -2445,8 +2450,8 @@ In fact this Microsoft Exchange specific error is an incorrect error message cau
The error *User is authenticated but not connected* might occur if:
* Push-Nachrichten sind für zu viele Ordner aktiviert: Weitere Informationen und eine Behelfslösung hierfür finden Sie in den [Häufig gestellten Fragen (FAQ)](#user-content-faq23)
* Das Passwort wurde geändert: Eine Passwortaktualisierung in FairEmail sollte das Problem beheben
* Push messages are enabled for too many folders: see [this FAQ](#user-content-faq23) for more information and a workaround
* The account password was changed: changing it in FairEmail too should fix the problem
* An alias email address is being used as username instead of the primary email address
* An incorrect login scheme is being used for a shared mailbox: the right scheme is *username@domain\SharedMailboxAlias*
@ -2706,8 +2711,8 @@ Please see [here](https://disconnect.me/trackerprotection) for more information
After downloading the lists in the privacy settings, the lists can optionally be used:
* um vor Tracking-Links bei geöffneten Links zu warnen
* um Tracking-Bilder in Nachrichten zu erkennen
* to warn about tracking links on opening links
* to recognize tracking images in messages
Tracking images will be disabled only if the corresponding main 'disable' option is enabled.
@ -2729,10 +2734,10 @@ Only the latest Play store version and latest GitHub release are supported. This
Requested features should:
* für die meisten Menschen nützlich sein
* die Nutzung von FairEmail nicht verkomplizieren
* in die Philosophie von FairEmail passen (privat- und sicherheitsorientiert)
* den gängigen Standards entsprechen (IMAP, SMTP, etc)
* be useful to most people
* not complicate the usage of FairEmail
* fit within the philosophy of FairEmail (privacy oriented, security minded)
* comply with common standards (IMAP, SMTP, etc)
Features not fulfilling these requirements will likely be rejected. This is also to keep maintenance and support in the long run feasible.

View File

@ -56,9 +56,9 @@ Verwandte Fragen:
* Konto/Identität löschen: Schritt 1/2, Verwalten, Benutzerkonten/Identität, Drei-Punkte-Menü, Löschen
* Ordner löschen: Drücken Sie lange auf den Ordner in der Ordnerliste, Eigenschaften, Drei-Punkte-Menü, Löschen
* Absenden rückgängig machen: Postausgang, Nachricht antippen, Symbol rückgängig tippen
* Gesendete Nachrichten im Posteingang speichern: [Siehe diese FAQ](#user-content-faq142)
* Gesendete Nachrichten im Posteingang speichern: [Siehe diese F&A](#user-content-faq142)
* Systemordner ändern: Einrichten, Schritt 1, Verwalten, Benutzerkonto unten
* Export/Import-Einstellungen: Setup, Navigation/Hamburger Menü
* Export-/Import-Einstellungen: Einrichtung, Navigations-/Hamburgermenü
## Bekannte Probleme
@ -730,7 +730,7 @@ To use an Outlook, Live or Hotmail account with two factor authentication enable
See [here](https://support.office.com/en-us/article/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040) for Microsoft's instructions.
Um ein Office 365-Konto einzurichten, lesen Sie bitte [diese F&A](#user-content-faq156).
Um ein Office-365-Konto einzurichten, lesen Sie bitte [diese F&A](#user-content-faq156).
<br />
@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2190,7 +2195,7 @@ Google manages all purchases, so as a developer I have little control over purch
* Make sure you are logged in with the right Google account and that there is nothing wrong with your Google account
* Make sure you installed FairEmail via the right Google account if you configured multiple Google accounts on your device
* Open the Play store app and wait at least a minute to give it time to synchronize with the Google servers
* Öffnen Sie FairEmail und wechseln Sie zum Bildschirm mit den Pro-Funktionen, damit FairEmail die Einkäufe überprüfen kann.
* Open FairEmail and navigate to the pro features screen to let FairEmail check the purchases
You can also try to clear the cache of the Play store app via the Android apps settings. Restarting the device might be necessary to let the Play store recognize the purchase correctly.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Käufe über den Play Store können ohne den Play Store nicht verwendet werden, was nach den Play-Store-Regeln ebenfalls nicht zulässig ist.
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.
@ -2445,8 +2450,8 @@ In fact this Microsoft Exchange specific error is an incorrect error message cau
The error *User is authenticated but not connected* might occur if:
* Push-Nachrichten sind für zu viele Ordner aktiviert: Weitere Informationen und eine Behelfslösung hierfür finden Sie in den [Häufig gestellten Fragen (FAQ)](#user-content-faq23)
* Das Passwort wurde geändert: Eine Passwortaktualisierung in FairEmail sollte das Problem beheben
* Push messages are enabled for too many folders: see [this FAQ](#user-content-faq23) for more information and a workaround
* The account password was changed: changing it in FairEmail too should fix the problem
* An alias email address is being used as username instead of the primary email address
* An incorrect login scheme is being used for a shared mailbox: the right scheme is *username@domain\SharedMailboxAlias*
@ -2706,8 +2711,8 @@ Please see [here](https://disconnect.me/trackerprotection) for more information
After downloading the lists in the privacy settings, the lists can optionally be used:
* um vor Tracking-Links bei geöffneten Links zu warnen
* um Tracking-Bilder in Nachrichten zu erkennen
* to warn about tracking links on opening links
* to recognize tracking images in messages
Tracking images will be disabled only if the corresponding main 'disable' option is enabled.
@ -2729,10 +2734,10 @@ Only the latest Play store version and latest GitHub release are supported. This
Requested features should:
* für die meisten Menschen nützlich sein
* die Nutzung von FairEmail nicht verkomplizieren
* in die Philosophie von FairEmail passen (privat- und sicherheitsorientiert)
* den gängigen Standards entsprechen (IMAP, SMTP, etc)
* be useful to most people
* not complicate the usage of FairEmail
* fit within the philosophy of FairEmail (privacy oriented, security minded)
* comply with common standards (IMAP, SMTP, etc)
Features not fulfilling these requirements will likely be rejected. This is also to keep maintenance and support in the long run feasible.

View File

@ -56,9 +56,9 @@ Verwandte Fragen:
* Konto/Identität löschen: Schritt 1/2, Verwalten, Benutzerkonten/Identität, Drei-Punkte-Menü, Löschen
* Ordner löschen: Drücken Sie lange auf den Ordner in der Ordnerliste, Eigenschaften, Drei-Punkte-Menü, Löschen
* Absenden rückgängig machen: Postausgang, Nachricht antippen, Symbol rückgängig tippen
* Gesendete Nachrichten im Posteingang speichern: [Siehe diese FAQ](#user-content-faq142)
* Gesendete Nachrichten im Posteingang speichern: [Siehe diese F&A](#user-content-faq142)
* Systemordner ändern: Einrichten, Schritt 1, Verwalten, Benutzerkonto unten
* Export/Import-Einstellungen: Setup, Navigation/Hamburger Menü
* Export-/Import-Einstellungen: Einrichtung, Navigations-/Hamburgermenü
## Bekannte Probleme
@ -730,7 +730,7 @@ To use an Outlook, Live or Hotmail account with two factor authentication enable
See [here](https://support.office.com/en-us/article/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040) for Microsoft's instructions.
Um ein Office 365-Konto einzurichten, lesen Sie bitte [diese F&A](#user-content-faq156).
Um ein Office-365-Konto einzurichten, lesen Sie bitte [diese F&A](#user-content-faq156).
<br />
@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2190,7 +2195,7 @@ Google manages all purchases, so as a developer I have little control over purch
* Make sure you are logged in with the right Google account and that there is nothing wrong with your Google account
* Make sure you installed FairEmail via the right Google account if you configured multiple Google accounts on your device
* Open the Play store app and wait at least a minute to give it time to synchronize with the Google servers
* Öffnen Sie FairEmail und wechseln Sie zum Bildschirm mit den Pro-Funktionen, damit FairEmail die Einkäufe überprüfen kann.
* Open FairEmail and navigate to the pro features screen to let FairEmail check the purchases
You can also try to clear the cache of the Play store app via the Android apps settings. Restarting the device might be necessary to let the Play store recognize the purchase correctly.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Käufe über den Play Store können ohne den Play Store nicht verwendet werden, was nach den Play-Store-Regeln ebenfalls nicht zulässig ist.
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.
@ -2445,8 +2450,8 @@ In fact this Microsoft Exchange specific error is an incorrect error message cau
The error *User is authenticated but not connected* might occur if:
* Push-Nachrichten sind für zu viele Ordner aktiviert: Weitere Informationen und eine Behelfslösung hierfür finden Sie in den [Häufig gestellten Fragen (FAQ)](#user-content-faq23)
* Das Passwort wurde geändert: Eine Passwortaktualisierung in FairEmail sollte das Problem beheben
* Push messages are enabled for too many folders: see [this FAQ](#user-content-faq23) for more information and a workaround
* The account password was changed: changing it in FairEmail too should fix the problem
* An alias email address is being used as username instead of the primary email address
* An incorrect login scheme is being used for a shared mailbox: the right scheme is *username@domain\SharedMailboxAlias*
@ -2706,8 +2711,8 @@ Please see [here](https://disconnect.me/trackerprotection) for more information
After downloading the lists in the privacy settings, the lists can optionally be used:
* um vor Tracking-Links bei geöffneten Links zu warnen
* um Tracking-Bilder in Nachrichten zu erkennen
* to warn about tracking links on opening links
* to recognize tracking images in messages
Tracking images will be disabled only if the corresponding main 'disable' option is enabled.
@ -2729,10 +2734,10 @@ Only the latest Play store version and latest GitHub release are supported. This
Requested features should:
* für die meisten Menschen nützlich sein
* die Nutzung von FairEmail nicht verkomplizieren
* in die Philosophie von FairEmail passen (privat- und sicherheitsorientiert)
* den gängigen Standards entsprechen (IMAP, SMTP, etc)
* be useful to most people
* not complicate the usage of FairEmail
* fit within the philosophy of FairEmail (privacy oriented, security minded)
* comply with common standards (IMAP, SMTP, etc)
Features not fulfilling these requirements will likely be rejected. This is also to keep maintenance and support in the long run feasible.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Les achats du Play Store ne peuvent pas être utilisés sans le Play Store, ce qui n'est pas autorisé par les règles du Play Store
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Les achats du Play Store ne peuvent pas être utilisés sans le Play Store, ce qui n'est pas autorisé par les règles du Play Store
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* As compras do Play Store non se poden usar sen a Play Store, o que tampouco está permitido polas regras do Play Store
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.
@ -2445,8 +2450,8 @@ In fact this Microsoft Exchange specific error is an incorrect error message cau
The error *User is authenticated but not connected* might occur if:
* A detección de novas mensaxes (push) está activada para demasiados cartafoles: vexa [esta pregunta frecuente](#user-content-faq23) para máis información é unha solución
* O contrasinal da conta foi cambiado: cambialo tamén en FairEmail debería solucionar este problema
* Push messages are enabled for too many folders: see [this FAQ](#user-content-faq23) for more information and a workaround
* The account password was changed: changing it in FairEmail too should fix the problem
* An alias email address is being used as username instead of the primary email address
* An incorrect login scheme is being used for a shared mailbox: the right scheme is *username@domain\SharedMailboxAlias*

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Pembelian Play Store tidak dapat digunakan tanpa Play Store, yang juga tidak diizinkan oleh aturan Play Store.
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2729,10 +2734,10 @@ Only the latest Play store version and latest GitHub release are supported. This
Requested features should:
* essere utili alla maggior parte delle persone
* non complicare l'utilizzo di FairEmail
* inserirsi nella filosofia di FairEmail (rispettoso della privacy, con un occhio alla sicurezza)
* essere conformi agli standard comuni (IMAP, SMTP, ecc.)
* be useful to most people
* not complicate the usage of FairEmail
* fit within the philosophy of FairEmail (privacy oriented, security minded)
* comply with common standards (IMAP, SMTP, etc)
Features not fulfilling these requirements will likely be rejected. This is also to keep maintenance and support in the long run feasible.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -18,21 +18,21 @@ In de meeste gevallen zal de snelle installatie automatisch de juiste configurat
Als de snelle installatie mislukt, moet u handmatig een account aanmaken (om e-mail tekunnen ontvangen) en een identiteit (om e-mail te kunnen verzenden) instellen. Hiervoor heb je de IMAP- en SMTP-serveradressen en poortnummers nodig, en moet je weten of SSL / TLS of STARTTLS moet worden gebruikt. en uw gebruikersnaam (meestal, maar niet altijd, uw e-mailadres) en uw wachtwoord. die je gebruikte bij je andere e-mail programma.
Searching for *IMAP* and the name of the provider is mostly sufficient to find the right documentation.
Zoeken naar * IMAP * en de naam van de provider, is meestal voldoende, om de juiste documentatie te vinden.
In some cases, you'll need to enable external access to your account and/or to use a special (app) password, for instance when two-factor authentication is enabled.
In sommige gevallen moet u externe toegang tot uw account inschakelen en / of een speciaal (app) wachtwoord gebruiken, bijvoorbeeld wanneer tweefactorauthenticatie is ingeschakeld.
For authorizing:
Voor autorisatie:
* Gmail / G suite, see [question 6](#user-content-faq6)
* Outlook / Live / Hotmail, see [question 14](#user-content-faq14)
* Office 365, see [question 14](#user-content-faq156)
* Microsoft Exchange, see [question 8](#user-content-faq8)
* Yahoo, AOL and Sky, see [question 88](#user-content-faq88)
* Apple iCloud, see [question 148](#user-content-faq148)
* Free.fr, see [question 157](#user-content-faq157)
* Gmail / G suite, zie [ vraag 6 ](#user-content-faq6)
* Outlook / Live / Hotmail, zie [ vraag 14 ](#user-content-faq14)
* Office 365, zie [ vraag 14 ](#user-content-faq156)
* Microsoft Exchange, zie [ vraag 8 ](#user-content-faq8)
* Yahoo, AOL en Sky, zie [ vraag 88 ](#user-content-faq88)
* Apple iCloud, zie [ vraag 148 ](#user-content-faq148)
* Free.fr, zie [ vraag 157 ](#user-content-faq157)
Please see [here](#user-content-faq22) for common error messages and solutions.
Kijk [ hier ](#user-content-faq22) voor veelvoorkomende foutmeldingen en oplossingen.
Gerelateerde vragen:
@ -43,12 +43,12 @@ Gerelateerde vragen:
## Hoe kan ik...?
* Change the account name: Setup, step 1, Manage, tap account
* Change the swipe left/right target: Setup, Behavior, Set swipe actions
* Change password: Setup, step 1, Manage, tap account, change password
* Set a signature: Setup, step 2, Manage, tap identity, Edit signature.
* Add CC and BCC addresses: tap the people's icon at the end of the subject
* Go to the next/previous message on archive/delete: in the behavior settings disable *Automatically close conversations* and select *Go to next/previous conversation* for *On closing a conversation*
* Wijzig de accountnaam: Instellingen, stap 1, Beheren, tik op account
* Verander het vegen naar links of rechts: instellingen, Gedrag, Stel veegacties in
* Wachtwoord wijzigen: Instellingen, stap 1, Beheren, tik op account, wachtwoord wijzigen
* Wachtwoord wijzigen: Instellingen, stap 1, Beheren, tik op account, wachtwoord wijzigen.
* CC- en BCC-adressen toevoegen: tik op het mensenpictogram aan het einde van het onderwerp
* Ga naar het volgende / vorige bericht bij archiveren / verwijderen: schakel in de gedragsinstellingen * Conversaties automatisch sluiten * uit en selecteer * Ga naar volgend / vorig gesprek * voor * Bij het sluiten van een gesprek *
* Add a folder to the unified inbox: long press the folder in the folder list and tick *Show in unified inbox*
* Add a folder to the navigation menu: long press the folder in the folder list and tick *Show in navigation menu*
* Load more messages: long press a folder in the folder list, select *Synchronize more messages*
@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Покупки в Play Маркете не могут быть использованы без Play Маркета, что также запрещено правилами Play Маркета
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.
@ -2445,8 +2450,8 @@ In fact this Microsoft Exchange specific error is an incorrect error message cau
The error *User is authenticated but not connected* might occur if:
* Push-сообщения включены для слишком большого числа папок: смотрите [этот FAQ](#user-content-faq23) для получения дополнительной информации об обходном пути
* Пароль учетной записи был изменен: изменение его и в FairEmail должно исправить проблему
* Push messages are enabled for too many folders: see [this FAQ](#user-content-faq23) for more information and a workaround
* The account password was changed: changing it in FairEmail too should fix the problem
* An alias email address is being used as username instead of the primary email address
* An incorrect login scheme is being used for a shared mailbox: the right scheme is *username@domain\SharedMailboxAlias*

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.
@ -2201,7 +2206,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Store-köp kan inte användas utan Play Store, vilket inte heller är tillåtet enligt Play Store-reglerna
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
If you cannot solve the problem with the purchase, you will have to contact Google about it.
@ -2725,7 +2730,7 @@ Updating once a week will probably be sufficient, please see [here](https://gith
## Support
Endast den senaste versionen av Play Store och den senaste versionen av GitHub stöds. Detta innebär också att nedgradering inte stöds.
Only the latest Play store version and latest GitHub release are supported. This also means that downgrading is not supported.
Requested features should:
@ -2738,6 +2743,6 @@ Features not fulfilling these requirements will likely be rejected. This is also
If you have a question, want to request a feature or report a bug, please use [this form](https://contact.faircode.eu/?product=fairemailsupport).
GitHub-issues är inaktiverade på grund av frekvent missbruk.
GitHub issues are disabled due to frequent misusage.
Copyright &copy; 2018-2020 Marcel Bokhorst.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.

View File

@ -1611,6 +1611,11 @@ If you want to forward a message, consider to use the move action instead. This
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space it is not possible to preview which messages would match a header rule condition.
Some common header conditions (regex):
* *.&ast;Auto-Submitted:.&ast;* [RFC3834](https://tools.ietf.org/html/rfc3834)
* *.&ast;Content-Type: multipart/report.&ast;* [RFC3462](https://tools.ietf.org/html/rfc3462)
In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in.
The POP3 protocol does not support setting keywords and moving or copying messages.