summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2016-03-19 04:26:33 +0100
committerGeoff Mendal <mendal@google.com>2016-03-19 04:26:33 +0100
commitc33b834030798db132a61f30c6f70433df76e368 (patch)
tree8156b52a36db4acbcea1bb6306b999b17229fd6d
parent242eb54672dec468b9ec670c73aed5e4275721cb (diff)
downloadandroid_frameworks_opt_colorpicker-staging/cm-14.0.tar.gz
android_frameworks_opt_colorpicker-staging/cm-14.0.tar.bz2
android_frameworks_opt_colorpicker-staging/cm-14.0.zip
Import translations. DO NOT MERGEstaging/cm-14.0
Change-Id: I88978acfb96890bfaf256385296c4f632a1ae741 Auto-generated-cl: translation import
-rw-r--r--res/values-be-rBY/strings.xml22
-rw-r--r--res/values-bs-rBA/strings.xml22
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-be-rBY/strings.xml b/res/values-be-rBY/strings.xml
new file mode 100644
index 0000000..1e84291
--- /dev/null
+++ b/res/values-be-rBY/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-bs-rBA/strings.xml b/res/values-bs-rBA/strings.xml
new file mode 100644
index 0000000..29a8b7c
--- /dev/null
+++ b/res/values-bs-rBA/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">"Odaberite boju"</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">"Boja <xliff:g id="COLOR_INDEX">%1$d</xliff:g> je odabrana"</string>
+</resources>