diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-01-03 21:45:38 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-01-03 21:45:38 +0200 |
commit | 02cb724ac4f15f322d035e16ebf8849fab55dafd (patch) | |
tree | fe175aade84e20c03dd8e4adb5a37c7f418cc0da | |
parent | bd914fa31d6eabeb35de35f49efe092dbc28a91e (diff) | |
download | device_samsung_galaxys2-common-02cb724ac4f15f322d035e16ebf8849fab55dafd.zip device_samsung_galaxys2-common-02cb724ac4f15f322d035e16ebf8849fab55dafd.tar.gz device_samsung_galaxys2-common-02cb724ac4f15f322d035e16ebf8849fab55dafd.tar.bz2 |
Automatic translation import
Change-Id: I18203d05f6336ef8253a39a226eb66b40a7d8d6d
-rw-r--r-- | AdvancedDisplay/res/values-bn/arrays.xml | 40 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-bn/strings.xml | 29 |
2 files changed, 69 insertions, 0 deletions
diff --git a/AdvancedDisplay/res/values-bn/arrays.xml b/AdvancedDisplay/res/values-bn/arrays.xml new file mode 100644 index 0000000..9529d29 --- /dev/null +++ b/AdvancedDisplay/res/values-bn/arrays.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2012-2014 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string-array name="mdnie_scenario_entries"> + <item>সায়ানোজেনমড (পূর্ব-নির্ধারিত)</item> + <item>ইউআই</item> + <item>ভিডিও</item> + <item>ভিডিও উষ্ণ</item> + <item>ভিডিও শীতল</item> + <item>ক্যামেরা</item> + <item>পরিভ্রমণ</item> + <item>সংগ্রহশালা</item> + <item>VT</item> + </string-array> + <string-array name="mdnie_mode_entries"> + <item>গতিশীল (পূর্ব-নির্ধারিত)</item> + <item>আদর্শ</item> + <item>প্রাকৃতিক</item> + <item>চলচ্চিত্র</item> + </string-array> + <string-array name="mdnie_negative_entries"> + <item>স্বাভাবিক</item> + <item>বিপর্যস্ত</item> + </string-array> +</resources> diff --git a/AdvancedDisplay/res/values-bn/strings.xml b/AdvancedDisplay/res/values-bn/strings.xml new file mode 100644 index 0000000..8df5e78 --- /dev/null +++ b/AdvancedDisplay/res/values-bn/strings.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2012-2014 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">উন্নততর প্রদর্শন</string> + <string name="defaults_button">পূর্ব-নির্ধারিত অবস্থায় পুন:স্থাপন</string> + <string name="category_screen_title">পর্দা</string> + <string name="screen_colors_title">রঙ</string> + <string name="mdnie_scenario_title_head">দৃশ্যবিবরণী</string> + <string name="mdnie_scenario_summary_head">mDNIe দৃশ্যবিবরণী ধার্য করুন</string> + <string name="mdnie_mode_title_head">অবস্থা</string> + <string name="mdnie_mode_summary_head">mDNIe অবস্থা ধার্য করুন</string> + <string name="mdnie_negative_title_head">নেতিবাচক অবস্থা</string> + <string name="mdnie_negative_summary_head">বিপর্যস্ত রঙ সক্রিয়/নিস্ক্রিয় করা</string> +</resources> |