Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba8afc52 authored by David van Tonder's avatar David van Tonder Committed by Gerrit Code Review
Browse files

Merge "frameworks_base: Danish translation" into cm-10.1

parents fbf03e1e f98c9a3a
Loading
Loading
Loading
Loading
+74 −0
Original line number Diff line number Diff line
@@ -1444,4 +1444,78 @@
    <string name="enable_accessibility_canceled" msgid="3833923257966635673">"Tilgængelighed er annulleret."</string>
    <string name="user_switched" msgid="3768006783166984410">"Nuværende bruger <xliff:g id="NAME">%1$s</xliff:g>."</string>
    <string name="owner_name" msgid="2716755460376028154">"Ejer"</string>

    <!-- **** CYANOGENMOD ADDITIONS START **** -->

    <!-- Names of default profiles. -->
    <string name="profileNameDefault">Standard</string>
    <string name="profileNameWork">Arbejde</string>
    <string name="profileNameHome">Hjem</string>
    <string name="profileNameSilent">Lydløs</string>
    <string name="profileNameNight">Nat</string>

    <!-- Names of application groups. -->
    <string name="profileGroupPhone">Telefon</string>
    <string name="profileGroupCalendar">Kalender</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">Email</string>
    <string name="profileGroupSMS">SMS</string>

    <!-- Name of wildcard profile. -->
    <string name="wildcardProfile">Andre</string>

    <!-- Button to reboot the phone, within the Phone Options dialog -->
    <string name="reboot_system" product="tablet">Genstart tablet</string>
    <string name="reboot_system" product="default">Genstart telefon</string>
    <!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->

    <!-- label for item that screenshots in phone options dialog -->
    <string name="global_action_screenshot">Skærmbillede</string>

    <!-- Expanded desktop mode -->
    <string name="global_actions_toggle_expanded_desktop_mode">Udvidet skrivebord</string>
    <string name="global_actions_expanded_desktop_mode_on_status">Aktiveret</string>
    <string name="global_actions_expanded_desktop_mode_off_status">Deaktiveret</string>

    <!-- Button to reboot the phone, within the Reboot Options dialog -->
    <string name="reboot_reboot">Genstart</string>
    <!-- Button to reboot the phone into recovery, within the Reboot Options dialog -->
    <string name="reboot_recovery">Recovery</string>
    <!-- Button to reboot the phone into bootloader, within the Reboot Options dialog -->
    <string name="reboot_bootloader">Bootloader</string>
    <!-- Button to reboot the phone into bootmenu, within the Reboot Options dialog -->
    <string name="reboot_bootmenu">Bootmenu</string>
    <!-- Button to reboot the phone into fastboot, within the Reboot Options dialog -->
    <string name="reboot_fastboot">Fastboot</string>
    <!-- Button to reboot the phone into download, within the Reboot Options dialog -->
    <string name="reboot_download">Download</string>

    <!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
    <string name="reboot_progress">Genstarter\u2026</string>
    <!-- Reboot Confirmation Dialog. When the user chooses to reboot the phone, there will be a confirmation dialog. This is the message. -->
    <string name="reboot_confirm">Telefonen vil genstarte.</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_preventpower">Undgå tænd/sluk-knappen</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_preventpower">Tillader et program at tilsidesætte tænd/sluk-knappen</string>

    <!-- Lock screen discharging -->
    <string name="lockscreen_discharging">Aflader, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>

    <!-- Long-press back kill application -->
    <string name="app_killed_message">Applikation lukket</string>

    <!-- label for item that reboots the phone in phone options dialog -->
    <string name="global_action_reboot">Genstart</string>

    <!-- label for item that opens the profile choosing dialog -->
    <string name="global_action_choose_profile">Profil</string>

    <!-- Hardware Rotation lock string -->
    <string name="toast_rotation_unlocked">Skærmrotation ulåst</string>
    <string name="toast_rotation_locked">Skærmrotation låst</string>

    <!-- **** CYANOGENMOD ADDITIONS END **** -->

</resources>