blob: e4775f73267fc5af3340aa14aff5ab8b572cfd5e [file] [log] [blame]
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Strings related to account creation-->
<string name="prompt_alias">Alias</string>
<string name="prompt_hostname">Værtsnavn</string>
<string name="prompt_username">Brugernavn</string>
<string name="prompt_password">Kodeord</string>
<string name="action_create">Tilføj konto</string>
<string name="action_create_short">Registrer</string>
<string name="error_field_required">Dette felt er obligatorisk</string>
<string name="dialog_wait_create">Tilføjer konto</string>
<string name="dialog_wait_create_details">Vent venligst mens din nye konto tilføjes...</string>
<string name="dialog_warn_ip2ip_account_title">Opret tom SIP konto ?</string>
<string name="dialog_warn_ip2ip_account_message">Du er ved at oprette en SIP konto uden et gyldigt værtsnavn.
Du vil kun kunne foretage eller modtage direkte IP opkald.
Du kan rette din konto senere</string>
<string-array name="accountType">
<item>RING</item>
<item>SIP</item>
</string-array>
<string name="help_ring_title">Opret en Ring-konto</string>
<string name="help_ring">En Ring-konto gør dig i stand til at kontakte andre sikkert og direkte uden mellemmand gennem et fuldt distribueret netværk.</string>
<string name="help_sip_title">Tilføj din SIP-konto</string>
<string name="help_sip">Konfigurer en eksisterende SIP-konto.</string>
<string name="create_sip_account">Tilføj</string>
<string name="share_number">Del nummer</string>
<!--Strings related to account deletion-->
<string name="account_delete_dialog_title">Slet konto ?</string>
<string name="account_delete_dialog_message">Dette kan ikke fortrydes. Hvis du ikke har gjort det endnu, bør du overveje at eksportere din konto før du sletter den.</string>
<!--AccountManagementFragment-->
<string name="empty_account_list">Ingen konto registreret</string>
<string name="normal_accounts_titles">Konti</string>
<!--Basic Details-->
<string name="account_preferences_basic_tab">Generelt</string>
<string name="account_basic_category">Almindelige Indstillinger</string>
<string name="account_alias_label">Kontonavn</string>
<string name="account_hostname_label">Værtsnavn</string>
<string name="account_bootstrap_label">Bootstrap</string>
<string name="account_username_label">Brugernavn</string>
<string name="account_password_label">Kodeord</string>
<string name="account_optionnal_category">Valgfrie Indstillinger</string>
<string name="account_useragent_label">Brugerklient</string>
<string name="account_autoanswer_label">Svar Opkald Automatisk</string>
<string name="account_upnp_label">Aktivér UPnP</string>
<string name="account_proxy_field">Stedfortræder</string>
<!--Audio Details-->
<string name="account_audio_label">Lyd</string>
<string name="account_preferences_media_tab">Medier</string>
<string name="account_ringtone_label">Ringetoner</string>
<string name="account_ringtone_enabled_label">Aktiver ringetoner</string>
<string name="account_ringtone_path_label">Ringetone sti</string>
<!--Video Details-->
<string name="account_video_label">Video</string>
<string name="account_video_enable">Aktiver Video</string>
<!--Advanced Details-->
<string name="account_preferences_advanced_tab">Avanceret</string>
<string name="account_registration_exp_label">Registreringsudløb</string>
<string name="account_local_interface_label">Lokalt Interface</string>
<string name="account_local_port_label">Lokal Port</string>
<string name="account_stun_enable_label">Brug STUN</string>
<string name="account_stun_server_label">STUN-server</string>
<string name="account_turn_enable_label">Brug TURN</string>
<string name="account_turn_server_label">TURN-server</string>
<string name="account_turn_username_label">TURN-brugernavn</string>
<string name="account_turn_password_label">TURN-password</string>
<string name="account_published_same_as_local_label">Publicer samme som lokale</string>
<string name="account_published_port_label">Publiceret Port</string>
<string name="account_published_address_label">Publiceret Adresse</string>
<!--Security Details-->
<string name="account_credentials_label">Legitimeringsoplysninger</string>
<string name="account_credentials_edit">Rediger Legitimeringsoplysninger</string>
<string name="account_credentials_add">Tilføj Legitimeringsoplysninger</string>
<!--SRTP Details-->
<string name="account_preferences_security_tab">Sikkerhed</string>
<string name="account_srtp_deactivated">Deaktiveret</string>
<!--SIP-->
<!--TLS Details-->
<string name="account_tls_transport_switch_label">Brug TLS-transport</string>
<string name="account_tls_port_label">TLS-lytteport</string>
<string name="account_tls_certificate_list_label">Certificeringsautoriteter</string>
<string name="account_tls_certificate_file_label">Certifikatfil</string>
<string name="account_tls_private_key_file_label">Privat-nøglefil</string>
<string name="account_tls_password_label">Kodeord for Privatnøgle</string>
<string name="account_tls_method_label">TLS-metode</string>
<string name="account_tls_ciphers_label">TLS- cifre </string>
<string name="account_tls_server_name_label">Servernavn</string>
<string name="account_tls_verify_server_label">Verificer Server</string>
<string name="account_tls_verify_client_label">Verificer Klient</string>
<string name="account_tls_negotiation_timeout_sec">Tidsgrænse for Forhandling</string>
<string name="account_rtp_max_port">Maksimum</string>
<string name="account_rtp_min_port">Minimum</string>
<string name="account_rtp_port_range">Portinterval for Lyd-RTP</string>
<!--Import/export-->
<string name="account_export">Eksporter</string>
<string name="account_import_account">Importer en konto</string>
<string name="account_export_title">Eksporter en konto</string>
<string name="account_import_title">Importer konti</string>
<string name="account_import_explanation">Du kan importere en tidligere eksporteret konto.</string>
<string name="account_export_message">Gem konto-indstillinger og autorisationer, beskyttet af kodeord.</string>
<string name="account_export_new_password">Nyt kodeord</string>
<string name="account_export_confirm_password">Bekræft kodeord</string>
<string name="account_import_message">Indtast kodeord for at dekryptere filen.</string>
<string name="account_import_decryption_password">Dekrypteringskodeord</string>
<string name="import_dialog_title">Importerer</string>
<string name="import_export_wait">Vent venligt...</string>
<string name="export_dialog_title">Eksporterer konto</string>
<string name="account_export_result">Konto eksporteret til %1$s</string>
<string name="export_failed_dialog_title">Fejl under eksport</string>
<string name="export_failed_dialog_msg">Der skete en fejl</string>
<string name="error_password_char_count">Mindst 6 tegn</string>
<string name="error_passwords_not_equals">Kodeord stemmer ikke overens</string>
<string name="import_failed_dialog_title">Import fejlede</string>
<string name="import_failed_dialog_msg">Der skete en fejl</string>
<string name="account_export_end_error_title">Fejl</string>
</resources>