summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-05-24 07:27:28 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-05-24 07:27:28 +0000
commit58ad2e47fdd22578ee7337351f40548a886e3af6 (patch)
tree7a6f9aef1c6f3a09d15ff165d196211126c32c10
parent942a85809ebbdca9ae100d1b01c4ca4116b734f3 (diff)
parentd3a9fb0c6f4857d838b3771b4164b82af5014172 (diff)
downloaddatetimepicker-58ad2e47fdd22578ee7337351f40548a886e3af6.tar.gz
Snap for 4801384 from d3a9fb0c6f4857d838b3771b4164b82af5014172 to pi-release
Change-Id: Iaee341c9e18c01ec79fdd885dcbf57207142cd4d
-rw-r--r--res/values-as/strings.xml31
-rw-r--r--res/values-ca/strings.xml2
2 files changed, 32 insertions, 1 deletions
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
new file mode 100644
index 0000000..f3b7b8c
--- /dev/null
+++ b/res/values-as/strings.xml
@@ -0,0 +1,31 @@
+<?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="done_label" msgid="7007948707597430919">"সম্পন্ন হ\'ল"</string>
+ <string name="hour_picker_description" msgid="7586639618712934060">"ঘণ্টাৰ বৃত্তাকাৰ শ্লাইডাৰ"</string>
+ <string name="minute_picker_description" msgid="6024811202872705251">"মিনিটৰ বৃত্তাকাৰ শ্লাইডাৰ"</string>
+ <string name="select_hours" msgid="7651068754188418859">"ঘণ্টা বাছনি কৰক"</string>
+ <string name="select_minutes" msgid="8327182090226828481">"মিনিট বাছনি কৰক"</string>
+ <string name="day_picker_description" msgid="3968620852217927702">"দিনৰ সৈতে মাহৰ গ্ৰিড"</string>
+ <string name="year_picker_description" msgid="6963340404644587098">"বছৰৰ সূচী"</string>
+ <string name="select_day" msgid="3973338219107019769">"মাহ আৰু দিন বাছনি কৰক"</string>
+ <string name="select_year" msgid="2603330600102539372">"বছৰ বাছনি কৰক"</string>
+ <string name="item_is_selected" msgid="2674929164900463786">"<xliff:g id="ITEM">%1$s</xliff:g> বাছনি কৰা হ\'ল"</string>
+ <string name="deleted_key" msgid="6908431551612331381">"<xliff:g id="KEY">%1$s</xliff:g> মচা হ\'ল"</string>
+</resources>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 9fe6f5c..4669c84 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -22,7 +22,7 @@
<string name="minute_picker_description" msgid="6024811202872705251">"Control circular dels minuts"</string>
<string name="select_hours" msgid="7651068754188418859">"Selecciona les hores"</string>
<string name="select_minutes" msgid="8327182090226828481">"Selecciona els minuts"</string>
- <string name="day_picker_description" msgid="3968620852217927702">"Graella mensual de dies"</string>
+ <string name="day_picker_description" msgid="3968620852217927702">"Quadrícula mensual de dies"</string>
<string name="year_picker_description" msgid="6963340404644587098">"Llista anual"</string>
<string name="select_day" msgid="3973338219107019769">"Selecciona un mes i un dia"</string>
<string name="select_year" msgid="2603330600102539372">"Selecciona un any"</string>