summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-09-25 10:37:35 -0700
committerBaligh Uddin <baligh@google.com>2013-09-25 10:37:35 -0700
commitcb3886cfbcd7919cac424d4b1c9a615714ffadd7 (patch)
tree2a54e50db1630a4b227a316b0ed88aee517dab34
parent690e7f88dd5c204b1f88f9e288dc073f2613e8d6 (diff)
downloadandroid_frameworks_opt_colorpicker-cb3886cfbcd7919cac424d4b1c9a615714ffadd7.tar.gz
android_frameworks_opt_colorpicker-cb3886cfbcd7919cac424d4b1c9a615714ffadd7.tar.bz2
android_frameworks_opt_colorpicker-cb3886cfbcd7919cac424d4b1c9a615714ffadd7.zip
Import translations. DO NOT MERGE
Change-Id: Idd46227877532adfab48c55d2260d6b1190b80dd Auto-generated-cl: translation import
-rw-r--r--res/values-km-rKH/strings.xml22
-rw-r--r--res/values-lo-rLA/strings.xml22
-rw-r--r--res/values-mn-rMN/strings.xml22
3 files changed, 66 insertions, 0 deletions
diff --git a/res/values-km-rKH/strings.xml b/res/values-km-rKH/strings.xml
new file mode 100644
index 0000000..7ca023b
--- /dev/null
+++ b/res/values-km-rKH/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2013 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="color_picker_default_title" msgid="1248663997452044787">"ជ្រើស​ពណ៌"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"ពណ៌ <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"បាន​ជ្រើស​ពណ៌ <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-lo-rLA/strings.xml b/res/values-lo-rLA/strings.xml
new file mode 100644
index 0000000..7b1895e
--- /dev/null
+++ b/res/values-lo-rLA/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2013 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="color_picker_default_title" msgid="1248663997452044787">"ເລືອກ​ສີ"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"ສີ <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"​ເລືອກສີ <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-mn-rMN/strings.xml b/res/values-mn-rMN/strings.xml
new file mode 100644
index 0000000..25041c5
--- /dev/null
+++ b/res/values-mn-rMN/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2013 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="color_picker_default_title" msgid="1248663997452044787">"Өнгө сонгоно уу"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Өнгө <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Өнгө <xliff:g id="COLOR_INDEX">%1$d</xliff:g> сонгогдсон"</string>
+</resources>