summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjackmu95 <jacob.mueller.elz@gmail.com>2013-05-26 21:19:05 +0200
committerjackmu95 <jacob.mueller.elz@gmail.com>2013-05-28 15:08:05 +0200
commit109ecb41c3dfb80d26cf94241f527f6ca6de5ac4 (patch)
treefdabbf6a43ffd8791fc04ad003f198ab53f4fe86
parentc0eb6e8707a14f114a78e5fa071dd31027678738 (diff)
downloadLegacyCamera-109ecb41c3dfb80d26cf94241f527f6ca6de5ac4.zip
LegacyCamera-109ecb41c3dfb80d26cf94241f527f6ca6de5ac4.tar.gz
LegacyCamera-109ecb41c3dfb80d26cf94241f527f6ca6de5ac4.tar.bz2
LegacyCamera: German translation
Change-Id: I76cf6e803b7b39110288669119c86bf1c4ed6de7
-rw-r--r--res/values-de/cm_strings.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
new file mode 100644
index 0000000..793c71c
--- /dev/null
+++ b/res/values-de/cm_strings.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-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">13 Megapixel</string>
+ <string name="pref_camera_picturesize_entry_4000x3000">12 Megapixel</string>
+ <string name="pref_camera_picturesize_entry_4128x2322">10 Megapixel</string>
+ <string name="pref_camera_picturesize_entry_4000x2250">9 Megapixel</string>
+ <string name="pref_camera_picturesize_entry_3264x2448">8 Megapixel</string>
+ <string name="pref_camera_picturesize_entry_3264x1968">6.5 Megapixel (16:9)</string>
+ <string name="pref_camera_picturesize_entry_3264x1952">6 Megapixel (16:9)</string>
+ <string name="pref_camera_picturesize_entry_2592x1552">4 Megapixel (16:9)</string>
+ <string name="pref_camera_picturesize_entry_2560x1712">4 Megapixel</string>
+ <string name="pref_camera_picturesize_entry_2304x1728">4 Megapixel</string>
+ <string name="pref_camera_picturesize_entry_2048x1216">2.5 Megapixel (16:9)</string>
+ <string name="pref_camera_picturesize_entry_1920x1080">1080 HD</string>
+ <string name="pref_camera_picturesize_entry_1600x960">1.5 Megapixel (16:9)</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">720 HD</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>