Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 352a7285 authored by Baligh Uddin's avatar Baligh Uddin
Browse files

Will have to fix the CL.

Revert "Remove deprecated locales"

This reverts commit 6a1af17d.

Change-Id: I3f4379d14a45ab80a5ad467fa65607ae5b3e6e26
parent 6a1af17d
Loading
Loading
Loading
Loading
+31 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
**
** Copyright 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="label_go_key" msgid="4033615332628671065">"যান"</string>
    <string name="label_next_key" msgid="5586407279258592635">"পরবর্তী"</string>
    <string name="label_previous_key" msgid="1421141755779895275">"পূর্ববর্তী"</string>
    <string name="label_done_key" msgid="7564866296502630852">"সম্পন্ন"</string>
    <string name="label_send_key" msgid="482252074224462163">"পাঠান"</string>
    <string name="label_search_key" msgid="7965186050435796642">"সন্ধান"</string>
    <string name="label_pause_key" msgid="2225922926459730642">"বিরাম"</string>
    <string name="label_wait_key" msgid="5891247853595466039">"অপেক্ষা করুন"</string>
</resources>
+27 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
**
** Copyright 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="english_ime_name" msgid="5940510615957428904">"Android কীবোর্ড (AOSP)"</string>
    <string name="spell_checker_service_name" msgid="1254221805440242662">"Android বানান পরীক্ষক (AOSP)"</string>
    <string name="english_ime_settings" msgid="5760361067176802794">"Android কীবোর্ড সেটিংস (AOSP)"</string>
    <string name="android_spell_checker_settings" msgid="6123949487832861885">"Android বানান পরীক্ষক সেটিংস (AOSP)"</string>
</resources>
+24 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
**
** Copyright 2014, 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="use_personalized_dicts_summary" msgid="590432261305469627">"পরামর্শ উন্নত করতে আপনার যোগাযোগসমূহ এবং টাইপ করা তথ্য থেকে শিখুন"</string>
</resources>
+208 −0

File added.

Preview size limit exceeded, changes collapsed.

