diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
| commit | b84fe9a9c4c18a3f4e957f76ead34403c4316f76 (patch) | |
| tree | 14e4b37ae137ed538eaa14af4228c41033facac8 /mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml | |
| parent | 953b5ce3ad7e933c6f008202346fe5bf2985bf9e (diff) | |
| download | carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.tar.xz carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.zip | |
Added a simple Login and SignUp page for the web driver app
Diffstat (limited to 'mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml')
| -rw-r--r-- | mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml new file mode 100644 index 0000000..ef0c597 --- /dev/null +++ b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string msgid="2523291102206661146" name="common_google_play_services_enable_button">সক্ষম করুন</string> + <string msgid="227660514972886228" name="common_google_play_services_enable_text">আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।</string> + <string msgid="5122002158466380389" name="common_google_play_services_enable_title">Google Play পরিষেবা সক্ষম করুন</string> + <string msgid="7153882981874058840" name="common_google_play_services_install_button">ইনস্টল করুন</string> + <string name="common_google_play_services_install_text">Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।</string> + <string msgid="7215213145546190223" name="common_google_play_services_install_title">Google Play পরিষেবা পান</string> + <string name="common_google_play_services_notification_channel_name">Google Play পরিষেবার উপলভ্যতা</string> + <string name="common_google_play_services_notification_ticker">Google Play পরিষেবার ত্রুটি</string> + <string name="common_google_play_services_unknown_issue">Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷</string> + <string name="common_google_play_services_unsupported_text">Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷</string> + <string msgid="6556509956452265614" name="common_google_play_services_update_button">আপডেট করুন</string> + <string msgid="9053896323427875356" name="common_google_play_services_update_text">আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।</string> + <string msgid="6006316683626838685" name="common_google_play_services_update_title">Google Play পরিষেবা আপডেট করুন</string> + <string name="common_google_play_services_updating_text">Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।</string> + <string name="common_google_play_services_wear_update_text">Google Play পরিষেবার নতুন ভার্সন প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷</string> + <string name="common_open_on_phone">ফোনে খুলুন</string> + <string name="common_signin_button_text">সাইন-ইন করুন</string> + <string name="common_signin_button_text_long">Google এর মাধ্যমে সাইন-ইন করুন</string> + <string msgid="3260749812566568062" name="copy_toast_msg">"লিঙ্ক ক্লিপবোর্ডে কপি করা হয়েছে"</string> + <string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"লিঙ্ক কপি করুন"</string> + <string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ব্রাউজারে খুলুন"</string> + <string msgid="7145444925855055364" name="fallback_menu_item_share_link">"লিঙ্ক শেয়ার করুন"</string> + <string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"৯৯৯+"</string> +</resources>
\ No newline at end of file |
