summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-04-01 14:04:25 -0700
committerBaligh Uddin <baligh@google.com>2014-04-01 14:04:25 -0700
commit05eda6fbeb0656d8b2e9be7b99763a5c31ba24fd (patch)
tree8842e898fa6b4df8f73842c209d9fd532984af0d
parent1d1c296bc3206f4c9b6644eac20d1aea0fdd9035 (diff)
downloadandroid_frameworks_opt_colorpicker-05eda6fbeb0656d8b2e9be7b99763a5c31ba24fd.tar.gz
android_frameworks_opt_colorpicker-05eda6fbeb0656d8b2e9be7b99763a5c31ba24fd.tar.bz2
android_frameworks_opt_colorpicker-05eda6fbeb0656d8b2e9be7b99763a5c31ba24fd.zip
Import translations. DO NOT MERGE
Change-Id: I3c5ff74bba845914b3e2446ffd9fad11408497de Auto-generated-cl: translation import
-rw-r--r--res/values-af/strings.xml22
-rw-r--r--res/values-am/strings.xml22
-rw-r--r--res/values-ar/strings.xml22
-rw-r--r--res/values-bg/strings.xml22
-rw-r--r--res/values-ca/strings.xml22
-rw-r--r--res/values-cs/strings.xml22
-rw-r--r--res/values-da/strings.xml22
-rw-r--r--res/values-de/strings.xml22
-rw-r--r--res/values-el/strings.xml22
-rw-r--r--res/values-en-rGB/strings.xml22
-rw-r--r--res/values-en-rIN/strings.xml22
-rw-r--r--res/values-es-rUS/strings.xml22
-rw-r--r--res/values-es/strings.xml22
-rw-r--r--res/values-et-rEE/strings.xml22
-rw-r--r--res/values-fa/strings.xml22
-rw-r--r--res/values-fi/strings.xml22
-rw-r--r--res/values-fr-rCA/strings.xml22
-rw-r--r--res/values-fr/strings.xml22
-rw-r--r--res/values-hi/strings.xml22
-rw-r--r--res/values-hr/strings.xml22
-rw-r--r--res/values-hu/strings.xml22
-rw-r--r--res/values-hy-rAM/strings.xml22
-rw-r--r--res/values-in/strings.xml22
-rw-r--r--res/values-it/strings.xml22
-rw-r--r--res/values-iw/strings.xml22
-rw-r--r--res/values-ja/strings.xml22
-rw-r--r--res/values-ka-rGE/strings.xml22
-rw-r--r--res/values-km-rKH/strings.xml22
-rw-r--r--res/values-ko/strings.xml22
-rw-r--r--res/values-lo-rLA/strings.xml22
-rw-r--r--res/values-lt/strings.xml22
-rw-r--r--res/values-lv/strings.xml22
-rw-r--r--res/values-mn-rMN/strings.xml22
-rw-r--r--res/values-ms-rMY/strings.xml22
-rw-r--r--res/values-nb/strings.xml22
-rw-r--r--res/values-nl/strings.xml22
-rw-r--r--res/values-pl/strings.xml22
-rw-r--r--res/values-pt-rPT/strings.xml22
-rw-r--r--res/values-pt/strings.xml22
-rw-r--r--res/values-ro/strings.xml22
-rw-r--r--res/values-ru/strings.xml22
-rw-r--r--res/values-sk/strings.xml22
-rw-r--r--res/values-sl/strings.xml22
-rw-r--r--res/values-sr/strings.xml22
-rw-r--r--res/values-sv/strings.xml22
-rw-r--r--res/values-sw/strings.xml22
-rw-r--r--res/values-th/strings.xml22
-rw-r--r--res/values-tl/strings.xml22
-rw-r--r--res/values-tr/strings.xml22
-rw-r--r--res/values-uk/strings.xml22
-rw-r--r--res/values-vi/strings.xml22
-rw-r--r--res/values-zh-rCN/strings.xml22
-rw-r--r--res/values-zh-rHK/strings.xml22
-rw-r--r--res/values-zh-rTW/strings.xml22
-rw-r--r--res/values-zu/strings.xml22
55 files changed, 1210 insertions, 0 deletions
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
new file mode 100644
index 0000000..2622bcd
--- /dev/null
+++ b/res/values-af/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">"Kies \'n kleur"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Kleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Kleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g> gekies"</string>
+</resources>
diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml
new file mode 100644
index 0000000..47bd2b8
--- /dev/null
+++ b/res/values-am/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-ar/strings.xml b/res/values-ar/strings.xml
new file mode 100644
index 0000000..e619ee4
--- /dev/null
+++ b/res/values-ar/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-bg/strings.xml b/res/values-bg/strings.xml
new file mode 100644
index 0000000..979f2d6
--- /dev/null
+++ b/res/values-bg/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-ca/strings.xml b/res/values-ca/strings.xml
new file mode 100644
index 0000000..613b935
--- /dev/null
+++ b/res/values-ca/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">"Selecciona un color"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"S\'ha seleccionat el color <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
new file mode 100644
index 0000000..08aaab8
--- /dev/null
+++ b/res/values-cs/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">"Vyberte barvu"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Barva <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Barva <xliff:g id="COLOR_INDEX">%1$d</xliff:g> je vybrána"</string>
+</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..ff3bfb5
--- /dev/null
+++ b/res/values-da/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">"Vælg en farve"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Farve <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Farve <xliff:g id="COLOR_INDEX">%1$d</xliff:g> valgt"</string>
+</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
new file mode 100644
index 0000000..f8ef0ba
--- /dev/null
+++ b/res/values-de/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">"Farbe auswählen:"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Farbe <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Farbe <xliff:g id="COLOR_INDEX">%1$d</xliff:g> ausgewählt"</string>
+</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
new file mode 100644
index 0000000..d72feb0
--- /dev/null
+++ b/res/values-el/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-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
new file mode 100644
index 0000000..0d2fdc3
--- /dev/null
+++ b/res/values-en-rGB/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-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-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..c7ff625
--- /dev/null
+++ b/res/values-es-rUS/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">"Seleccionar un color"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g> seleccionado"</string>
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
new file mode 100644
index 0000000..5a8db84
--- /dev/null
+++ b/res/values-es/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">"Selecciona un color"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g> seleccionado"</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-fa/strings.xml b/res/values-fa/strings.xml
new file mode 100644
index 0000000..ebc96f1
--- /dev/null
+++ b/res/values-fa/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-fi/strings.xml b/res/values-fi/strings.xml
new file mode 100644
index 0000000..5529866
--- /dev/null
+++ b/res/values-fi/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">"Valitse väri"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Väri <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Väri <xliff:g id="COLOR_INDEX">%1$d</xliff:g> on valittu"</string>
+</resources>
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
new file mode 100644
index 0000000..4a68b78
--- /dev/null
+++ b/res/values-fr-rCA/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">"Sélectionnez une couleur"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Couleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Couleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g> sélectionnée"</string>
+</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
new file mode 100644
index 0000000..61ae1c3
--- /dev/null
+++ b/res/values-fr/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">"Sélectionner une couleur"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Couleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Couleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g> sélectionnée"</string>
+</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
new file mode 100644
index 0000000..7b27b66
--- /dev/null
+++ b/res/values-hi/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-hr/strings.xml b/res/values-hr/strings.xml
new file mode 100644
index 0000000..2ad3fcf
--- /dev/null
+++ b/res/values-hr/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">"Odabir boje"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Boja <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Odabrana je boja <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
new file mode 100644
index 0000000..4e22944
--- /dev/null
+++ b/res/values-hu/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">"Válasszon színt"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"<xliff:g id="COLOR_INDEX">%1$d</xliff:g>. szín"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"<xliff:g id="COLOR_INDEX">%1$d</xliff:g>. szín kiválasztva"</string>
+</resources>
diff --git a/res/values-hy-rAM/strings.xml b/res/values-hy-rAM/strings.xml
new file mode 100644
index 0000000..5a63133
--- /dev/null
+++ b/res/values-hy-rAM/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-in/strings.xml b/res/values-in/strings.xml
new file mode 100644
index 0000000..ef7d665
--- /dev/null
+++ b/res/values-in/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-it/strings.xml b/res/values-it/strings.xml
new file mode 100644
index 0000000..8b899e4
--- /dev/null
+++ b/res/values-it/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">"Seleziona un colore"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Colore <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Colore selezionato: <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
new file mode 100644
index 0000000..a4511f9
--- /dev/null
+++ b/res/values-iw/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-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..7454447
--- /dev/null
+++ b/res/values-ja/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-ka-rGE/strings.xml b/res/values-ka-rGE/strings.xml
new file mode 100644
index 0000000..594ba6d
--- /dev/null
+++ b/res/values-ka-rGE/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-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-ko/strings.xml b/res/values-ko/strings.xml
new file mode 100644
index 0000000..5e06f99
--- /dev/null
+++ b/res/values-ko/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-lt/strings.xml b/res/values-lt/strings.xml
new file mode 100644
index 0000000..1610952
--- /dev/null
+++ b/res/values-lt/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">"Pasirinkite spalvą"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"<xliff:g id="COLOR_INDEX">%1$d</xliff:g> spalva"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"<xliff:g id="COLOR_INDEX">%1$d</xliff:g> spalva pasirinkta"</string>
+</resources>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
new file mode 100644
index 0000000..e844bce
--- /dev/null
+++ b/res/values-lv/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">"Krāsas atlase"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Krāsa Nr. <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Atlasīta krāsa Nr. <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>
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-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 0000000..ce5a81e
--- /dev/null
+++ b/res/values-nb/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">"Velg en farge"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Farge <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Farge <xliff:g id="COLOR_INDEX">%1$d</xliff:g> er valgt"</string>
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
new file mode 100644
index 0000000..2dec3ea
--- /dev/null
+++ b/res/values-nl/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">"Een kleur selecteren"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Kleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Kleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g> geselecteerd"</string>
+</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
new file mode 100644
index 0000000..04b43ec
--- /dev/null
+++ b/res/values-pl/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">"Wybierz kolor"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Kolor <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Wybrałeś kolor <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..30fd75b
--- /dev/null
+++ b/res/values-pt-rPT/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">"Selecionar uma Cor"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Cor <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Cor <xliff:g id="COLOR_INDEX">%1$d</xliff:g> selecionada"</string>
+</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
new file mode 100644
index 0000000..5eca2e0
--- /dev/null
+++ b/res/values-pt/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">"Selecione uma cor"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Cor <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Cor <xliff:g id="COLOR_INDEX">%1$d</xliff:g> selecionada"</string>
+</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
new file mode 100644
index 0000000..bcc245d
--- /dev/null
+++ b/res/values-ro/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">"Selectați o culoare"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Culoarea <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Culoarea <xliff:g id="COLOR_INDEX">%1$d</xliff:g> este selectată"</string>
+</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
new file mode 100644
index 0000000..0fc7a22
--- /dev/null
+++ b/res/values-ru/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-sk/strings.xml b/res/values-sk/strings.xml
new file mode 100644
index 0000000..900d3b2
--- /dev/null
+++ b/res/values-sk/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">"Vyberte farbu"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Farba <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Bola vybratá farba <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
new file mode 100644
index 0000000..e62c9d3
--- /dev/null
+++ b/res/values-sl/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">"Izberite barvo:"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Barva <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Izbrana je barva <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
new file mode 100644
index 0000000..6ca8340
--- /dev/null
+++ b/res/values-sr/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-sv/strings.xml b/res/values-sv/strings.xml
new file mode 100644
index 0000000..ac2514b
--- /dev/null
+++ b/res/values-sv/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">"Välj en färg"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Färg <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Färg <xliff:g id="COLOR_INDEX">%1$d</xliff:g> vald"</string>
+</resources>
diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml
new file mode 100644
index 0000000..fb1d587
--- /dev/null
+++ b/res/values-sw/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">"Chagua Rangi"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Rangi <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Rangi <xliff:g id="COLOR_INDEX">%1$d</xliff:g> iliyochaguliwa"</string>
+</resources>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
new file mode 100644
index 0000000..e2d2934
--- /dev/null
+++ b/res/values-th/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-tl/strings.xml b/res/values-tl/strings.xml
new file mode 100644
index 0000000..e7fb303
--- /dev/null
+++ b/res/values-tl/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">"Pumili ng Kulay"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Kulay na <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Napili ang kulay na <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
new file mode 100644
index 0000000..4157d96
--- /dev/null
+++ b/res/values-tr/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">"Bir Renk Seçin"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Renk <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Renk <xliff:g id="COLOR_INDEX">%1$d</xliff:g> seçildi"</string>
+</resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
new file mode 100644
index 0000000..a8bf87b
--- /dev/null
+++ b/res/values-uk/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-vi/strings.xml b/res/values-vi/strings.xml
new file mode 100644
index 0000000..e027169
--- /dev/null
+++ b/res/values-vi/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">"Chọn màu"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Màu <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Đã chọn màu <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000..c1c1d58
--- /dev/null
+++ b/res/values-zh-rCN/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-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>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
new file mode 100644
index 0000000..86e4782
--- /dev/null
+++ b/res/values-zh-rTW/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-zu/strings.xml b/res/values-zu/strings.xml
new file mode 100644
index 0000000..98e213f
--- /dev/null
+++ b/res/values-zu/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">"Khetha umbala"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Umbala we-<xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"Umbala we-<xliff:g id="COLOR_INDEX">%1$d</xliff:g> ukhethiwe"</string>
+</resources>