+83 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
**
** Copyright 2014, 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="spoken_use_headphones" msgid="4313642710742229868">"সশব্দে উচ্চারিত পাসওয়ার্ডের কীগুলি শোনার জন্য একটি হেডসেট সংযুক্ত করুন।"</string>
    <string name="spoken_current_text_is" msgid="4240549866156675799">"বর্তমান পাঠ্য %s"</string>
    <string name="spoken_no_text_entered" msgid="1711276837961785646">"কোনো পাঠ্য লেখা হয়নি"</string>
    <string name="spoken_auto_correct" msgid="8989324692167993804">"<xliff:g id="KEY_NAME">%1$s</xliff:g> কী <xliff:g id="ORIGINAL_WORD">%2$s</xliff:g> কে <xliff:g id="CORRECTED_WORD">%3$s</xliff:g> এ সংশোধন করছে"</string>
    <string name="spoken_auto_correct_obscured" msgid="7769449372355268412">"<xliff:g id="KEY_NAME">%1$s</xliff:g> স্বত:সংশোধন করে"</string>
    <string name="spoken_description_unknown" msgid="5139930082759824442">"অজানা অক্ষর"</string>
    <string name="spoken_description_shift" msgid="7209798151676638728">"শিফ্ট"</string>
    <string name="spoken_description_symbols_shift" msgid="3483198879916435717">"আরো প্রতীক"</string>
    <string name="spoken_description_shift_shifted" msgid="3122704922642232605">"শিফ্ট"</string>
    <string name="spoken_description_symbols_shift_shifted" msgid="5179175466878186081">"প্রতীকগুলি"</string>
    <string name="spoken_description_caps_lock" msgid="1224851412185975036">"শিফ্ট"</string>
    <string name="spoken_description_delete" msgid="3878902286264983302">"মুছুন"</string>
    <string name="spoken_description_to_symbol" msgid="8244903740201126590">"প্রতীকসমূহ"</string>
    <string name="spoken_description_to_alpha" msgid="4081215210530031950">"অক্ষরসমূহ"</string>
    <string name="spoken_description_to_numeric" msgid="4560261331530795682">"নম্বরগুলি"</string>
    <string name="spoken_description_settings" msgid="7281251004003143204">"সেটিংস"</string>
    <string name="spoken_description_tab" msgid="8210782459446866716">"ট্যাব"</string>
    <string name="spoken_description_space" msgid="5908716896642059145">"স্পেস"</string>
    <string name="spoken_description_mic" msgid="6153138783813452464">"ভয়েস ইনপুট"</string>
    <string name="spoken_description_emoji" msgid="7990051553008088470">"ইমোজি"</string>
    <string name="spoken_description_return" msgid="3183692287397645708">"ফেরত যান"</string>
    <string name="spoken_description_search" msgid="5099937658231911288">"অনুসন্ধান"</string>
    <string name="spoken_description_dot" msgid="5644176501632325560">"ডট"</string>
    <string name="spoken_description_language_switch" msgid="6818666779313544553">"ভাষা স্যুইচ করুন"</string>
    <string name="spoken_description_action_next" msgid="431761808119616962">"পরবর্তী"</string>
    <string name="spoken_description_action_previous" msgid="2919072174697865110">"পূর্ববর্তী"</string>
    <string name="spoken_description_shiftmode_on" msgid="5107180516341258979">"শিফ্ট সক্ষম করা হয়েছে"</string>
    <string name="spoken_description_shiftmode_locked" msgid="7307477738053606881">"বড় হাতের অক্ষর সক্ষম করা হয়েছে"</string>
    <string name="spoken_description_mode_symbol" msgid="111186851131446691">"প্রতীক মোড"</string>
    <string name="spoken_description_mode_symbol_shift" msgid="4305607977537665389">"আরো প্রতীক মোড"</string>
    <string name="spoken_description_mode_alpha" msgid="4676004119618778911">"অক্ষর মোড"</string>
    <string name="spoken_description_mode_phone" msgid="2061220553756692903">"ফোন মোড"</string>
    <string name="spoken_description_mode_phone_shift" msgid="7879963803547701090">"ফোন প্রতীক মোড"</string>
    <string name="announce_keyboard_hidden" msgid="2313574218950517779">"কীবোর্ড লুকানো রয়েছে"</string>
    <string name="announce_keyboard_mode" msgid="6698257917367823205">"<xliff:g id="KEYBOARD_MODE">%s</xliff:g> কীবোর্ড দেখানো হচ্ছে"</string>
    <string name="keyboard_mode_date" msgid="6597407244976713364">"তারিখ"</string>
    <string name="keyboard_mode_date_time" msgid="3642804408726668808">"তারিখ ও সময়"</string>
    <string name="keyboard_mode_email" msgid="1239682082047693644">"ইমেল"</string>
    <string name="keyboard_mode_im" msgid="3812086215529493501">"বার্তাপ্রেরণ"</string>
    <string name="keyboard_mode_number" msgid="5395042245837996809">"সংখ্যা"</string>
    <string name="keyboard_mode_phone" msgid="2486230278064523665">"ফোন"</string>
    <string name="keyboard_mode_text" msgid="9138789594969187494">"পাঠ্য"</string>
    <string name="keyboard_mode_time" msgid="8558297845514402675">"সময়"</string>
    <string name="keyboard_mode_url" msgid="8072011652949962550">"URL"</string>
    <string name="spoken_descrption_emoji_category_recents" msgid="4185344945205590692">"সাম্প্রতিকগুলি"</string>
    <string name="spoken_descrption_emoji_category_people" msgid="8414196269847492817">"ব্যক্তিগণ"</string>
    <string name="spoken_descrption_emoji_category_objects" msgid="6116297906606195278">"বিষয়বস্তুগুলি"</string>
    <string name="spoken_descrption_emoji_category_nature" msgid="5018340512472354640">"প্রকৃতি"</string>
    <string name="spoken_descrption_emoji_category_places" msgid="1163315840948545317">"স্থানসমূহ"</string>
    <string name="spoken_descrption_emoji_category_symbols" msgid="474680659024880601">"প্রতীকসমূহ"</string>
    <string name="spoken_descrption_emoji_category_emoticons" msgid="456737544787823539">"ইমোটিকনগুলি"</string>
    <string name="spoken_description_upper_case" msgid="4904835255229433916">"বড় হাতের <xliff:g id="LOWER_LETTER">%s</xliff:g>"</string>
    <string name="spoken_letter_0049" msgid="4743162182646977944">"বড় হাতের I"</string>
    <string name="spoken_letter_0130" msgid="4766619646231612274">"বড় হাতের I, উপরে বিন্দু"</string>
    <string name="spoken_symbol_unknown" msgid="717298227061173706">"অজানা প্রতীক"</string>
    <string name="spoken_emoji_unknown" msgid="5981009928135394306">"অজানা ইমোজি"</string>
    <string name="spoken_open_more_keys_keyboard" msgid="6832897688371903747">"বিকল্প অক্ষরগুলি উপলব্ধ রয়েছে"</string>
    <string name="spoken_close_more_keys_keyboard" msgid="3524914657934712026">"বিকল্প অক্ষরগুলি সরিয়ে দেওয়া হয়"</string>
    <string name="spoken_open_more_suggestions" msgid="4231720702882969760">"বিকল্প প্রস্তাবনাগুলি উপলব্ধ রয়েছে"</string>
    <string name="spoken_close_more_suggestions" msgid="9118455416075032839">"বিকল্প প্রস্তাবনাগুলি সরিয়ে দেওয়া হয়"</string>
</resources>
Loading