Hans-Christoph Steiner f8225f3122 update "Only on WiFi" pref to handle very low bandwidth better
This gives a lot more flexibility to the user to cover bandwidth, power,
and privacy issues related to network traffic.  The current implementation
does not represent these prefs as well as it should.  For example, it does
not force the traffic over the preferred network type if the other type is
set to "never".  Instead it just tracks the "unmetered" status of the
active network, and acts based on that.

closes #1381
2018-04-24 20:03:54 +02:00

24 lines
1.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="app_name">F-Droid</string>
<string name="SignatureMismatch">Новата верзија е потпишата со разлилен клуч од стариот.За да ја инсталирата новата
верзија,најпрво деинсталирајте ја старата.(Имајте во предвиде да при деинсталирањето се бришат и податоците од
апликацијата.)
</string>
<string name="version">Верзија</string>
<string name="delete">Избриши</string>
<string name="enable_nfc_send">Овозможете ја функцијата NFC Испрати …</string>
<string name="cache_downloaded">Чувајте кеширани апликации</string>
<string name="updates">Ажурирања</string>
<string name="unstable_updates">Нестабилни ажурирања</string>
<string name="unstable_updates_summary">Предложете ажурирања на нестабилни верзии</string>
<string name="installIncompatible">Изгледа дека овој пакет не е компатибилен со вашиот уред. Дали сакате да се обиде
и да ја инсталирате и покрај тоа?
</string>
<string name="keep_install_history">Задржи ја историјата на инсталацијата</string>
<string name="other">Други</string>
<string name="update_interval">Автоматско ажурирање временски интервал</string>
</resources>