NetGuard/app/src/main/res/values-sr/strings.xml

58 lines
4.1 KiB
XML
Raw Normal View History

2015-11-23 07:42:11 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="app_copyright">Copyright \u00A9 2015 by M. Bokhorst (M66B)</string>
2015-11-29 08:01:24 +00:00
<string name="app_android">NetGuard requires Android 5.0 or later</string>
2015-11-23 07:42:11 +00:00
<string name="app_license">By using NetGuard, you agree to the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_first">Great care has been taken to develop and test NetGuard,
however it is impossible to guarantee it will work correctly on every device.
NetGuard is known to crash when activated on some devices. It is also known to block all traffic on some other devices.
These issues are caused by bugs in Android, or in the software provided by the manufacturer, so please don\'t blame NetGuard.
\n\nBy using NetGuard, you agree to the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="menu_search">Search for application</string>
<string name="menu_settings">Settings</string>
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
2015-12-01 07:38:46 +00:00
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
<string name="setting_whitelist_other">Block mobile</string>
<string name="setting_screen_wifi">Allow Wi-Fi when screen on</string>
<string name="setting_screen_other">Allow mobile when screen on</string>
<string name="setting_whitelist_roaming">Block roaming</string>
2015-11-23 07:42:11 +00:00
<string name="setting_metered">Handle metered Wi-Fi networks</string>
<string name="setting_national_roaming">Ignore national roaming</string>
2015-11-23 07:42:11 +00:00
<string name="setting_system">Manage system applications</string>
<string name="setting_dark">Use dark theme</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
2015-12-01 07:35:13 +00:00
<string name="setting_defaults">Defaults</string>
<string name="setting_options">Options</string>
<string name="setting_backup">Backup</string>
2015-11-23 07:42:11 +00:00
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_metered">Apply mobile network rules to metered (paid, tethered) Wi-Fi networks</string>
2015-12-01 07:35:13 +00:00
<string name="summary_national_roaming">Do not apply the roaming rules when the SIM and mobile network country are the same</string>
2015-11-23 07:42:11 +00:00
<string name="msg_sure">Are you sure?</string>
<string name="msg_started">Enforcing rules</string>
<string name="msg_packages">%1$d allowed, %2$d blocked</string>
<string name="msg_disabled">NetGuard is disabled, use the switch above to enable NetGuard</string>
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
Since NetGuard has no internet permission, you know your internet traffic is not being sent anywhere.</string>
<string name="msg_try">Try NetGuard</string>
<string name="msg_voluntary">Donations are completely voluntary and do not unlock any feature. Donations are meant as a way to show your appreciation for the work done.</string>
2015-11-30 12:08:51 +00:00
<string name="msg_terms">By donating you agree to the <a href="http://www.netguard.me/#terms">terms &amp; conditions</a></string>
2015-11-23 07:42:11 +00:00
<string name="msg_dimming">If you cannot press OK in the next dialog, another (screen dimming) application is likely manipulating the screen.</string>
<string name="title_screen_wifi">Allow Wi-Fi when screen is on</string>
<string name="title_screen_other">Allow mobile when screen is on</string>
<string name="title_roaming">Block when roaming</string>
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_donate">Donate</string>
<string name="title_rate">Rate</string>
<string name="title_thanks">Thank you for your donation!</string>
</resources>