summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-07-07 04:53:18 -0700
committerBaligh Uddin <baligh@google.com>2014-07-07 04:53:18 -0700
commitaa1a2947a0e83288e21272e61804305e3cc980d0 (patch)
treedb3c7d564b9a8007efa43216233a53e0285cd5d9
parentd650cfe1bacf7427e4339a2491fcde2526692324 (diff)
downloadandroid_frameworks_opt_colorpicker-aa1a2947a0e83288e21272e61804305e3cc980d0.tar.gz
android_frameworks_opt_colorpicker-aa1a2947a0e83288e21272e61804305e3cc980d0.tar.bz2
android_frameworks_opt_colorpicker-aa1a2947a0e83288e21272e61804305e3cc980d0.zip
Import translations. DO NOT MERGE
Change-Id: Iee5fcdac5b547e08696180250f14176dae1ba918 Auto-generated-cl: translation import
-rw-r--r--res/values-bn-rBD/strings.xml22
-rw-r--r--res/values-eu-rES/strings.xml22
-rw-r--r--res/values-gl-rES/strings.xml22
-rw-r--r--res/values-kn-rIN/strings.xml22
-rw-r--r--res/values-ml-rIN/strings.xml22
-rw-r--r--res/values-mr-rIN/strings.xml22
-rw-r--r--res/values-ta-rIN/strings.xml22
-rw-r--r--res/values-te-rIN/strings.xml22
8 files changed, 176 insertions, 0 deletions
diff --git a/res/values-bn-rBD/strings.xml b/res/values-bn-rBD/strings.xml
new file mode 100644
index 0000000..cd4a26d
--- /dev/null
+++ b/res/values-bn-rBD/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-eu-rES/strings.xml b/res/values-eu-rES/strings.xml
new file mode 100644
index 0000000..ddb1966
--- /dev/null
+++ b/res/values-eu-rES/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">"Hautatu kolorea"</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> hautatu da"</string>
+</resources>
diff --git a/res/values-gl-rES/strings.xml b/res/values-gl-rES/strings.xml
new file mode 100644
index 0000000..264956a
--- /dev/null
+++ b/res/values-gl-rES/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 unha 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">"Seleccionouse a cor <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-kn-rIN/strings.xml b/res/values-kn-rIN/strings.xml
new file mode 100644
index 0000000..d9372dd
--- /dev/null
+++ b/res/values-kn-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">"ಬಣ್ಣವನ್ನು ಆಯ್ಕೆಮಾಡಿ"</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-ml-rIN/strings.xml b/res/values-ml-rIN/strings.xml
new file mode 100644
index 0000000..d5c1230
--- /dev/null
+++ b/res/values-ml-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">"ഒരു വർണ്ണം തിരഞ്ഞെടുക്കുക"</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-mr-rIN/strings.xml b/res/values-mr-rIN/strings.xml
new file mode 100644
index 0000000..8b9c617
--- /dev/null
+++ b/res/values-mr-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">"एक रंग निवडा"</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-ta-rIN/strings.xml b/res/values-ta-rIN/strings.xml
new file mode 100644
index 0000000..bb5a952
--- /dev/null
+++ b/res/values-ta-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">"வண்ணத்தைத் தேர்ந்தெடுக்கவும்"</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-te-rIN/strings.xml b/res/values-te-rIN/strings.xml
new file mode 100644
index 0000000..97332f9
--- /dev/null
+++ b/res/values-te-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">"రంగును ఎంచుకోండి"</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>