233 lines
18 KiB
XML
233 lines
18 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Copyright (C) 2009 The Android Open Source Project
|
||
|
|
||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||
|
you may not use this file except in compliance with the License.
|
||
|
You may obtain a copy of the License at
|
||
|
|
||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
|
||
|
Unless required by applicable law or agreed to in writing, software
|
||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
|
See the License for the specific language governing permissions and
|
||
|
limitations under the License.
|
||
|
-->
|
||
|
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
|
<string name="read_attachment_label">"läsa meddelandets bifogade filer"</string>
|
||
|
<string name="read_attachment_desc">"Tillåter att programmet läser bifogade filer i meddelanden."</string>
|
||
|
<string name="app_name">"E-post"</string>
|
||
|
<string name="accounts_title">"Dina konton"</string>
|
||
|
<string name="compose_title">"Skriv"</string>
|
||
|
<string name="debug_title">"Felsökning"</string>
|
||
|
<string name="next_action">"Nästa"</string>
|
||
|
<string name="okay_action">"OK"</string>
|
||
|
<string name="cancel_action">"Avbryt"</string>
|
||
|
<string name="send_action">"Skicka"</string>
|
||
|
<string name="reply_action">"Svara"</string>
|
||
|
<string name="reply_all_action">"Svara alla"</string>
|
||
|
<string name="delete_action">"Ta bort"</string>
|
||
|
<string name="forward_action">"Vidarebefordra"</string>
|
||
|
<string name="done_action">"Färdig"</string>
|
||
|
<string name="discard_action">"Ignorera"</string>
|
||
|
<string name="save_draft_action">"Spara som utkast"</string>
|
||
|
<string name="refresh_action">"Uppdatera"</string>
|
||
|
<string name="add_account_action">"Lägg till konto"</string>
|
||
|
<string name="compose_action">"Skriv"</string>
|
||
|
<string name="search_action">"Sök"</string>
|
||
|
<string name="open_action">"Öppna"</string>
|
||
|
<string name="account_settings_action">"Kontoinställningar"</string>
|
||
|
<string name="remove_account_action">"Ta bort konto"</string>
|
||
|
<string name="accounts_action">"Konton"</string>
|
||
|
<string name="mark_as_read_action">"Markera som läst"</string>
|
||
|
<string name="mark_as_unread_action">"Markera som oläst"</string>
|
||
|
<string name="add_cc_bcc_action">"Lägg till kopia/heml. kop."</string>
|
||
|
<string name="add_attachment_action">"Lägg till bilaga"</string>
|
||
|
<string name="dump_settings_action">"Inställningar för dumpar"</string>
|
||
|
<!-- no translation found for choose_attachment_dialog_title (81937507117528954) -->
|
||
|
<skip />
|
||
|
<string name="accounts_context_menu_title">"Kontoalternativ"</string>
|
||
|
<string name="status_loading_more">"Läser in meddelanden…"</string>
|
||
|
<!-- no translation found for status_sending_messages (3971880826111264523) -->
|
||
|
<skip />
|
||
|
<string name="status_network_error">"Anslutningsfel"</string>
|
||
|
<!-- no translation found for status_sending_messages_failed (7975009558738692407) -->
|
||
|
<skip />
|
||
|
<string name="status_loading_more_failed">"Försök läsa in fler meddelanden igen"</string>
|
||
|
<string name="notification_new_title">"Nytt e-postmeddelande"</string>
|
||
|
<plurals name="notification_new_one_account_fmt">
|
||
|
<item quantity="one">"<xliff:g id="UNREAD_MESSAGE_COUNT">%d</xliff:g> oläst (<xliff:g id="ACCOUNT">%s</xliff:g>"</item>
|
||
|
<item quantity="few">"<xliff:g id="UNREAD_MESSAGE_COUNT">%d</xliff:g> olästa (<xliff:g id="ACCOUNT">%s</xliff:g>)"</item>
|
||
|
<item quantity="other">"<xliff:g id="UNREAD_MESSAGE_COUNT">%d</xliff:g> olästa (<xliff:g id="ACCOUNT">%s</xliff:g>)"</item>
|
||
|
</plurals>
|
||
|
<plurals name="notification_new_multi_account_fmt">
|
||
|
<item quantity="few">"i <xliff:g id="NUMBER_ACCOUNTS">%d</xliff:g> konton"</item>
|
||
|
<item quantity="other">"i <xliff:g id="NUMBER_ACCOUNTS">%d</xliff:g> konton"</item>
|
||
|
</plurals>
|
||
|
<string name="special_mailbox_name_inbox">"Inkorgen"</string>
|
||
|
<!-- no translation found for special_mailbox_display_name_outbox (1884580655148530989) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for special_mailbox_display_name_drafts (5919687165402808119) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for special_mailbox_display_name_trash (7042673673630272056) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for special_mailbox_display_name_sent (3952772015118466625) -->
|
||
|
<skip />
|
||
|
<string name="accounts_welcome">"Välkommen till Öppna e-postkonto!"\n\n"Du kan använda vilket e-postkonto som helst."\n\n"De flesta vanliga e-postkonton installeras i två enkla steg!"</string>
|
||
|
<string name="debug_version_fmt">"Version: <xliff:g id="VERSION">%s</xliff:g>"</string>
|
||
|
<string name="debug_enable_debug_logging_label">"Aktivera extra felsökningsloggning?"</string>
|
||
|
<string name="debug_enable_sensitive_logging_label">"Aktivera loggning av känslig felsökningsinformation? (Då visas lösenord eventuellt i loggar.)"</string>
|
||
|
<string name="message_list_load_more_messages_action">"Hämta fler meddelanden"</string>
|
||
|
<!-- no translation found for message_list_send_pending_messages_action (9100624762133992435) -->
|
||
|
<skip />
|
||
|
<string name="message_compose_to_hint">"Till"</string>
|
||
|
<string name="message_compose_cc_hint">"Kopia"</string>
|
||
|
<string name="message_compose_bcc_hint">"Hemlig kopia"</string>
|
||
|
<string name="message_compose_subject_hint">"Ämne"</string>
|
||
|
<string name="message_compose_body_hint">"Skriv e-post"</string>
|
||
|
<string name="message_compose_fwd_header_fmt">\n\n"-------- Ursprungligt meddelande --------"\n"Ämne: <xliff:g id="SUBJECT">%s</xliff:g>"\n"Från: <xliff:g id="SENDER">%s</xliff:g>"\n"Till: <xliff:g id="TO">%s</xliff:g>"\n"Kopia: <xliff:g id="CC_0">%s</xliff:g>"\n\n</string>
|
||
|
<string name="message_compose_reply_header_fmt">\n\n"<xliff:g id="SENDER">%s</xliff:g> skrev:"\n\n</string>
|
||
|
<string name="message_compose_quoted_text_label">"Citerad text"</string>
|
||
|
<string name="message_compose_error_no_recipients">"Du måste lägga till minst en mottagare."</string>
|
||
|
<string name="message_compose_attachments_skipped_toast">"Vissa meddelanden går inte att vidarebefordra eftersom de inte har hämtats."</string>
|
||
|
<string name="message_compose_attachment_size">"Filen är för stor för att bifogas."</string>
|
||
|
<string name="message_view_to_label">"Till:"</string>
|
||
|
<string name="message_view_cc_label">"Kopia:"</string>
|
||
|
<!-- no translation found for message_view_bcc_label (7577479221285310198) -->
|
||
|
<skip />
|
||
|
<string name="message_view_attachment_view_action">"Öppna"</string>
|
||
|
<string name="message_view_attachment_download_action">"Spara"</string>
|
||
|
<string name="message_view_status_attachment_saved">"Bilagan har sparats som <xliff:g id="FILENAME">%s</xliff:g> på SD-kortet."</string>
|
||
|
<string name="message_view_status_attachment_not_saved">"Det gick inte att spara bilaga på SD-kortet."</string>
|
||
|
<string name="message_view_show_pictures_instructions">"Välj Visa bilder om du vill visa inbäddade bilder."</string>
|
||
|
<string name="message_view_show_pictures_action">"Visa bilder"</string>
|
||
|
<string name="message_view_fetching_attachment_toast">"Hämtar bilaga."</string>
|
||
|
<!-- no translation found for message_view_fetching_pictures_toast (922006271551499573) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for message_view_fetching_attachment_progress (8238550182655758164) -->
|
||
|
<skip />
|
||
|
<string name="message_deleted_toast">"Meddelandet tas bort."</string>
|
||
|
<string name="message_discarded_toast">"Meddelandet slängs."</string>
|
||
|
<string name="message_saved_toast">"Meddelandet sparas som utkast."</string>
|
||
|
<string name="add_contact_dlg_title">"Lägg till kontakt"</string>
|
||
|
<string name="add_contact_dlg_message_fmt">"Lägg till <xliff:g id="EMAIL">%s</xliff:g> i Kontakter"</string>
|
||
|
<string name="message_view_display_attachment_toast">"Bilagan kan inte visas."</string>
|
||
|
<string name="account_setup_basics_title">"Skapa e-postkonto"</string>
|
||
|
<string name="account_setup_basics_instructions">"Ange kontots e-postadress:"</string>
|
||
|
<string name="account_setup_basics_email_hint">"E-postadress"</string>
|
||
|
<string name="account_setup_basics_password_hint">"Lösenord"</string>
|
||
|
<string name="account_setup_basics_default_label">"Skicka e-post från det här kontot som standard"</string>
|
||
|
<string name="account_setup_basics_manual_setup_action">"Manuell inställning"</string>
|
||
|
<string name="account_setup_username_password_toast">"Ange en giltig e-postadress och lösenord."</string>
|
||
|
<string name="account_setup_check_settings_retr_info_msg">"Hämtar kontoinformation…"</string>
|
||
|
<string name="account_setup_check_settings_check_incoming_msg">"Kontrollerar inkommande serverinställningar…"</string>
|
||
|
<string name="account_setup_check_settings_check_outgoing_msg">"Kontrollerar utgående serverinställningar…"</string>
|
||
|
<string name="account_setup_check_settings_canceling_msg">"Avbryter…"</string>
|
||
|
<string name="account_setup_names_title">"Skapa e-postkonto"</string>
|
||
|
<string name="account_setup_names_instructions">"Ditt konto är färdigt och snart kan du skicka och ta emot e-postmeddelanden!"</string>
|
||
|
<string name="account_setup_names_account_name_label">"Ge kontot ett namn (valfritt)"</string>
|
||
|
<string name="account_setup_names_user_name_label">"Ditt namn (visas för utgående meddelanden)"</string>
|
||
|
<string name="account_setup_account_type_title">"Lägg till nytt konto"</string>
|
||
|
<string name="account_setup_account_type_instructions">"Vilken typ av konto är det här?"</string>
|
||
|
<string name="account_setup_account_type_pop_action">"POP3-konto"</string>
|
||
|
<string name="account_setup_account_type_imap_action">"IMAP-konto"</string>
|
||
|
<!-- no translation found for account_setup_account_type_exchange_action (8193609147171666140) -->
|
||
|
<skip />
|
||
|
<string name="account_setup_incoming_title">"Inkommande serverinställningar"</string>
|
||
|
<string name="account_setup_incoming_username_label">"Användarnamn"</string>
|
||
|
<string name="account_setup_incoming_password_label">"Lösenord"</string>
|
||
|
<string name="account_setup_incoming_pop_server_label">"POP3-server"</string>
|
||
|
<string name="account_setup_incoming_imap_server_label">"IMAP-server"</string>
|
||
|
<string name="account_setup_incoming_port_label">"Port"</string>
|
||
|
<string name="account_setup_incoming_security_label">"Säkerhetstyp"</string>
|
||
|
<string name="account_setup_incoming_security_none_label">"Inga"</string>
|
||
|
<string name="account_setup_incoming_security_ssl_optional_label">"SSL (om tillgängligt)"</string>
|
||
|
<string name="account_setup_incoming_security_ssl_label">"SSL (alltid)"</string>
|
||
|
<string name="account_setup_incoming_security_tls_optional_label">"TLS (om tillgängligt)"</string>
|
||
|
<string name="account_setup_incoming_security_tls_label">"TKS (alltid)"</string>
|
||
|
<string name="account_setup_incoming_delete_policy_label">"Ta bort e-post från servern"</string>
|
||
|
<string name="account_setup_incoming_delete_policy_never_label">"Aldrig"</string>
|
||
|
<string name="account_setup_incoming_delete_policy_7days_label">"Efter 7 dagar"</string>
|
||
|
<string name="account_setup_incoming_delete_policy_delete_label">"Vid borttagning från Inkorgen"</string>
|
||
|
<string name="account_setup_incoming_imap_path_prefix_label">"IMAP-sökvägsprefix"</string>
|
||
|
<string name="account_setup_incoming_imap_path_prefix_hint">"Valfritt"</string>
|
||
|
<string name="account_setup_outgoing_title">"Utgående serverinställningar"</string>
|
||
|
<string name="account_setup_outgoing_smtp_server_label">"SMTP-server"</string>
|
||
|
<string name="account_setup_outgoing_port_label">"Port"</string>
|
||
|
<string name="account_setup_outgoing_security_label">"Säkerhetstyp"</string>
|
||
|
<string name="account_setup_outgoing_require_login_label">"Kräv inloggning"</string>
|
||
|
<string name="account_setup_outgoing_username_label">"Användarnamn"</string>
|
||
|
<string name="account_setup_outgoing_password_label">"Lösenord"</string>
|
||
|
<!-- no translation found for account_setup_exchange_title (247933841122558059) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_exchange_server_label (5390359659749339317) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_exchange_domain_label (3584668050727667045) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_exchange_domain_hint (350372033916025287) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_exchange_ssl_label (6704105469083211236) -->
|
||
|
<skip />
|
||
|
<string name="account_setup_options_title">"Kontoalternativ"</string>
|
||
|
<string name="account_setup_options_mail_check_frequency_label">"Intervall för e-postkontroll"</string>
|
||
|
<string name="account_setup_options_mail_check_frequency_never">"Aldrig"</string>
|
||
|
<!-- no translation found for account_setup_options_mail_check_frequency_push (5934525907736008673) -->
|
||
|
<skip />
|
||
|
<string name="account_setup_options_mail_check_frequency_5min">"Var 5:e minut"</string>
|
||
|
<string name="account_setup_options_mail_check_frequency_10min">"Var 10:e minut"</string>
|
||
|
<string name="account_setup_options_mail_check_frequency_15min">"Var 15:e minut"</string>
|
||
|
<string name="account_setup_options_mail_check_frequency_30min">"Var 30:e minut"</string>
|
||
|
<string name="account_setup_options_mail_check_frequency_1hour">"Varje timme"</string>
|
||
|
<string name="account_setup_options_default_label">"Skicka e-post från det här kontot som standard"</string>
|
||
|
<string name="account_setup_options_notify_label">"Meddela mig när jag får e-post"</string>
|
||
|
<string name="account_setup_failed_dlg_title">"Det gick inte att slutföra installationen"</string>
|
||
|
<!-- no translation found for account_setup_options_mail_window_label (8764417340954006086) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_options_mail_window_1day (3965715241135811407) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_options_mail_window_3days (736181102295878114) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_options_mail_window_1week (5639718031108023741) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_options_mail_window_2weeks (4567049268124213035) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_options_mail_window_1month (5846359669750047081) -->
|
||
|
<skip />
|
||
|
<!-- no translation found for account_setup_options_mail_window_all (5383858972681926166) -->
|
||
|
<skip />
|
||
|
<string name="account_setup_failed_dlg_auth_message">"Fel användarnamn eller lösenord."</string>
|
||
|
<string name="account_setup_failed_dlg_auth_message_fmt">"Fel användarnamn eller lösenord."\n"(<xliff:g id="ERROR">%s</xliff:g>)"</string>
|
||
|
<string name="account_setup_failed_dlg_certificate_message">"Det går inte att upprätta en säker anslutning till servern."</string>
|
||
|
<string name="account_setup_failed_dlg_certificate_message_fmt">"Det går inte att upprätta en säker anslutning till servern."\n"(<xliff:g id="ERROR">%s</xliff:g>)"</string>
|
||
|
<string name="account_setup_failed_dlg_server_message">"Det går inte att ansluta till servern."</string>
|
||
|
<string name="account_setup_failed_dlg_server_message_fmt">"Det går inte att ansluta till servern."\n"(<xliff:g id="ERROR">%s</xliff:g>)"</string>
|
||
|
<string name="account_setup_failed_tls_required">"TLS krävs men stöds inte av servern."</string>
|
||
|
<string name="account_setup_failed_auth_required">"Servern stöder inte autentiseringsmetoderna."</string>
|
||
|
<string name="account_setup_failed_security">"Det går inte att ansluta till servern på grund av ett säkerhetsfel."</string>
|
||
|
<string name="account_setup_failed_ioerror">"Det gick inte att ansluta till servern."</string>
|
||
|
<string name="account_setup_failed_dlg_edit_details_action">"Redigera information"</string>
|
||
|
<string name="account_settings_title_fmt">"Allmänna inställningar"</string>
|
||
|
<string name="account_settings_default_label">"Standardkonto"</string>
|
||
|
<string name="account_settings_default_summary">"Skicka e-post från det här kontot som standard"</string>
|
||
|
<string name="account_settings_notify_label">"E-postavisering"</string>
|
||
|
<string name="account_settings_notify_summary">"Meddelande i statusfältet vid e-postmeddelande"</string>
|
||
|
<string name="account_settings_mail_check_frequency_label">"Intervall för e-postkontroll"</string>
|
||
|
<string name="account_settings_incoming_label">"Inkommande inställn."</string>
|
||
|
<string name="account_settings_outgoing_label">"Utgående inställningar"</string>
|
||
|
<string name="account_settings_add_account_label">"Lägg till ett konto"</string>
|
||
|
<string name="account_settings_description_label">"Kontonamn"</string>
|
||
|
<string name="account_settings_name_label">"Ditt namn"</string>
|
||
|
<string name="account_settings_notifications">"Aviseringsinställningar"</string>
|
||
|
<string name="account_settings_vibrate_enable">"Vibrera"</string>
|
||
|
<string name="account_settings_vibrate_summary">"Vibrerar även vid inkommande e-post"</string>
|
||
|
<string name="account_settings_ringtone">"Välj ringsignal"</string>
|
||
|
<string name="account_settings_servers">"Serverinställningar"</string>
|
||
|
<string name="account_delete_dlg_title">"Ta bort konto"</string>
|
||
|
<string name="account_delete_dlg_instructions_fmt">"Kontot <xliff:g id="ACCOUNT">%s</xliff:g> tas bort från E-post."</string>
|
||
|
<string name="provider_note_yahoo">"Vi stöder inte åtkomst till postlådan för visa typer av Yahoo!-konton. Om du har problem att ansluta besöker du yahoo.com. Där hittar du mer information."</string>
|
||
|
<string name="provider_note_yahoo_uk">"Innan du skapar e-postkontot besöker du webbplatsen Yahoo! och aktiverar POP3-åtkomst för kontot."</string>
|
||
|
<string name="provider_note_live">"POP-åtkomst, som gör så att detta program kan ansluta, ingår bara i vissa pluskonton. Om det inte går att logga in med rätt e-postadress och lösenord kanske du inte har betalat för ett pluskonto. Öppna webbläsaren igen om du vill få åtkomst till dessa e-postkonton."</string>
|
||
|
<string name="provider_note_t_online">"Innan du skapar e-postkontot besöker du T-Onlines webbplats och skapar ett lösenord för POP3-åtkomst till e-post."</string>
|
||
|
</resources>
|