summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-04-22 05:36:16 -0700
committerGeoff Mendal <mendal@google.com>2015-04-22 05:36:16 -0700
commit25aaf785a738ed06692e140c49df4fc59ab5d3ef (patch)
tree5465daae912e45f8fedaaf6b36ca7ae78efa39da
parent83415d5e2efd78b9f86f976d33155040be45f75f (diff)
downloadandroid_frameworks_opt_colorpicker-25aaf785a738ed06692e140c49df4fc59ab5d3ef.tar.gz
android_frameworks_opt_colorpicker-25aaf785a738ed06692e140c49df4fc59ab5d3ef.tar.bz2
android_frameworks_opt_colorpicker-25aaf785a738ed06692e140c49df4fc59ab5d3ef.zip
Import translations. DO NOT MERGE
Change-Id: I3918cfe1d94627414d7b18256905828a071a9b89 Auto-generated-cl: translation import
-rw-r--r--res/values-gu-rIN/strings.xml22
-rw-r--r--res/values-pa-rIN/strings.xml22
-rw-r--r--res/values-sq-rAL/strings.xml22
3 files changed, 66 insertions, 0 deletions
diff --git a/res/values-gu-rIN/strings.xml b/res/values-gu-rIN/strings.xml
new file mode 100644
index 0000000..5b7215a
--- /dev/null
+++ b/res/values-gu-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-pa-rIN/strings.xml b/res/values-pa-rIN/strings.xml
new file mode 100644
index 0000000..9fecb18
--- /dev/null
+++ b/res/values-pa-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-sq-rAL/strings.xml b/res/values-sq-rAL/strings.xml
new file mode 100644
index 0000000..2e21621
--- /dev/null
+++ b/res/values-sq-rAL/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">"Zgjidh një ngjyrë"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"Ngjyra <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"U zgjodh ngjyra <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+</resources>