summaryrefslogtreecommitdiffstats
path: root/res/values-be/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-be/arrays.xml')
-rw-r--r--res/values-be/arrays.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/res/values-be/arrays.xml b/res/values-be/arrays.xml
index 4acb887..2349051 100644
--- a/res/values-be/arrays.xml
+++ b/res/values-be/arrays.xml
@@ -23,7 +23,32 @@
These values will be used as search terms for TimeZone displayName
strings. -->
<!-- The time zone picker screen has two levels. The first level allows the user to choose a region. -->
+ <string-array name="timezone_filters">
+ <!-- The next level of the time zoner picker should show time zones from the Americas. -->
+ <item>Амэрыка</item>
+ <!-- The next level of the time zoner picker should show time zones from Europe. -->
+ <item>Еўропа</item>
+ <!-- The next level of the time zoner picker should show time zones from Africa. -->
+ <item>Афрыка</item>
+ <!-- The next level of the time zoner picker should show time zones from Asia. -->
+ <item>Азія</item>
+ <!-- The next level of the time zoner picker should show time zones from Australia. -->
+ <item>Аўстралія</item>
+ <!-- The next level of the time zoner picker should show time zones from Pacific. -->
+ <item>Ціхі акіян</item>
+ <!-- The next level of the time zoner picker should show time zones from ALL regions. -->
+ <item>Усе</item>
+ </string-array>
<!-- Display settings. The delay in inactivity before the screen is turned off. These are shown in a list dialog. -->
+ <string-array name="screen_timeout_entries">
+ <item>15 seconds</item>
+ <item>30 сэкунд</item>
+ <item>1 хвіліна</item>
+ <item>2 хвіліны</item>
+ <item>5 хвілін</item>
+ <item>10 minutes</item>
+ <item>30 minutes</item>
+ </string-array>
<!-- Do not translate. -->
<!-- Display settings. The delay in inactivity before the dream is shown. These are shown in a list dialog. -->
<!-- Do not translate. -->
@@ -67,6 +92,14 @@
<!-- Do not translate. -->
<!-- Data Usage settings. Range of data usage. -->
<!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi frequency band. -->
+ <string-array name="wifi_frequency_band_entries">
+ <!-- Operation on both 2.4 GHz and 5 GHz [CHAR LIMIT=25]-->
+ <item>Аўтаматычна</item>
+ <!-- Operation on 5 GHz alone [CHAR LIMIT=25]-->
+ <item>5 GHz only</item>
+ <!-- Operation on 2.4 GHz alone [CHAR LIMIT=25]-->
+ <item>2.4 GHz only</item>
+ </string-array>
<!-- Match with wifi_frequency_band_entries and the values of the settings in WifiManager. -->
<!-- Do not translate. -->
<!-- Display options for UsageStats class -->