summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-28 02:21:42 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-28 02:21:42 +0200
commitbe170a5b57a928158cc9b7fb4c16d4d6ba6636cc (patch)
tree4fda158f31dcdb40953ac3bd87c8750713e4662d
parentd0e8547b40e4c3abb7f6beeafd7142797825f9c3 (diff)
downloadandroid_packages_apps_Camera2-stable/cm-12.0-YNG1TA.tar.gz
android_packages_apps_Camera2-stable/cm-12.0-YNG1TA.tar.bz2
android_packages_apps_Camera2-stable/cm-12.0-YNG1TA.zip
Automatic translation importstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1T
Change-Id: I2759d17b9aa177dfba1beefaf854bbcd65cdbf60
-rw-r--r--res/values-cs/cm_strings.xml1
-rw-r--r--res/values-da/cm_strings.xml21
-rw-r--r--res/values-de/cm_strings.xml1
-rw-r--r--res/values-es/cm_strings.xml1
-rw-r--r--res/values-fr/cm_strings.xml1
-rw-r--r--res/values-hu/cm_strings.xml1
-rw-r--r--res/values-it/cm_strings.xml1
-rw-r--r--res/values-ko/cm_strings.xml1
-rw-r--r--res/values-lb/cm_strings.xml1
-rw-r--r--res/values-nb/cm_strings.xml1
-rw-r--r--res/values-nl/cm_strings.xml1
-rw-r--r--res/values-pl/cm_strings.xml21
-rw-r--r--res/values-pt-rBR/cm_strings.xml1
-rw-r--r--res/values-pt-rPT/cm_strings.xml1
-rw-r--r--res/values-sk/cm_strings.xml1
-rw-r--r--res/values-sr/cm_strings.xml1
-rw-r--r--res/values-uk/cm_strings.xml21
-rw-r--r--res/values-zh-rCN/cm_strings.xml1
18 files changed, 78 insertions, 0 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
index fd147c06b..a92f8be41 100644
--- a/res/values-cs/cm_strings.xml
+++ b/res/values-cs/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Spoušť tlačítkem vypnutí</string>
+ <string name="pref_camera_max_brightness_title">Plný jas obrazovky</string>
</resources>
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
new file mode 100644
index 000000000..b40a9f1b7
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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_power_shutter_title">Strømudløser</string>
+ <string name="pref_camera_max_brightness_title">Lysstærk skærm</string>
+</resources>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
index c29f85611..cca156fcf 100644
--- a/res/values-de/cm_strings.xml
+++ b/res/values-de/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Auslöser</string>
+ <string name="pref_camera_max_brightness_title">Heller Bildschirm</string>
</resources>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index dde4ee6a5..8654e7ffc 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Disparador alternativo</string>
+ <string name="pref_camera_max_brightness_title">Pantalla brillante</string>
</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index dedd5a8f6..66fe1c7c7 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Déclencheur par bouton marche</string>
+ <string name="pref_camera_max_brightness_title">Luminosité maximale</string>
</resources>
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
index bd34cf166..4c10cd87a 100644
--- a/res/values-hu/cm_strings.xml
+++ b/res/values-hu/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Bekapcsoló gombbal exponálás</string>
+ <string name="pref_camera_max_brightness_title">Világos képernyő</string>
</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 7cdca732c..d419b6282 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Scatta tasto On/Off</string>
+ <string name="pref_camera_max_brightness_title">Schermo luminoso</string>
</resources>
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index f0c401dad..6654c0474 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">전원 키 셔터</string>
+ <string name="pref_camera_max_brightness_title">밝은 화면</string>
</resources>
diff --git a/res/values-lb/cm_strings.xml b/res/values-lb/cm_strings.xml
index e00e72429..bbf1c70f9 100644
--- a/res/values-lb/cm_strings.xml
+++ b/res/values-lb/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Ausléiser</string>
+ <string name="pref_camera_max_brightness_title">Helle Schierm</string>
</resources>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index 84d277f1d..f6e0a5806 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Strømutløser</string>
+ <string name="pref_camera_max_brightness_title">Lys skjerm</string>
</resources>
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
index 671bb98b1..091837460 100644
--- a/res/values-nl/cm_strings.xml
+++ b/res/values-nl/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Aan/uit-knop</string>
+ <string name="pref_camera_max_brightness_title">Helder scherm</string>
</resources>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
new file mode 100644
index 000000000..b6d92a505
--- /dev/null
+++ b/res/values-pl/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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_power_shutter_title">Przycisk zasilania jako spust migawki</string>
+ <string name="pref_camera_max_brightness_title">Jasny ekran</string>
+</resources>
diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml
index c4e6e626c..a4c65cff2 100644
--- a/res/values-pt-rBR/cm_strings.xml
+++ b/res/values-pt-rBR/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Disparador c/ botão de energia</string>
+ <string name="pref_camera_max_brightness_title">Brilho máximo da tela</string>
</resources>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index a03e90b62..976a7ece8 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Disparar com botão de ligar/desligar</string>
+ <string name="pref_camera_max_brightness_title">Ecrã brilhante</string>
</resources>
diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml
index f5626349a..c3885300d 100644
--- a/res/values-sk/cm_strings.xml
+++ b/res/values-sk/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Uzávierka tlačidlom napájania</string>
+ <string name="pref_camera_max_brightness_title">Jasná obrazovka</string>
</resources>
diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml
index 1cd3a736e..40047d030 100644
--- a/res/values-sr/cm_strings.xml
+++ b/res/values-sr/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Power окидач</string>
+ <string name="pref_camera_max_brightness_title">Светли екран</string>
</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
new file mode 100644
index 000000000..e9495a1e4
--- /dev/null
+++ b/res/values-uk/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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_power_shutter_title">Зйомка кноп. живлення</string>
+ <string name="pref_camera_max_brightness_title">Яскравий екран</string>
+</resources>
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
index e530af9e9..1d4cb9094 100644
--- a/res/values-zh-rCN/cm_strings.xml
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">电源键快门</string>
+ <string name="pref_camera_max_brightness_title">明亮的屏幕</string>
</resources>