summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-17 22:12:40 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-17 22:12:40 +0200
commitc12e97d8d71e4f5e0e1916100f22b9e3373ff8a2 (patch)
treeba09ff0aa8e387ae2eaab2bfa6ce3a6fbf047066
parent88df494c13145723c71950387b744331c789af4a (diff)
downloadandroid_packages_inputmethods_LatinIME-c12e97d8d71e4f5e0e1916100f22b9e3373ff8a2.tar.gz
android_packages_inputmethods_LatinIME-c12e97d8d71e4f5e0e1916100f22b9e3373ff8a2.tar.bz2
android_packages_inputmethods_LatinIME-c12e97d8d71e4f5e0e1916100f22b9e3373ff8a2.zip
Automatic translation import
Change-Id: Ie40f579db22dd7920dc76dd5a7116f8161cd259f
-rw-r--r--java/res/values-be/strings-talkback-descriptions.xml3
-rw-r--r--java/res/values-be/strings.xml2
2 files changed, 5 insertions, 0 deletions
diff --git a/java/res/values-be/strings-talkback-descriptions.xml b/java/res/values-be/strings-talkback-descriptions.xml
index f5754365e..f0c7a695b 100644
--- a/java/res/values-be/strings-talkback-descriptions.xml
+++ b/java/res/values-be/strings-talkback-descriptions.xml
@@ -32,10 +32,12 @@
<!-- Spoken description for the "Shift" keyboard key in 2nd symbols (a.k.a. symbols shift) mode. -->
<!-- Spoken description for the "Shift" keyboard key when "Caps lock" is on. -->
<!-- Spoken description for the "Delete" keyboard key. -->
+ <string name="spoken_description_delete">Выдалiць</string>
<!-- Spoken description for the "To Symbol" keyboard key. -->
<!-- Spoken description for the "To Alpha" keyboard key. -->
<!-- Spoken description for the "To Numbers" keyboard key. -->
<!-- Spoken description for the "Settings" keyboard key. -->
+ <string name="spoken_description_settings">Налады</string>
<!-- Spoken description for the "Tab" keyboard key. -->
<!-- Spoken description for the "Space" keyboard key. -->
<!-- Spoken description for the "Mic" keyboard key. -->
@@ -65,6 +67,7 @@
<!-- Description of the keyboard mode for entering times. -->
<!-- Description of the keyboard mode for entering URLs. -->
<!-- Description of the emoji category icon of Recents. -->
+ <string name="spoken_descrption_emoji_category_recents">Апошнія</string>
<!-- Description of the emoji category icon of People. -->
<!-- Description of the emoji category icon of Objects. -->
<!-- Description of the emoji category icon of Nature. -->
diff --git a/java/res/values-be/strings.xml b/java/res/values-be/strings.xml
index c0fee378f..9ac715e8f 100644
--- a/java/res/values-be/strings.xml
+++ b/java/res/values-be/strings.xml
@@ -31,6 +31,7 @@
<!-- Settings screen title for gesture typing preferences [CHAR_LIMIT=33] -->
<!-- Settings screen title for text correction options [CHAR_LIMIT=33] -->
<!-- Settings screen title for advanced settings [CHAR LIMIT=33] -->
+ <string name="settings_screen_advanced">Падрабязьней</string>
<!-- Settings screen title for keyboard theme settings [CHAR LIMIT=33] -->
<!-- Option for enabling or disabling the split keyboard layout. [CHAR LIMIT=65]-->
<!-- Option title for enabling cloud sync feature [CHAR LIMIT=33]-->
@@ -260,6 +261,7 @@ mobile devices. [CHAR LIMIT=25] -->
<!-- Message to display in the dictionaries setting screen when some error prevented us to list installed dictionaries [CHAR LIMIT=20] -->
<!-- Message to display in the dictionaries setting screen when we found that no dictionaries are available [CHAR LIMIT=20]-->
<!-- Title of the options to press to refresh the list (as in, check for updates now) [CHAR_LIMIT=50] -->
+ <string name="check_for_updates_now">Абнавіць</string>
<!-- Hint to tell when the data was last updated. Usage : "Last updated [date]", may contain a : or so. [CHAR LIMIT=45] -->
<!-- Message to display in a dialog box while we are actively updating the word list [CHAR LIMIT=60] -->
<!-- Message to display while the add-on dictionary list is updating [no space constraints on this, there is plenty of space but shorter is better because it's only on the screen for a second] -->