summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-da
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-06 01:14:45 +0300
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-04-06 06:38:54 -0700
commit967f4adb4aace868aefe0ec88efd13a3d29677d4 (patch)
treebeb4a172656345ae15a31b6c5905ea6e64bbe0a9 /core/res/res/values-da
parentb333640501d4410d858ed0850c3752edb817ed6f (diff)
downloadframeworks_base-967f4adb4aace868aefe0ec88efd13a3d29677d4.zip
frameworks_base-967f4adb4aace868aefe0ec88efd13a3d29677d4.tar.gz
frameworks_base-967f4adb4aace868aefe0ec88efd13a3d29677d4.tar.bz2
Automatic translation import
Change-Id: I3849e73aee18720b20529d406c7657c0a0cee320
Diffstat (limited to 'core/res/res/values-da')
-rw-r--r--core/res/res/values-da/cm_strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/res/res/values-da/cm_strings.xml b/core/res/res/values-da/cm_strings.xml
index b771c12..8ce4192 100644
--- a/core/res/res/values-da/cm_strings.xml
+++ b/core/res/res/values-da/cm_strings.xml
@@ -155,12 +155,16 @@
<string name="app_ops_read_phone_state">tilgå telefon status</string>
<string name="app_ops_scan_wifi">skan Wi-Fi-netværk</string>
<string name="app_ops_change_wallpaper">skift baggrund</string>
+ <string name="app_ops_assist_structure">brug hjælpe struktur</string>
<string name="app_ops_assist_screenshot">tag et skærmbillede</string>
<string name="app_ops_use_body_sensors">brug kropssensorer</string>
+ <string name="app_ops_read_cell_broadcasts">læs celle beskeder</string>
<string name="app_ops_mock_location">immitér din placering</string>
<string name="app_ops_read_external_storage">læs eksternt lager</string>
<string name="app_ops_write_external_storage">skriv eksternt lager</string>
<string name="app_ops_turn_on_screen">tænd skærmen</string>
+ <string name="app_ops_get_accounts">hent enhedskonti</string>
+ <string name="app_ops_wifi_change">ændre Wi-Fi tilstand</string>
<string name="app_ops_su">få root-adgang</string>
<!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
<string name="lock_to_app_toast_no_navbar">For at frigøre denne skærm, tryk og hold Tilbage-knappen nede.</string>
@@ -184,6 +188,8 @@
<!-- Sequence of characters used to separate carrier message strings in keyguard. Typically just vertical line
with spaces on either side. [CHAR LIMIT=3] -->
<!-- Protected Apps Notification -->
+ <string name="notify_package_component_protected_title">Aktivitetsstart blokeret</string>
+ <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> er beskyttet mod at blive startet. Tryk for at godkende og starte programmet.</string>
<!-- Battery fully charged notification -->
<string name="notify_battery_fully_charged_title">Batteriet er fuldt opladet</string>
<string name="notify_battery_fully_charged_text">Afbryd din enhed fra opladeren for at forbedre batteriets levetid.</string>
@@ -194,4 +200,6 @@
whether they want to allow the application to do this. -->
<string name="permdesc_resetBatteryStats">Tillader en app at nulstille den aktuelle statistik over batteriforbruget.</string>
<!-- Uicc hotswapped event configuration needed notification -->
+ <string name="uicc_hot_swapped_event_title">SIM-kort er ændret</string>
+ <string name="uicc_hot_swapped_event_text">Tryk for at angive standardindstillinger for SIM-kortet</string>
</resources>