summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-09-14 21:53:55 -0700
committerBaligh Uddin <baligh@google.com>2013-09-14 21:53:55 -0700
commit690e7f88dd5c204b1f88f9e288dc073f2613e8d6 (patch)
tree9b133582718f2b7da4dbf90d8b544a9169e7e09e
parentdcfdf31a3f57ef0fe0b475a89d4ac34accb3dd96 (diff)
downloadandroid_frameworks_opt_colorpicker-690e7f88dd5c204b1f88f9e288dc073f2613e8d6.tar.gz
android_frameworks_opt_colorpicker-690e7f88dd5c204b1f88f9e288dc073f2613e8d6.tar.bz2
android_frameworks_opt_colorpicker-690e7f88dd5c204b1f88f9e288dc073f2613e8d6.zip
Import translations. DO NOT MERGE
Change-Id: I634f5d4d651b5d8d278853bedf918ae85997d181 Auto-generated-cl: translation import
-rw-r--r--res/values-en-rIN/strings.xml22
-rw-r--r--res/values-et-rEE/strings.xml22
-rw-r--r--res/values-ms-rMY/strings.xml22
-rw-r--r--res/values-zh-rHK/strings.xml22
4 files changed, 88 insertions, 0 deletions
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..0d2fdc3
--- /dev/null
+++ b/res/values-en-rIN/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">"Select a Colour"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Colour <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Colour <xliff:g id="COLOR_INDEX">%1$d</xliff:g> selected"</string>
+</resources>
diff --git a/res/values-et-rEE/strings.xml b/res/values-et-rEE/strings.xml
new file mode 100644
index 0000000..544e32c
--- /dev/null
+++ b/res/values-et-rEE/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">"Valige värv"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Värv <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Valitud on värv <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-ms-rMY/strings.xml b/res/values-ms-rMY/strings.xml
new file mode 100644
index 0000000..fbac381
--- /dev/null
+++ b/res/values-ms-rMY/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">"Pilih Warna"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Warna <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Warna <xliff:g id="COLOR_INDEX">%1$d</xliff:g> dipilih"</string>
+</resources>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
new file mode 100644
index 0000000..5fffb7f
--- /dev/null
+++ b/res/values-zh-rHK/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>