diff options
| author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-04-06 01:17:43 +0300 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-04-06 01:17:43 +0300 |
| commit | 90413335f2b2ebb864fab518bceeb8b1f308c7b2 (patch) | |
| tree | 5d5d8798fe17ca87d87356ccbe25e85aa21bc8d4 /res/values-da | |
| parent | 97a8ab2ed87cbc05d14d82e539dc8629eb83f326 (diff) | |
| download | android_packages_apps_InCallUI-90413335f2b2ebb864fab518bceeb8b1f308c7b2.tar.gz android_packages_apps_InCallUI-90413335f2b2ebb864fab518bceeb8b1f308c7b2.tar.bz2 android_packages_apps_InCallUI-90413335f2b2ebb864fab518bceeb8b1f308c7b2.zip | |
Automatic translation import
Change-Id: I86b244aa95c32f002b9277e1b475fe153df734da
Diffstat (limited to 'res/values-da')
| -rw-r--r-- | res/values-da/qtistrings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values-da/qtistrings.xml b/res/values-da/qtistrings.xml index e1b443fc..61b7f2fb 100644 --- a/res/values-da/qtistrings.xml +++ b/res/values-da/qtistrings.xml @@ -32,6 +32,7 @@ <!-- The xml contains Qti specific resource strings neede for any value added features. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Call substate label --> + <string name="call_substate_label"><xliff:g id="id">%1$s</xliff:g>: Status for opkaldet:\u000a <xliff:g id="state" example="Resumed">%2$s</xliff:g></string> <!-- Call substate label for call resumed --> <string name="call_substate_call_resumed">Opkald genoptaget</string> <!-- Call substate label for call connected suspended (audio) --> @@ -77,11 +78,14 @@ <string name="onscreenAddParticipant">Tilføj deltager</string> <!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] --> <string name="qti_description_target_deflect">Aflede</string> + <string name="qti_description_deflect_error">Nummer er ikke blevet indstillet. Indtast nummeret via IMS-indstillinger og prøv igen.</string> + <string name="qti_description_deflect_service_error">Viderestillingstjenesten er ikke understøttet.</string> <!-- Message indicating call failed due to handover not feasible --> <string name="call_failed_ho_not_feasible">Opkaldet blev afsluttet fordi skiftet fra LTE til 3G/2G fejlede.</string> <!-- Title of the IMS to CS redial dialog --> <string name="cs_redial_option">Genopkald</string> <!-- Message text of the IMS to CS redial dialog --> + <string name="cs_redial_msg">Kan ikke foretage et IMS video opkald, kald op igen som et ikke-IMS taleopkald?</string> <!-- Session modify cause unspecified --> <!-- Session modify cause code upgrade local request --> <string name="session_modify_cause_upgrade_local_request">Opkald opgraderet på grund af en brugeranmodning</string> @@ -100,8 +104,11 @@ <!-- Session modify cause code downgrade low thrput --> <string name="session_modify_cause_downgrade_low_thrput">Opkald nedgraderet på grund af lav dataoverføringshastighed</string> <!-- Session modify cause code downgrade thermal mitigation --> + <string name="session_modify_cause_downgrade_thermal_mitigation">Opkald nedgraderet på grund af overophedning</string> <!-- Session modify cause code downgrade lipsync --> + <string name="session_modify_cause_downgrade_lipsync">Opkald nedgraderet på grund af synkronisering</string> <!-- Session modify cause code downgrade generic error --> + <string name="session_modify_cause_downgrade_generic_error">Opkald nedgraderet på grund af en typisk fejl</string> <!-- Title for Select Account Dialog [CHAR LIMIT=30] --> <string name="select_account_dialog_title">Vælg SIM-kort</string> <!-- Set Subscription screen: label sub 1 --> |
