mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-19 16:24:41 +01:00
200 lines
16 KiB
XML
200 lines
16 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<resources>
|
|
<!-- RegistrationLockV2Dialog -->
|
|
<string name="RegistrationLockV2Dialog_turn_on_registration_lock">Aktiver registreringslås?</string>
|
|
<string name="RegistrationLockV2Dialog_turn_off_registration_lock">Deaktiver registreringslås?</string>
|
|
<string name="RegistrationLockV2Dialog_if_you_forget_your_signal_pin_when_registering_again">Hvis du glemmer din pinkode til Signal ved genregistrering af Signal, vil du blive låst ude af din konto i 7 dage.</string>
|
|
<string name="RegistrationLockV2Dialog_turn_on">Aktiver</string>
|
|
<string name="RegistrationLockV2Dialog_turn_off">Deaktiver</string>
|
|
<string name="preferences__advanced_pin_settings">Avancerede pinkode-indstillinger</string>
|
|
<string name="preferences__delete_account">Slet konto</string>
|
|
<!-- Button label to prompt the user to switch between an alphanumeric and numeric-only keyboards -->
|
|
<string name="RegistrationLockFragment__switch_keyboard">Skift tastatur</string>
|
|
<string name="preferences_chats__transfer_account">Overfør konto</string>
|
|
<string name="preferences_chats__transfer_account_to_a_new_android_device">Overfør konto til en ny Android-enhed</string>
|
|
<string name="preferences_app_protection__signal_pin">Signal-pinkode</string>
|
|
<string name="preferences_app_protection__create_a_pin">Opret en pinkode</string>
|
|
<string name="preferences_app_protection__change_your_pin">Skift din pinkode</string>
|
|
<string name="preferences_app_protection__pin_reminders">Pinkode-påmindelser</string>
|
|
<string name="preferences_app_protection__turn_off">Deaktiver</string>
|
|
<string name="preferences_app_protection__confirm_pin">Bekræft pinkode</string>
|
|
<string name="preferences_app_protection__confirm_your_signal_pin">Bekræft din Signal-pinkode</string>
|
|
<string name="preferences_app_protection__make_sure_you_memorize_or_securely_store_your_pin">Vær sikker på at du husker eller opbevarer din pinkode sikkert, da den ikke kan gendannes. Hvis du glemmer din pinkode, kan du miste data når du genregistrerer din Signal-konto.</string>
|
|
<string name="preferences_app_protection__incorrect_pin_try_again">Forkert pinkode. Prøv igen.</string>
|
|
<string name="preferences_app_protection__registration_lock">Registreringslås</string>
|
|
<!-- Option in settings that will take use to re-register if they are no longer registered -->
|
|
<string name="preferences_account_reregister">Genregistrering af konto</string>
|
|
<!-- Option in settings that will take user to our website or playstore to update their expired build -->
|
|
<string name="preferences_account_update_signal">Opdater Signal</string>
|
|
<!-- Option in settings shown when user is no longer registered or expired client that will WIPE ALL THEIR DATA -->
|
|
<string name="preferences_account_delete_all_data">Slet alle data</string>
|
|
<!-- Title for confirmation dialog confirming user wants to delete all their data -->
|
|
<string name="preferences_account_delete_all_data_confirmation_title">Slet alle data?</string>
|
|
<!-- Message in confirmation dialog to delete all data explaining how it works, and that the app will be closed after deletion -->
|
|
<string name="preferences_account_delete_all_data_confirmation_message">Dette vil nulstille applikationen ved at slette alle beskeder. Appen lukkes, når denne proces er afsluttet.</string>
|
|
<!-- Confirmation action to proceed with application data deletion -->
|
|
<string name="preferences_account_delete_all_data_confirmation_proceed">Fortsæt</string>
|
|
<!-- Confirmation action to cancel application data deletion -->
|
|
<string name="preferences_account_delete_all_data_confirmation_cancel">Annuller</string>
|
|
|
|
<!-- AccountSettingsFragment -->
|
|
<string name="AccountSettingsFragment__account">Konto</string>
|
|
<string name="AccountSettingsFragment__youll_be_asked_less_frequently">Du vil blive spurgt sjældnere med tiden</string>
|
|
<string name="AccountSettingsFragment__require_your_signal_pin">Kræver din Signal-pinkode for at registrere dit telefonnummer med Signal igen.</string>
|
|
<string name="AccountSettingsFragment__change_phone_number">Skift telefonnummer</string>
|
|
<!-- Account setting that allows user to request and export their signal account data -->
|
|
<string name="AccountSettingsFragment__request_account_data">Dine kontooplysninger</string>
|
|
<!-- Section header for the Signal Login section of account settings -->
|
|
<string name="AccountSettingsFragment__signal_login">Signal-login</string>
|
|
<!-- Title of the card that opens the user\'s Signal Login account and recovery keys -->
|
|
<string name="AccountSettingsFragment__account_and_recovery">Konto og gendannelse</string>
|
|
<!-- Subtitle of the Signal Login card describing how many keys make up the login -->
|
|
<plurals name="AccountSettingsFragment__d_keys">
|
|
<item quantity="one">%1$d nøgle</item>
|
|
<item quantity="other">%1$d nøgler</item>
|
|
</plurals>
|
|
<!-- Description of what a Signal Login is, shown below the Signal Login card -->
|
|
<string name="AccountSettingsFragment__your_signal_login_is_used_to_recover">Dit Signal-login bruges til at gendanne og genoprette din konto. Opbevar disse nøgler sikkert i en adgangskodeadministrator, du har tillid til.</string>
|
|
<!-- Section header for the two-factor authentication section of account settings -->
|
|
<string name="AccountSettingsFragment__two_factor_authentication">Tofaktorgodkendelse</string>
|
|
<!-- Account setting that takes the user to the authenticator app setup flow -->
|
|
<string name="AccountSettingsFragment__authenticator_app">Godkendelsesapp</string>
|
|
<!-- Description of the authenticator app setting when none are configured -->
|
|
<string name="AccountSettingsFragment__one_time_verification_codes">Engangsbekræftelseskoder</string>
|
|
<!-- Description of the authenticator app setting saying how many are configured -->
|
|
<plurals name="AccountSettingsFragment__d_configured">
|
|
<item quantity="one">%1$d konfigureret</item>
|
|
<item quantity="other">%1$d konfigureret</item>
|
|
</plurals>
|
|
<!-- Account setting that takes the user to the passkeys screen -->
|
|
<string name="AccountSettingsFragment__passkeys">Adgangsnøgler</string>
|
|
<!-- Description of the passkeys setting when none exist -->
|
|
<string name="AccountSettingsFragment__device_biometrics_or_fido2_security_key">Biometrisk godkendelse eller FIDO2-sikkerhedsnøgle</string>
|
|
<!-- Description of the passkeys setting saying how many exist -->
|
|
<plurals name="AccountSettingsFragment__d_passkeys">
|
|
<item quantity="one">%1$d adgangsnøgle</item>
|
|
<item quantity="other">%1$d adgangsnøgler</item>
|
|
</plurals>
|
|
<!-- Description of two-factor authentication, shown below the two-factor authentication rows -->
|
|
<string name="AccountSettingsFragment__use_a_second_form_of_authentication">Brug en ekstra godkendelsesmetode til at beskytte din konto, når du bruger dit Signal Login på en ny enhed.</string>
|
|
<!-- Clickable text that takes the user to a support article -->
|
|
<string name="AccountSettingsFragment__learn_more">Få mere at vide</string>
|
|
|
|
<!-- TotpSetupScreen -->
|
|
<!-- Title of the screen that walks the user through setting up an authenticator app -->
|
|
<string name="TotpSetupScreen__set_up_your_authenticator_app">Opsæt din godkendelsesapp</string>
|
|
<!-- Instructions shown at the top of the authenticator app setup screen -->
|
|
<string name="TotpSetupScreen__follow_these_steps">Følg disse trin til opsætning af din godkendelsesapp.</string>
|
|
<!-- Clickable text that takes the user to a support article -->
|
|
<string name="TotpSetupScreen__learn_more">Få mere at vide</string>
|
|
<!-- Header of the first step of authenticator app setup -->
|
|
<string name="TotpSetupScreen__step_1">Trin 1</string>
|
|
<!-- Body of the first step of authenticator app setup -->
|
|
<string name="TotpSetupScreen__install_a_trusted_authenticator_app">Installer en godkendt godkendelsesapp på din enhed.</string>
|
|
<!-- Header of the second step of authenticator app setup -->
|
|
<string name="TotpSetupScreen__step_2">Trin 2</string>
|
|
<!-- Body of the second step of authenticator app setup -->
|
|
<string name="TotpSetupScreen__open_your_authenticator_app">Åbn din godkendelsesapp ved at trykke på knappen nedenfor for at tilføje din Signal-konto.</string>
|
|
<!-- Button that opens the user\'s authenticator app -->
|
|
<string name="TotpSetupScreen__open">Åbn</string>
|
|
<!-- Text above the setup key explaining that it can be entered by hand instead -->
|
|
<string name="TotpSetupScreen__or_you_can_copy_this_key">Eller du kan kopiere denne nøgle til manuel opsætning.</string>
|
|
<!-- Button that copies the setup key to the clipboard -->
|
|
<string name="TotpSetupScreen__copy">Kopiér</string>
|
|
<!-- Toast shown after the setup key has been copied to the clipboard -->
|
|
<string name="TotpSetupScreen__copied_to_clipboard">Kopieret til udklipsholder</string>
|
|
<!-- Toast shown when there is no app installed that can handle the authenticator setup link -->
|
|
<string name="TotpSetupScreen__no_authenticator_app_found">Ingen authenticator-app fundet</string>
|
|
<!-- Header of the third step of authenticator app setup -->
|
|
<string name="TotpSetupScreen__step_3">Trin 3</string>
|
|
<!-- Body of the third step of authenticator app setup -->
|
|
<string name="TotpSetupScreen__copy_the_code_thats_generated">Kopiér den genererede kode, og vend tilbage hertil for at fortsætte.</string>
|
|
<!-- Button that advances from the setup instructions to entering a code -->
|
|
<string name="TotpSetupScreen__continue">Fortsæt</string>
|
|
|
|
<!-- PasskeysScreen -->
|
|
<!-- Title of the screen where the user sets up passkeys -->
|
|
<string name="PasskeysScreen__passkeys">Adgangsnøgler</string>
|
|
<!-- Description of passkeys shown at the top of the screen -->
|
|
<string name="PasskeysScreen__with_passkeys_you_can_easily_add">Med adgangsnøgler kan du nemt tilføje en sikker ekstra godkendelsesmetode til din konto. Adgangsnøgler kan bruge din enheds biometriske godkendelse eller en kompatibel FIDO2-sikkerhedsnøgle.</string>
|
|
<!-- Clickable text that takes the user to a support article -->
|
|
<string name="PasskeysScreen__learn_more">Få mere at vide</string>
|
|
<!-- Bullet point explaining that a passkey can be given a name -->
|
|
<string name="PasskeysScreen__give_your_passkey_a_friendly_name">Giv din adgangsnøgle et navn, så du nemt kan genkende den</string>
|
|
<!-- Bullet point explaining how a passkey is stored -->
|
|
<string name="PasskeysScreen__use_your_devices_biometrics">Brug din enheds biometriske godkendelse eller en FIDO2-sikkerhedsnøgle til at gemme din adgangsnøgle</string>
|
|
<!-- Bullet point explaining that passkeys can be added and removed -->
|
|
<string name="PasskeysScreen__add_or_remove_passkeys_at_anytime">Du kan altid tilføje eller fjerne adgangsnøgler.</string>
|
|
<!-- Button that starts creating a passkey -->
|
|
<string name="PasskeysScreen__set_up_a_passkey">Opsæt en adgangsnøgle</string>
|
|
<!-- Description of passkeys shown at the top of the screen once some already exist -->
|
|
<string name="PasskeysScreen__set_up_a_passkey_with">Opsæt en adgangsnøgle med din enheds biometriske godkendelse eller en kompatibel FIDO2-sikkerhedsnøgle.</string>
|
|
<!-- Button that starts creating a passkey once some already exist -->
|
|
<string name="PasskeysScreen__add_a_new_passkey">Tilføj en ny adgangsnøgle</string>
|
|
<!-- Label under a passkey\'s name saying when it was added. The placeholder is a relative time like "today, 11:00 AM" -->
|
|
<string name="PasskeysScreen__added_s">\"%1$s\" tilføjet</string>
|
|
<!-- Accessibility description of the button that opens a passkey\'s menu -->
|
|
<string name="PasskeysScreen__open_passkey_options">Åbn adgangsnøgleindstillinger</string>
|
|
<!-- Menu option that renames a passkey -->
|
|
<string name="PasskeysScreen__rename">Omdøb</string>
|
|
<!-- Menu option that removes a passkey -->
|
|
<string name="PasskeysScreen__remove">Fjern</string>
|
|
|
|
<!-- TotpCodeEntryScreen -->
|
|
<!-- Title of the screen where the user enters the code from their authenticator app -->
|
|
<string name="TotpCodeEntryScreen__enter_your_code">Angiv din kode</string>
|
|
<!-- Instructions shown above the code entry field -->
|
|
<string name="TotpCodeEntryScreen__enter_the_6_digit_code">Angiv den sekscifrede kode fra din godkendelsesapp.</string>
|
|
<!-- Label of the code entry field -->
|
|
<string name="TotpCodeEntryScreen__code">Kode</string>
|
|
<!-- Button that submits the entered code -->
|
|
<string name="TotpCodeEntryScreen__done">Færdig</string>
|
|
<!-- TotpAppListScreen -->
|
|
<!-- Title of the screen listing the authenticator apps on the account -->
|
|
<string name="TotpAppListScreen__authenticator_app">Godkendelsesapp</string>
|
|
<!-- Description of what an authenticator app is for, shown at the top of the screen -->
|
|
<string name="TotpAppListScreen__set_up_an_authenticator_app">Opsæt en godkendelsesapp til at generere engangsbekræftelseskoder</string>
|
|
<!-- Clickable text that takes the user to a support article -->
|
|
<string name="TotpAppListScreen__learn_more">Få mere at vide</string>
|
|
<!-- Button that starts setting up another authenticator app -->
|
|
<string name="TotpAppListScreen__add_authenticator_app">Tilføj godkendelsesapp</string>
|
|
<!-- Section header above the list of configured authenticator apps -->
|
|
<string name="TotpAppListScreen__authenticator_apps">Godkendelsesapps</string>
|
|
<!-- Shown in place of the list when no authenticator apps are configured -->
|
|
<string name="TotpAppListScreen__no_authenticator_apps">Ingen godkendelsesapps</string>
|
|
<!-- Subtitle of an authenticator app row saying when it was configured. Placeholder is a date or time. -->
|
|
<string name="TotpAppListScreen__added_s">\"%1$s\" tilføjet</string>
|
|
<!-- Content description of the button that opens an authenticator app\'s options -->
|
|
<string name="TotpAppListScreen__open_authenticator_app_options">Åbn indstillinger for godkendelsesapp</string>
|
|
<!-- Menu option that renames an authenticator app -->
|
|
<string name="TotpAppListScreen__rename">Omdøb</string>
|
|
<!-- Menu option that removes an authenticator app -->
|
|
<string name="TotpAppListScreen__remove">Fjern</string>
|
|
<!-- Title of the dialog confirming removal of an authenticator app -->
|
|
<string name="TotpAppListScreen__remove_authenticator_app">Vil du godkendelsesappen?</string>
|
|
<!-- Body of the dialog confirming removal of an authenticator app -->
|
|
<string name="TotpAppListScreen__to_remove_this_authentication_method">For at fjerne denne godkendelsesmetode skal du bruge den sekscifrede kode fra din godkendelsesapp.</string>
|
|
<!-- Title of the dialog shown when the account already has as many authenticator apps as it\'s allowed -->
|
|
<string name="TotpAppListScreen__cant_add_authenticator_app">Kan ikke tilføje godkendelsesapp</string>
|
|
<!-- Body of the dialog shown when the account already has as many authenticator apps as it\'s allowed -->
|
|
<string name="TotpAppListScreen__you_cant_add_more_than_d">Du kan ikke tilføje mere end %1$d godkendelsesapps. Prøv at fjerne en først.</string>
|
|
<!-- Toast shown after an authenticator app has been removed -->
|
|
<string name="TotpAppListScreen__authenticator_app_removed">Godkendelsesapp fjernet</string>
|
|
|
|
<!-- TotpNameEntryScreen -->
|
|
<!-- Title of the screen where the user names an authenticator app -->
|
|
<string name="TotpNameEntryScreen__choose_a_name">Skriv et navn</string>
|
|
<!-- Instructions shown above the name field when renaming an authenticator app -->
|
|
<string name="TotpNameEntryScreen__choose_a_unique_name">Vælg et unikt navn til denne godkendelsesapp.</string>
|
|
<!-- Instructions shown above the name field when naming a newly configured authenticator app -->
|
|
<string name="TotpNameEntryScreen__choose_a_unique_name_to_help_you_identify_it">Vælg et unikt navn til denne godkendelsesapp, så du nemt kan genkende den senere.</string>
|
|
<!-- Label of the name field -->
|
|
<string name="TotpNameEntryScreen__name">Navn</string>
|
|
<!-- Button that submits the entered name -->
|
|
<string name="TotpNameEntryScreen__next">Næste</string>
|
|
<!-- Toast shown after an authenticator app has been successfully set up -->
|
|
<string name="TotpNameEntryScreen__authenticator_app_set_up">Godkendelsesapp er opsat</string>
|
|
<!-- Toast shown after an authenticator app has been renamed -->
|
|
<string name="TotpNameEntryScreen__authenticator_app_renamed">Godkendelsesapp er omdøbt</string>
|
|
</resources>
|