summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-28 02:25:41 +0200
committerSteve Kondik <steve@cyngn.com>2015-11-07 14:20:20 -0800
commitd4c89b430b4d8b467f87904d31eafd2e1b700ca5 (patch)
tree658ef781af08c29879f218003527af562a64e880
parentc2badae6560ee21888f978a550a213984a8783ff (diff)
downloadandroid_packages_wallpapers_PhaseBeam-d4c89b430b4d8b467f87904d31eafd2e1b700ca5.tar.gz
android_packages_wallpapers_PhaseBeam-d4c89b430b4d8b467f87904d31eafd2e1b700ca5.tar.bz2
android_packages_wallpapers_PhaseBeam-d4c89b430b4d8b467f87904d31eafd2e1b700ca5.zip
Automatic translation import
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>