summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-09-30 18:35:43 -0700
committerBaligh Uddin <baligh@google.com>2013-09-30 18:35:43 -0700
commit6f56851a63050b5629bd88a1a9d2bf3d82d5808d (patch)
tree3ff435dfe3734c05ed37deabebc4196a0ccf444c /res
parent7aee9b7c93e6856a51a45898c29d073f6252e9db (diff)
downloadandroid_frameworks_opt_colorpicker-6f56851a63050b5629bd88a1a9d2bf3d82d5808d.tar.gz
android_frameworks_opt_colorpicker-6f56851a63050b5629bd88a1a9d2bf3d82d5808d.tar.bz2
android_frameworks_opt_colorpicker-6f56851a63050b5629bd88a1a9d2bf3d82d5808d.zip
Import translations. DO NOT MERGE
Change-Id: I91e2d5a93ec0b1d02a8d580b35f0149821f9b58d Auto-generated-cl: translation import
Diffstat (limited to 'res')
-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>