summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-10-04 22:08:27 -0700
committerBaligh Uddin <baligh@google.com>2013-10-04 22:08:27 -0700
commit70d2a221d43aff3b8e9bd38023d553a9d3190738 (patch)
tree3ff435dfe3734c05ed37deabebc4196a0ccf444c
parentcb3886cfbcd7919cac424d4b1c9a615714ffadd7 (diff)
downloadandroid_frameworks_opt_colorpicker-70d2a221d43aff3b8e9bd38023d553a9d3190738.tar.gz
android_frameworks_opt_colorpicker-70d2a221d43aff3b8e9bd38023d553a9d3190738.tar.bz2
android_frameworks_opt_colorpicker-70d2a221d43aff3b8e9bd38023d553a9d3190738.zip
Import translations. DO NOT MERGE
Change-Id: Ie739c0fc3da30883512410e5420262095d5a3361 Auto-generated-cl: translation import
-rw-r--r--res/values-hy-rAM/strings.xml22
-rw-r--r--res/values-ka-rGE/strings.xml22
2 files changed, 44 insertions, 0 deletions
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-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>