summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-17 22:12:05 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-05-17 13:51:45 -0700
commit1af2061c65319070406abb439844505bd1f3c393 (patch)
treedf0ebc5df026e784fb8180ab595765efe56009d9 /packages
parent105c6f5cd30eafd73d82eb25e01765d9ed4e2bfc (diff)
downloadframeworks_base-1af2061c65319070406abb439844505bd1f3c393.zip
frameworks_base-1af2061c65319070406abb439844505bd1f3c393.tar.gz
frameworks_base-1af2061c65319070406abb439844505bd1f3c393.tar.bz2
Automatic translation import
Change-Id: I3e905d33baa25bbbccffeb48dab1a53a22f6bc3a
Diffstat (limited to 'packages')
-rw-r--r--packages/CaptivePortalLogin/res/values-be/strings.xml1
-rw-r--r--packages/Keyguard/res/values-be/strings.xml1
-rw-r--r--packages/SettingsLib/res/values-be/arrays.xml26
-rw-r--r--packages/SettingsLib/res/values-be/strings.xml10
-rw-r--r--packages/Shell/res/values-be/strings.xml1
-rw-r--r--packages/SystemUI/res/values-be/strings.xml6
6 files changed, 45 insertions, 0 deletions
diff --git a/packages/CaptivePortalLogin/res/values-be/strings.xml b/packages/CaptivePortalLogin/res/values-be/strings.xml
index 33dc69a..eff2d3e 100644
--- a/packages/CaptivePortalLogin/res/values-be/strings.xml
+++ b/packages/CaptivePortalLogin/res/values-be/strings.xml
@@ -4,4 +4,5 @@
<string name="app_name">CaptivePortalLogin</string>
<string name="action_use_network">Выкарыстоўваць гэтую сетку</string>
<string name="action_do_not_use_network">Не выкарыстоўваць гэтую сетку</string>
+ <string name="action_bar_label">Уваход да сеціва</string>
</resources>
diff --git a/packages/Keyguard/res/values-be/strings.xml b/packages/Keyguard/res/values-be/strings.xml
index b53b53e..7378ef8 100644
--- a/packages/Keyguard/res/values-be/strings.xml
+++ b/packages/Keyguard/res/values-be/strings.xml
@@ -126,6 +126,7 @@
This is displayed if the phone is not connected to a carrier.-->
<!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Description of airplane mode -->
+ <string name="airplane_mode">Рэжым лёту</string>
<!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=80] -->
<!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
<!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
diff --git a/packages/SettingsLib/res/values-be/arrays.xml b/packages/SettingsLib/res/values-be/arrays.xml
index c46bb71..e9ab91e 100644
--- a/packages/SettingsLib/res/values-be/arrays.xml
+++ b/packages/SettingsLib/res/values-be/arrays.xml
@@ -22,6 +22,32 @@
<!-- Wi-Fi settings -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is unknown. -->
+ <string-array name="wifi_status">
+ <!-- Status message of Wi-Fi when it is idle. -->
+ <item/>
+ <!-- Status message of Wi-Fi when it is scanning. -->
+ <item>Сканаваньне\u2026</item>
+ <!-- Status message of Wi-Fi when it is connecting. -->
+ <item>Connecting\u2026</item>
+ <!-- Status message of Wi-Fi when it is authenticating. -->
+ <item>Праверка\u2026</item>
+ <!-- Status message of Wi-Fi when it is obtaining IP address. -->
+ <item>Obtaining IP address\u2026</item>
+ <!-- Status message of Wi-Fi when it is connected. -->
+ <item>Connected</item>
+ <!-- Status message of Wi-Fi when it is suspended. -->
+ <item>Suspended</item>
+ <!-- Status message of Wi-Fi when it is disconnecting. -->
+ <item>Disconnecting\u2026</item>
+ <!-- Status message of Wi-Fi when it is disconnected. -->
+ <item>Disconnected</item>
+ <!-- Status message of Wi-Fi when it is a failure. -->
+ <item>Unsuccessful</item>
+ <!-- Status message of Wi-Fi when it is blocked. -->
+ <item>Заблякавана</item>
+ <!-- Status message of Wi-Fi when connectiong is being verified. -->
+ <item>Temporarily avoiding poor connection</item>
+ </string-array>
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is known. -->
</resources>
diff --git a/packages/SettingsLib/res/values-be/strings.xml b/packages/SettingsLib/res/values-be/strings.xml
index 710bdcf..c5fd186 100644
--- a/packages/SettingsLib/res/values-be/strings.xml
+++ b/packages/SettingsLib/res/values-be/strings.xml
@@ -21,16 +21,25 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Toast message when Wi-Fi cannot scan for networks -->
<!-- Do not translate. Concise terminology for wifi with WEP security -->
+ <string name="wifi_security_short_wep">WEP</string>
<!-- Do not translate. Concise terminology for wifi with WPA security -->
+ <string name="wifi_security_short_wpa">WPA</string>
<!-- Do not translate. Concise terminology for wifi with WPA2 security -->
+ <string name="wifi_security_short_wpa2">WPA2</string>
<!-- Do not translate. Concise terminology for wifi with both WPA/WPA2 security -->
+ <string name="wifi_security_short_wpa_wpa2">WPA/WPA2</string>
<!-- Do not translate. Concise terminology for wifi with unknown PSK type -->
<!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
+ <string name="wifi_security_short_eap">802.1x</string>
<!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. -->
+ <string name="wifi_security_none">Нічога</string>
<!-- Do not translate. Terminology for wifi with WEP security -->
<!-- Do not translate. Terminology for wifi with WPA security -->
+ <string name="wifi_security_wpa">WPA PSK</string>
<!-- Do not translate. Terminology for wifi with WPA2 security -->
+ <string name="wifi_security_wpa2">WPA2 PSK</string>
<!-- Do not translate. Terminology for wifi with both WPA/WPA2 security, or unknown -->
+ <string name="wifi_security_wpa_wpa2">WPA/WPA2 PSK</string>
<!-- Do not translate. Terminology for wifi with unknown PSK type -->
<!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
<!-- Do not translate. Concise terminology for Passpoint network -->
@@ -94,6 +103,7 @@
<!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] -->
<!-- Button text for accepting an incoming pairing request in all caps. [CHAR LIMIT=20] -->
<!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] -->
+ <string name="bluetooth_pairing_decline">Скасаваць</string>
<!-- Message in pairing dialogs. [CHAR LIMIT=NONE] -->
<!-- Message for the error dialog when BT pairing fails generically. -->
<!-- Message for the error dialog when BT pairing fails because the PIN /
diff --git a/packages/Shell/res/values-be/strings.xml b/packages/Shell/res/values-be/strings.xml
index 0a06dd9..aa0b3d8 100644
--- a/packages/Shell/res/values-be/strings.xml
+++ b/packages/Shell/res/values-be/strings.xml
@@ -27,4 +27,5 @@
<!-- Checkbox that indicates this dialog should be shown again when the next bugreport is taken. [CHAR LIMIT=50] -->
<string name="bugreport_confirm_repeat"> Паказваць гэта паведамленне у наступны раз</string>
<!-- Title for documents backend that offers bugreports. -->
+ <string name="bugreport_storage_title">Справаздача пра памылкі</string>
</resources>
diff --git a/packages/SystemUI/res/values-be/strings.xml b/packages/SystemUI/res/values-be/strings.xml
index 699587e..bcd4e8d 100644
--- a/packages/SystemUI/res/values-be/strings.xml
+++ b/packages/SystemUI/res/values-be/strings.xml
@@ -165,6 +165,7 @@
<!-- Content description of the data connection with no SIM for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the bluetooth tethering icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the airplane mode icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_airplane_mode">Рэжым лёту.</string>
<!-- Content description of the no sim icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the carrier network changing icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -220,7 +221,9 @@
<!-- Content description of zen mode time condition plus button (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of zen mode time condition minus button (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the flashlight tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_flashlight_off">Ліхтарык выключаны.</string>
<!-- Content description of the flashlight tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_flashlight_on">Ліхтарык уключаны.</string>
<!-- Announcement made when the flashlight state changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Announcement made when the flashlight state changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Announcement made when the color inversion state changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -302,8 +305,10 @@
<!-- QuickSettings: Control panel: Label for connecting device. [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Tethering. [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Hotspot. [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_hotspot_label">Кропка доступу</string>
<!-- QuickSettings: Notifications [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Flashlight [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_flashlight_label">Ліхтарык</string>
<!-- QuickSettings: Cellular detail panel title [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Cellular detail panel, data usage title [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Cellular detail panel, remaining data title [CHAR LIMIT=NONE] -->
@@ -449,6 +454,7 @@
<!-- Alarm template for far alarms [CHAR LIMIT=25] -->
<!-- Accessibility label for Quick Settings detail screens [CHAR LIMIT=NONE] -->
<!-- Accessibility label for hotspot icon [CHAR LIMIT=NONE] -->
+ <string name="accessibility_status_bar_hotspot">Кропка доступу</string>
<!-- Accessibility label for managed profile icon (not shown on screen) [CHAR LIMIT=NONE] -->
<!-- Title of warning when entering System UI tuner for first time [CHAR LIMIT=NONE] -->
<!-- Warning for users entering the System UI tuner for the first time [CHAR LIMIT=NONE]-->