summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2011-11-17 21:16:25 +0000
committerThomas Martitz <kugel@rockbox.org>2011-11-17 21:16:25 +0000
commit7acb8c5c004319f08e1da55fcb5a6f17070e042e (patch)
tree5aefb47e6239aba2fe26a88b0a32028b4a2dca09
parentabf1e6d7909f8f519f74bad3b5ff46c56f1feb6a (diff)
downloadrockbox-7acb8c5c004319f08e1da55fcb5a6f17070e042e.tar.gz
rockbox-7acb8c5c004319f08e1da55fcb5a6f17070e042e.zip
Bulgarian translation update
Flyspray: FS#12379 Author: Vencislav Atanasov git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31015 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/bulgarian.lang97
1 files changed, 94 insertions, 3 deletions
diff --git a/apps/lang/bulgarian.lang b/apps/lang/bulgarian.lang
index 257389c36e..5638971da3 100644
--- a/apps/lang/bulgarian.lang
+++ b/apps/lang/bulgarian.lang
@@ -18,6 +18,7 @@
# - ventsi84 at thecrayer.com
# - Nicolay Jordanov
# - Hristo Kovachev
+# - Vencislav Atanasov
<phrase>
id: LANG_SET_BOOL_YES
desc: bool true representation
@@ -11968,15 +11969,15 @@
user: core
<source>
*: none
- gigabeats,mpiohd200,mpiohd300: "3-D Enhancement"
+ gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
</source>
<dest>
*: none
- gigabeats,mpiohd200,mpiohd300: "3-D усилване"
+ gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3D ефект"
</dest>
<voice>
*: none
- gigabeats,mpiohd200,mpiohd300: "3-D усилване"
+ gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3D ефект"
</voice>
</phrase>
<phrase>
@@ -12718,3 +12719,93 @@
*: "Отваряй файловия браузър тук"
</voice>
</phrase>
+<phrase>
+ id: LANG_USB_SKIP_FIRST_DRIVE
+ desc: in settings_menu
+ user: core
+ <source>
+ *: none
+ multidrive_usb: "USB Hide Internal Drive"
+ </source>
+ <dest>
+ *: none
+ multidrive_usb: "Скрий вграденото USB устройство"
+ </dest>
+ <voice>
+ *: none
+ multidrive_usb: "Скрий вграденото USB устройство"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_LIST_LINE_PADDING
+ desc: list padding, in display settings
+ user: core
+ <source>
+ *: none
+ touchscreen: "Line Padding in Lists"
+ </source>
+ <dest>
+ *: none
+ touchscreen: "Допълване на реда в списъци"
+ </dest>
+ <voice>
+ *: none
+ touchscreen: "Допълване на реда в списъци"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_AUTOMATIC
+ desc: generic automatic
+ user: core
+ <source>
+ *: "Automatic"
+ </source>
+ <dest>
+ *: "Автоматично"
+ </dest>
+ <voice>
+ *: "Автоматично"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLEEP_TIMER_CANCEL_CURRENT
+ desc: shown instead of sleep timer when it's running
+ user: core
+ <source>
+ *: "Cancel Sleep Timer"
+ </source>
+ <dest>
+ *: "Отмени таймер"
+ </dest>
+ <voice>
+ *: "Отмени таймер"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLEEP_TIMER_DURATION
+ desc: default sleep timer duration in minutes (unused in UI)
+ user: core
+ <source>
+ *: "Default Sleep Timer Duration"
+ </source>
+ <dest>
+ *: "Време на таймера по подразбиране"
+ </dest>
+ <voice>
+ *: "Време на таймера по подразбиране"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLEEP_TIMER_ON_POWER_UP
+ desc: whether sleep timer starts on power up
+ user: core
+ <source>
+ *: "Start Sleep Timer On Boot"
+ </source>
+ <dest>
+ *: "Стартирай таймера при включване"
+ </dest>
+ <voice>
+ *: "Стартирай таймера при включване"
+ </voice>
+</phrase>