summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-15 01:50:23 +0200
committerSteve Kondik <steve@cyngn.com>2015-11-07 14:20:22 -0800
commit3b187b33eaa1aecab3b5731ce9c2d649c5c3f134 (patch)
treeeac8830726688297f71daee2d5e624816b6f6bfc
parent8f85f069bff5de99a3ebc13e038c611416034f70 (diff)
downloadandroid_packages_wallpapers_PhaseBeam-3b187b33eaa1aecab3b5731ce9c2d649c5c3f134.tar.gz
android_packages_wallpapers_PhaseBeam-3b187b33eaa1aecab3b5731ce9c2d649c5c3f134.tar.bz2
android_packages_wallpapers_PhaseBeam-3b187b33eaa1aecab3b5731ce9c2d649c5c3f134.zip
Automatic translation import
Change-Id: I0d2533e714b93d7224eb9599c1bb7297c8dc8230
-rw-r--r--res/values-en-rIN/cm_strings.xml23
-rw-r--r--res/values-fr/cm_strings.xml2
-rw-r--r--res/values-lt/cm_strings.xml2
3 files changed, 25 insertions, 2 deletions
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 0000000..9d4d05b
--- /dev/null
+++ b/res/values-en-rIN/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 colors</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-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 4099c57..8c93a47 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -16,7 +16,7 @@
limitations under the License.
-->
<resources>
- <string name="enable_recoloring">Ajuster les couleurs du faisceau</string>
+ <string name="enable_recoloring">Régler les couleurs du faisceau</string>
<string name="color_label">Couleur</string>
<string name="saturation_label">Saturation</string>
<string name="brightness_label">Luminosité</string>
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
index 36ee98f..82900d1 100644
--- a/res/values-lt/cm_strings.xml
+++ b/res/values-lt/cm_strings.xml
@@ -18,6 +18,6 @@
<resources>
<string name="enable_recoloring">Koreguoti švytėjimo spalvas</string>
<string name="color_label">Spalva</string>
- <string name="saturation_label">Sotis</string>
+ <string name="saturation_label">Sodrumas</string>
<string name="brightness_label">Šviesumas</string>
</resources>