summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-28 02:25:41 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-28 02:25:41 +0200
commit310cf7343219a393a9768a7f100470ed8a209a2d (patch)
tree3f41ea6fca07dbbaa7907cbfb0b87a3a3d2a12b5
parent5e2ddfe0ece4ea973b1fdb75142a7b9d15a4d732 (diff)
downloadandroid_packages_wallpapers_PhaseBeam-310cf7343219a393a9768a7f100470ed8a209a2d.tar.gz
android_packages_wallpapers_PhaseBeam-310cf7343219a393a9768a7f100470ed8a209a2d.tar.bz2
android_packages_wallpapers_PhaseBeam-310cf7343219a393a9768a7f100470ed8a209a2d.zip
Automatic translation importstaging/cm-12.1stable/cm-12.0-YNG1TA
Change-Id: Ie434cfece2a55183e31b6c8020b26d9f05941358
-rw-r--r--res/values-az-rAZ/cm_strings.xml4
-rw-r--r--res/values-en-rAU/cm_strings.xml23
-rw-r--r--res/values-lt/cm_strings.xml2
3 files changed, 26 insertions, 3 deletions
diff --git a/res/values-az-rAZ/cm_strings.xml b/res/values-az-rAZ/cm_strings.xml
index 2f82b1d..c8ec3ab 100644
--- a/res/values-az-rAZ/cm_strings.xml
+++ b/res/values-az-rAZ/cm_strings.xml
@@ -16,8 +16,8 @@
limitations under the License.
-->
<resources>
- <string name="enable_recoloring">Beam rəngləri tənzimləmək</string>
+ <string name="enable_recoloring">Beam rəngləri nizamla</string>
<string name="color_label">Rəng</string>
- <string name="saturation_label">Saturasiya</string>
+ <string name="saturation_label">Doydurma</string>
<string name="brightness_label">Parlaqlıq</string>
</resources>
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
new file mode 100644
index 0000000..878d21b
--- /dev/null
+++ b/res/values-en-rAU/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2014 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>
+ <string name="enable_recoloring">Adjust beam colours</string>
+ <string name="color_label">Colour</string>
+ <string name="saturation_label">Saturation</string>
+ <string name="brightness_label">Brightness</string>
+</resources>
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
index e39bea7..36ee98f 100644
--- a/res/values-lt/cm_strings.xml
+++ b/res/values-lt/cm_strings.xml
@@ -19,5 +19,5 @@
<string name="enable_recoloring">Koreguoti švytėjimo spalvas</string>
<string name="color_label">Spalva</string>
<string name="saturation_label">Sotis</string>
- <string name="brightness_label">Ryškumas</string>
+ <string name="brightness_label">Šviesumas</string>
</resources>