|
|
|
@ -1,42 +1,42 @@
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!--Generated by crowdin.com-->
|
|
|
|
|
<resources>
|
|
|
|
|
<string name="app_name">Safe email</string>
|
|
|
|
|
<string name="channel_service">Service</string>
|
|
|
|
|
<string name="channel_notification">Notifications</string>
|
|
|
|
|
<string name="app_copyright">Copyright Ⓒ 2018 by M. Bokhorst</string>
|
|
|
|
|
<string name="channel_service">Dienst</string>
|
|
|
|
|
<string name="channel_notification">Benachrichtigungen</string>
|
|
|
|
|
<string name="channel_error">Fehler</string>
|
|
|
|
|
<string name="title_notification_synchronizing">Synchronizing %1$d account(s)</string>
|
|
|
|
|
<string name="title_notification_synchronizing">Synchronisiere %1$d Konto/-en</string>
|
|
|
|
|
<string name="title_notification_operations">%1$d operation(s) pending</string>
|
|
|
|
|
<string name="title_notification_unseen">%1$d new message(s)</string>
|
|
|
|
|
<string name="title_notification_failed">\'%1$s\' failed</string>
|
|
|
|
|
<string name="title_notification_unseen">%1$d neue Nachricht(en)</string>
|
|
|
|
|
<string name="title_notification_failed">\'%1$s\' fehlgeschlagen</string>
|
|
|
|
|
<string name="menu_folders">Ordner</string>
|
|
|
|
|
<string name="menu_setup">Einstellungen</string>
|
|
|
|
|
<string name="menu_debug">Debuginformationen</string>
|
|
|
|
|
<string name="menu_about">About</string>
|
|
|
|
|
<string name="title_agree">Ich stimme zu</string>
|
|
|
|
|
<string name="title_disagree">Ich stimme nicht zu</string>
|
|
|
|
|
<string name="title_version">Version %1$s</string>
|
|
|
|
|
<string name="title_list_accounts">Konten</string>
|
|
|
|
|
<string name="title_list_identities">Identitäten</string>
|
|
|
|
|
<string name="title_list_folders">Ordner</string>
|
|
|
|
|
<string name="title_edit_account">Konto bearbeiten</string>
|
|
|
|
|
<string name="title_edit_identity">Edit identity</string>
|
|
|
|
|
<string name="title_edit_identity">Identität bearbeiten</string>
|
|
|
|
|
<string name="title_edit_folder">Ordner bearbeiten</string>
|
|
|
|
|
<string name="title_setup">Einstellungen</string>
|
|
|
|
|
<string name="title_setup_account">Konto einrichten</string>
|
|
|
|
|
<string name="title_setup_account">Manage accounts</string>
|
|
|
|
|
<string name="title_setup_account_remark">To receive email</string>
|
|
|
|
|
<string name="title_setup_account_manage">Manage accounts</string>
|
|
|
|
|
<string name="title_setup_indentity">Identität einrichten</string>
|
|
|
|
|
<string name="title_setup_identity">Manage identities</string>
|
|
|
|
|
<string name="title_setup_identity_remark">To send email</string>
|
|
|
|
|
<string name="title_setup_identity_manage">Manage identities</string>
|
|
|
|
|
<string name="title_setup_permissions">Berechtigungen erteilen</string>
|
|
|
|
|
<string name="title_setup_permissions_remark">Um Kontakte zu lesen (optional)</string>
|
|
|
|
|
<string name="title_setup_done">Fertig</string>
|
|
|
|
|
<string name="title_setup_dark_theme">Dark theme</string>
|
|
|
|
|
<string name="title_setup_dark_theme">Dunkles Thema</string>
|
|
|
|
|
<string name="title_setup_debug">Debug</string>
|
|
|
|
|
<string name="title_name">Ihr Name</string>
|
|
|
|
|
<string name="title_email">Ihre E-Mail Adresse</string>
|
|
|
|
|
<string name="title_reply_to">Antwortadresse</string>
|
|
|
|
|
<string name="title_optional">Optional</string>
|
|
|
|
|
<string name="title_account_name">Kontobezeichnung</string>
|
|
|
|
|
<string name="title_account_name_hint">optional</string>
|
|
|
|
|
<string name="title_account_name_hint">Used to differentiate folders</string>
|
|
|
|
|
<string name="title_imap">IMAP</string>
|
|
|
|
|
<string name="title_smtp">SMTP</string>
|
|
|
|
|
<string name="title_provider">Anbieter</string>
|
|
|
|
@ -46,38 +46,38 @@
|
|
|
|
|
<string name="title_port">Port number</string>
|
|
|
|
|
<string name="title_user">Benutzername</string>
|
|
|
|
|
<string name="title_password">Passwort</string>
|
|
|
|
|
<string name="title_synchronize_account">Synchronize (receive messages)</string>
|
|
|
|
|
<string name="title_synchronize_identity">Synchronize (send messages)</string>
|
|
|
|
|
<string name="title_synchronize_account">Synchronisiere (empfange E-Mails)</string>
|
|
|
|
|
<string name="title_synchronize_identity">Synchronisiere (sende E-Mails)</string>
|
|
|
|
|
<string name="title_primary_account">Primary (used to store drafts)</string>
|
|
|
|
|
<string name="title_primary_identity">Primary (default identity)</string>
|
|
|
|
|
<string name="title_no_name">Name erforderlich</string>
|
|
|
|
|
<string name="title_no_email">E-Mail Adresse erforderlich</string>
|
|
|
|
|
<string name="title_no_idle">IDLE wird nicht unterstützt</string>
|
|
|
|
|
<string name="title_local_drafts">Local drafts</string>
|
|
|
|
|
<string name="title_folder_unseen">%1$s (%2$d)</string>
|
|
|
|
|
<string name="title_synchronize_folder">Synchronize (receive messages)</string>
|
|
|
|
|
<string name="title_after">Synchronize (days)</string>
|
|
|
|
|
<string name="title_local_drafts">Lokale Entwürfe</string>
|
|
|
|
|
<string name="title_folder_unseen">%1$s (%2$d/%3$d)</string>
|
|
|
|
|
<string name="title_synchronize_folder">Synchronisiere (empfange E-Mails)</string>
|
|
|
|
|
<string name="title_after">Synchronisiere (Tage)</string>
|
|
|
|
|
<string name="title_folder_unified">Gemeinsamer Posteingang</string>
|
|
|
|
|
<string name="title_folder_inbox">Posteingang</string>
|
|
|
|
|
<string name="title_folder_outbox">Postausgang</string>
|
|
|
|
|
<string name="title_folder_all">Archive</string>
|
|
|
|
|
<string name="title_folder_all">Archiv</string>
|
|
|
|
|
<string name="title_folder_drafts">Entwürfe</string>
|
|
|
|
|
<string name="title_folder_trash">Trash</string>
|
|
|
|
|
<string name="title_folder_trash">Papierkorb</string>
|
|
|
|
|
<string name="title_folder_junk">Spam</string>
|
|
|
|
|
<string name="title_folder_sent">Gesendet</string>
|
|
|
|
|
<string name="title_folder_user">User</string>
|
|
|
|
|
<string name="title_folder_user">Benutzer</string>
|
|
|
|
|
<string name="title_folder_thread">Message thread</string>
|
|
|
|
|
<string name="title_no_messages">Keine E-Mails</string>
|
|
|
|
|
<string name="title_link">link</string>
|
|
|
|
|
<string name="title_image">image</string>
|
|
|
|
|
<string name="title_link">Link</string>
|
|
|
|
|
<string name="title_image">Bild</string>
|
|
|
|
|
<string name="title_subject_reply">Re: %1$s</string>
|
|
|
|
|
<string name="title_subject_forward">Fwd: %1$s</string>
|
|
|
|
|
<string name="title_thread">Verlauf</string>
|
|
|
|
|
<string name="title_seen">Read</string>
|
|
|
|
|
<string name="title_unseen">Unread</string>
|
|
|
|
|
<string name="title_seen">Gelesen</string>
|
|
|
|
|
<string name="title_unseen">Ungelesen</string>
|
|
|
|
|
<string name="title_forward">Weiterleiten</string>
|
|
|
|
|
<string name="title_reply_all">Antworten an alle</string>
|
|
|
|
|
<string name="title_trash">Trash</string>
|
|
|
|
|
<string name="title_trash">Papierkorb</string>
|
|
|
|
|
<string name="title_spam">Spam</string>
|
|
|
|
|
<string name="title_move">Verschieben</string>
|
|
|
|
|
<string name="title_archive">Archivieren</string>
|
|
|
|
@ -97,9 +97,10 @@
|
|
|
|
|
<string name="title_no_primary_drafts">No primary account or no drafts folder</string>
|
|
|
|
|
<string name="title_from_missing">Absender fehlt</string>
|
|
|
|
|
<string name="title_to_missing">Empfänger fehlt</string>
|
|
|
|
|
<string name="title_draft_trashed">Draft trashed</string>
|
|
|
|
|
<string name="title_draft_trashed">Entwurf gelöscht</string>
|
|
|
|
|
<string name="title_draft_saved">Entwurf gespeichert</string>
|
|
|
|
|
<string name="title_queued">Message queued</string>
|
|
|
|
|
<string name="title_item_edit_hint">Long press item to edit properties</string>
|
|
|
|
|
<string name="title_debug_info">Please describe the problem and indicate the time of the problem:</string>
|
|
|
|
|
<string name="title_debug_info">Debug info</string>
|
|
|
|
|
<string name="title_debug_info_remark">Please describe the problem and indicate the time of the problem:</string>
|
|
|
|
|
</resources>
|
|
|
|
|