summaryrefslogtreecommitdiffstats
path: root/res/values-da/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-da/cm_strings.xml')
-rw-r--r--res/values-da/cm_strings.xml69
1 files changed, 67 insertions, 2 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
index 4a4011bfb..d07a9342f 100644
--- a/res/values-da/cm_strings.xml
+++ b/res/values-da/cm_strings.xml
@@ -16,12 +16,67 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Bred</string>
+ <!-- format for entries in the picture size menu. Parameter one is aspect ratio
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
<!-- Settings screen, scene mode -->
- <string name="pref_camera_scenemode_entry_refocus">Makro+</string>
- <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f megapixels</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Reduktion af bevægelsesslør</string>
<string name="pref_camera_scenemode_entry_aqua">Vand</string>
+ <string name="pref_camera_scenemode_entry_ar">Udvidet virkelighed</string>
+ <string name="pref_camera_scenemode_entry_asd">Bedste skud</string>
+ <string name="pref_camera_scenemode_entry_baby">Baby</string>
+ <string name="pref_camera_scenemode_entry_backgroundblur">Baggrundsslør</string>
+ <string name="pref_camera_scenemode_entry_backlight">Bagbelysning</string>
+ <string name="pref_camera_scenemode_entry_backlightportrait">Bagbelyst portræt</string>
+ <string name="pref_camera_scenemode_entry_barcode">Stregkode</string>
+ <string name="pref_camera_scenemode_entry_beach">Strand</string>
+ <string name="pref_camera_scenemode_entry_beauty">Skønhed</string>
+ <string name="pref_camera_scenemode_entry_candlelight">Stearinlys</string>
+ <string name="pref_camera_scenemode_entry_cine">Smalfilm</string>
+ <string name="pref_camera_scenemode_entry_closeup">Tæt på</string>
+ <string name="pref_camera_scenemode_entry_dark">Mørk</string>
+ <string name="pref_camera_scenemode_entry_dish">Tallerken</string>
+ <string name="pref_camera_scenemode_entry_duskdawn">Tusmørke</string>
+ <string name="pref_camera_scenemode_entry_document">Dokument</string>
+ <string name="pref_camera_scenemode_entry_fallcolor">Efterårsfarve</string>
+ <string name="pref_camera_scenemode_entry_fireworks">Fyrværkeri</string>
+ <string name="pref_camera_scenemode_entry_flowers">Blomster</string>
+ <string name="pref_camera_scenemode_entry_handheldtwilight">Håndholdt tusmørke</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Høj følsomhed</string>
+ <string name="pref_camera_scenemode_entry_indoor">Indendørs</string>
+ <string name="pref_camera_scenemode_entry_landscape">Landskab</string>
+ <string name="pref_camera_scenemode_entry_mix_illuminant">Blandet lys</string>
+ <string name="pref_camera_scenemode_entry_mood">Stemning</string>
+ <string name="pref_camera_scenemode_entry_nightportrait">Natportræt</string>
+ <string name="pref_camera_scenemode_entry_nightindoor">Nat indendørs</string>
+ <string name="pref_camera_scenemode_entry_oldfilm">Gammel film</string>
+ <string name="pref_camera_scenemode_entry_pet">Kæledyr</string>
+ <string name="pref_camera_scenemode_entry_portrait">Portræt</string>
+ <string name="pref_camera_scenemode_entry_snow">Sne</string>
+ <string name="pref_camera_scenemode_entry_softskin">Blød hud</string>
+ <string name="pref_camera_scenemode_entry_sports">Sport</string>
+ <string name="pref_camera_scenemode_entry_spotlight">Spotlight</string>
+ <string name="pref_camera_scenemode_entry_steadyphoto">Stabilt foto</string>
+ <string name="pref_camera_scenemode_entry_supernight">Mørk nat</string>
+ <string name="pref_camera_scenemode_entry_sweepstitch">Hurtig panorama</string>
+ <string name="pref_camera_scenemode_entry_text">Tekst</string>
+ <string name="pref_camera_scenemode_entry_theatre">Teater</string>
+ <string name="pref_camera_scenemode_entry_whiteboard">Hvid tavle</string>
+ <!-- Settings screen, focus mode -->
+ <string name="pref_camera_focusmode_entry_continuous">Kontinuerlig</string>
+ <string name="pref_camera_focusmode_entry_mw_continuous">Kontinuerlig (MW)</string>
+ <string name="pref_camera_focusmode_entry_extended">Udvidet</string>
+ <string name="pref_camera_focusmode_entry_facedetect">Ansigtsgenkendelse</string>
+ <string name="pref_camera_focusmode_entry_facepriority">Ansigtsprioritet</string>
+ <string name="pref_camera_focusmode_entry_fixed">Fast</string>
+ <string name="pref_camera_focusmode_entry_normal">Normal</string>
+ <string name="pref_camera_focusmode_entry_portrait">Portræt</string>
<string name="pref_camera_focusmode_entry_hyperfocal">Hyperfokal</string>
+ <!-- Color effects -->
<string name="pref_camera_coloreffect_entry_washed">Udvasket</string>
<string name="pref_camera_coloreffect_entry_vintage_warm">Klassisk varm</string>
<string name="pref_camera_coloreffect_entry_vintage_cold">Klassisk kold</string>
@@ -29,14 +84,24 @@
<string name="pref_camera_coloreffect_entry_point_green">Grønne punkter</string>
<string name="pref_camera_coloreffect_entry_point_red_yellow">Rød-gule punkter</string>
<string name="pref_camera_coloreffect_entry_cartoonize">Tegneserie</string>
+ <!-- Red eye flash mode title -->
<string name="pref_camera_flashmode_entry_redeye">Røde øjne</string>
<string name="pref_camera_flashmode_label_redeye">RØDE ØJNE</string>
+ <!-- Power shutter -->
<string name="pref_camera_power_shutter_title">Tænd-/sluk knap som udløser</string>
+ <!-- Max brightness -->
<string name="pref_camera_max_brightness_title">Lys skærm</string>
+ <!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Varighed for berøringsfokus</string>
+ <string name="pref_camera_focustime_entry_0">0s</string>
+ <string name="pref_camera_focustime_entry_3">3s</string>
<string name="pref_camera_focustime_entry_5">5s</string>
<string name="pref_camera_focustime_entry_10">10s</string>
<string name="pref_camera_focustime_entry_infinite">Uendelig</string>
+ <!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Lukkerhastighed</string>
<string name="auto_hdr_enabled">Auto HDR aktiveret</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Du har aktiveret avanceret kamera indstillinger</string>
+ <string name="developer_menu_disabled">Du har deaktiveret avanceret kamera indstillinger</string>
</resources>