New translations strings.xml (Bengali, India)

This commit is contained in:
KevinX8 2020-08-06 11:07:25 +03:00
parent 1a601deb3b
commit 0f380b4557
1 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<resources>
<!-- Global Strings -->
<string name="close">Close</string>
<string name="close">বন্ধ করুন</string>
<string name="reset">রিসেট করুন</string>
<string name="save">Save</string>
<string name="save">সেভ করুন</string>
<!-- Main Activity -->
<string name="title_about">About</string>
<string name="title_about">সম্বন্ধে</string>
<string name="title_home">Home</string>
<string name="title_settings">Settings</string>
<!-- Home Page -->
@ -30,7 +30,7 @@
<string name="latest">Latest:</string>
<string name="successfully_installed">Successfully installed %1$s</string>
<string name="network_error">Network connection unavailable</string>
<string name="no_microg">No MicroG!</string>
<string name="no_microg">microG isn\'t installed</string>
<string name="root_not_granted">Root access not granted</string>
<string name="unavailable">Unavailable</string>
<string name="update">Update</string>
@ -59,8 +59,8 @@
<string name="theme_dark">Dark Theme</string>
<string name="theme_light">Light Theme</string>
<string name="update_url">Update Channel URL</string>
<string name="push_notifications">Push Notifications</string>
<string name="push_notifications_summary">Receive push notifications when an update is released</string>
<string name="push_notifications">%1$s Push Notifications</string>
<string name="push_notifications_summary">Receive push notifications when an update for %1$s is released</string>
<string name="re_check">রি-চেক</string>
<string name="update_center">পরিচালক আপডেট কেন্দ্র Center</string>
<string name="update_found">আপডেট পাওয়া গেল!</string>