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

Unverified Commit 572f8137 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I2209079b7a7aceda073f07af57f124afb6786816
parent 03e31656
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2016 The CyanogenMod Project

+0 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2016 The CyanogenMod Project

+31 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2012-2016 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="menu_item_widget_settings">উইজেট ছেটিংচ</string>
    <string name="profile_description">প্ৰ\'ফাইল <xliff:g id="profile">%s</xliff:g></string>
    <string name="profile_no_selected">কোনো প্ৰ\'ফাইল চয়ন কৰা নাই</string>
    <string name="volume_buttons_summary">ভলিউম বুটাম টিপিলে হ\'ব <xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_title">ওলোটোৱা ক্ৰিয়া</string>
    <string name="flip_action_summary" product="tablet">টেবলেট কম্পিউটাৰ ওলোটালে হ\'ব <xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_summary" product="default">ফোনটো ওলোটালে হ\'ব<xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_title">জোকাৰা ক্ৰিয়া</string>
    <string name="shake_action_summary" product="tablet">টেবলেট কম্পিউটাৰ জোকাৰিলে হ\'ব <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_summary" product="default">ফোনটো জোকাৰিলে হ\'ব <xliff:g id="action">%s</xliff:g></string>
    <string name="action_summary_snooze">এলাৰ্ম স্নুজ কৰক</string>
    <string name="action_summary_dismiss">এলাৰ্ম অগ্ৰাহ্য কৰক</string>
    <string name="action_summary_do_nothing">একো নকৰিব</string>
</resources>
+2 −414

File changed.

Preview size limit exceeded, changes collapsed.

+32 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2012-2016 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="menu_item_widget_settings">Vidget tənzimləmələri</string>
    <string name="profile_description">Profil <xliff:g id="profile">%s</xliff:g></string>
    <string name="profile_no_selected">Profil seçilməyib</string>
    <string name="default_alarm_tone_title">İlkin zəngli saat səsi</string>
    <string name="volume_buttons_summary">Səs düymələri <xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_title">Çevirmə hərəkəti</string>
    <string name="flip_action_summary" product="tablet">Planşeti tərsinə çevirəndə <xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_summary" product="default">Telefonu tərsinə çevirəndə <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_title">Silkələmə hərəkəti</string>
    <string name="shake_action_summary" product="tablet">Planşeti silkələyəndə <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_summary" product="default">Telefonu silkələyəndə <xliff:g id="action">%s</xliff:g></string>
    <string name="action_summary_snooze">zəngli saatı təxirə salacaq</string>
    <string name="action_summary_dismiss">zəngli saatı bağlayacaq</string>
    <string name="action_summary_do_nothing">heçnə etmə</string>
</resources>
Loading