summaryrefslogtreecommitdiffstats
path: root/res/values-nb/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-28 00:47:37 +0300
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-03-28 08:03:24 -0700
commitbf93e1b5207dd9286143624af4fe90af21c2e0d4 (patch)
treeb7d5f7c624b84ebcf8e4a92476ba57dfdbfac618 /res/values-nb/cm_strings.xml
parent98a1a3c81d5545e8ba9bb30af405379f335341ee (diff)
downloadandroid_packages_apps_Snap-bf93e1b5207dd9286143624af4fe90af21c2e0d4.tar.gz
android_packages_apps_Snap-bf93e1b5207dd9286143624af4fe90af21c2e0d4.tar.bz2
android_packages_apps_Snap-bf93e1b5207dd9286143624af4fe90af21c2e0d4.zip
Automatic translation import
Change-Id: Ia05cd28448746082af6719dfa9b4de422c2fbd60
Diffstat (limited to 'res/values-nb/cm_strings.xml')
-rw-r--r--res/values-nb/cm_strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index 926334d96..83caccb83 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -41,9 +41,11 @@
<!-- Settings screen, dialog choice for 12.6 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_12_6mp">12,6 MP</string>
<!-- Settings screen, dialog choice for 12.2 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_12_2mp">12,2 MP</string>
<!-- Settings screen, dialog choice for 12 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_12mp">12 MP</string>
<!-- Settings screen, dialog choice for 11.9 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_11_9mp_wide">11,9 MP (16:9)</string>
<!-- Settings screen, dialog choice for 11.9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_11_9mp">11,9 MP</string>
<!-- Settings screen, dialog choice for 11.5 megapixels picture size [CHAR LIMIT=15] -->
@@ -59,6 +61,7 @@
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9mp">9 MP</string>
<!-- Settings screen, dialog choice for 8.9 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_8_9mp">8,9 MP</string>
<!-- Settings screen, dialog choice for 8.2 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_8_2mp_wide">8.2 MP (16:9)</string>
<!-- Settings screen, dialog choice for 8 megapixels picture size [CHAR LIMIT=15] -->
@@ -167,6 +170,7 @@
<string name="pref_camera_scenemode_entry_whiteboard">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">Utvidet</string>
<string name="pref_camera_focusmode_entry_facedetect">Ansiktsoppdagelse</string>
<string name="pref_camera_focusmode_entry_facepriority">Ansiktsprioritet</string>
@@ -191,9 +195,12 @@
<string name="pref_camera_max_brightness_title">Lys skjerm</string>
<!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Touch fokus varighet</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">Lukkertid</string>
+ <string name="auto_hdr_enabled">Automatisk HDR aktivert</string>
</resources>