summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOdin Ugedal <odinuge@gmail.com>2013-05-09 21:21:50 +0200
committerOdin Ugedal <odinuge@gmail.com>2013-05-11 11:11:01 +0200
commit876db0b3dac2d1ac1124aa30cc771a190b21cf71 (patch)
treef2b555d81936175acd7a6bdb7978fea4f64ef09b
parentf1b7a05f42faed13fb644770e4541ecb5f7d7ff4 (diff)
downloadLegacyCamera-876db0b3dac2d1ac1124aa30cc771a190b21cf71.zip
LegacyCamera-876db0b3dac2d1ac1124aa30cc771a190b21cf71.tar.gz
LegacyCamera-876db0b3dac2d1ac1124aa30cc771a190b21cf71.tar.bz2
LegacyCamera: NB translation
PS2: Trying to make Cid happy! Commit for staging: http://review.cyanogenmod.org/#/c/37279/ Change-Id: I5dc049f17b395e620b3fbaebe99881931dca6365
-rw-r--r--res/values-nb/cm_strings.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
new file mode 100644
index 0000000..0bad93b
--- /dev/null
+++ b/res/values-nb/cm_strings.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2013 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="pref_camera_picturesize_entry_4128x3096">13MP</string>
+ <string name="pref_camera_picturesize_entry_4000x3000">12MP</string>
+ <string name="pref_camera_picturesize_entry_4128x2322">10MP</string>
+ <string name="pref_camera_picturesize_entry_4000x2250">9MP</string>
+ <string name="pref_camera_picturesize_entry_3264x2448">8MP</string>
+ <string name="pref_camera_picturesize_entry_3264x1968">6.5MP (W)</string>
+ <string name="pref_camera_picturesize_entry_3264x1952">6MP (W)</string>
+ <string name="pref_camera_picturesize_entry_2592x1552">4MP (W)</string>
+ <string name="pref_camera_picturesize_entry_2560x1712">4MP</string>
+ <string name="pref_camera_picturesize_entry_2304x1728">4MP</string>
+ <string name="pref_camera_picturesize_entry_2048x1216">2.5MP (W)</string>
+ <string name="pref_camera_picturesize_entry_1920x1080">HD1080</string>
+ <string name="pref_camera_picturesize_entry_1600x960">1.5MP (W)</string>
+ <string name="pref_camera_picturesize_entry_1280x1024">SXGA</string>
+ <string name="pref_camera_picturesize_entry_1280x768">WXGA</string>
+ <string name="pref_camera_picturesize_entry_1280x720">HD720</string>
+ <string name="pref_camera_picturesize_entry_800x600">SVGA</string>
+ <string name="pref_camera_picturesize_entry_800x480">WVGA</string>
+ <string name="pref_camera_picturesize_entry_352x288">CIF</string>
+ <string name="pref_camera_picturesize_entry_176x144">QCIF</string>
+</resources>