summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
18# - ventsi84 at thecrayer.com 18# - ventsi84 at thecrayer.com
19# - Nicolay Jordanov 19# - Nicolay Jordanov
20# - Hristo Kovachev 20# - Hristo Kovachev
21# - Vencislav Atanasov
21<phrase> 22<phrase>
22 id: LANG_SET_BOOL_YES 23 id: LANG_SET_BOOL_YES
23 desc: bool true representation 24 desc: bool true representation
@@ -11968,15 +11969,15 @@
11968 user: core 11969 user: core
11969 <source> 11970 <source>
11970 *: none 11971 *: none
11971 gigabeats,mpiohd200,mpiohd300: "3-D Enhancement" 11972 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
11972 </source> 11973 </source>
11973 <dest> 11974 <dest>
11974 *: none 11975 *: none
11975 gigabeats,mpiohd200,mpiohd300: "3-D усван" 11976 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3D фект"
11976 </dest> 11977 </dest>
11977 <voice> 11978 <voice>
11978 *: none 11979 *: none
11979 gigabeats,mpiohd200,mpiohd300: "3-D усван" 11980 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3D фект"
11980 </voice> 11981 </voice>
11981</phrase> 11982</phrase>
11982<phrase> 11983<phrase>
@@ -12718,3 +12719,93 @@
12718 *: "Отваряй файловия браузър тук" 12719 *: "Отваряй файловия браузър тук"
12719 </voice> 12720 </voice>
12720</phrase> 12721</phrase>
12722<phrase>
12723 id: LANG_USB_SKIP_FIRST_DRIVE
12724 desc: in settings_menu
12725 user: core
12726 <source>
12727 *: none
12728 multidrive_usb: "USB Hide Internal Drive"
12729 </source>
12730 <dest>
12731 *: none
12732 multidrive_usb: "Скрий вграденото USB устройство"
12733 </dest>
12734 <voice>
12735 *: none
12736 multidrive_usb: "Скрий вграденото USB устройство"
12737 </voice>
12738</phrase>
12739<phrase>
12740 id: LANG_LIST_LINE_PADDING
12741 desc: list padding, in display settings
12742 user: core
12743 <source>
12744 *: none
12745 touchscreen: "Line Padding in Lists"
12746 </source>
12747 <dest>
12748 *: none
12749 touchscreen: "Допълване на реда в списъци"
12750 </dest>
12751 <voice>
12752 *: none
12753 touchscreen: "Допълване на реда в списъци"
12754 </voice>
12755</phrase>
12756<phrase>
12757 id: LANG_AUTOMATIC
12758 desc: generic automatic
12759 user: core
12760 <source>
12761 *: "Automatic"
12762 </source>
12763 <dest>
12764 *: "Автоматично"
12765 </dest>
12766 <voice>
12767 *: "Автоматично"
12768 </voice>
12769</phrase>
12770<phrase>
12771 id: LANG_SLEEP_TIMER_CANCEL_CURRENT
12772 desc: shown instead of sleep timer when it's running
12773 user: core
12774 <source>
12775 *: "Cancel Sleep Timer"
12776 </source>
12777 <dest>
12778 *: "Отмени таймер"
12779 </dest>
12780 <voice>
12781 *: "Отмени таймер"
12782 </voice>
12783</phrase>
12784<phrase>
12785 id: LANG_SLEEP_TIMER_DURATION
12786 desc: default sleep timer duration in minutes (unused in UI)
12787 user: core
12788 <source>
12789 *: "Default Sleep Timer Duration"
12790 </source>
12791 <dest>
12792 *: "Време на таймера по подразбиране"
12793 </dest>
12794 <voice>
12795 *: "Време на таймера по подразбиране"
12796 </voice>
12797</phrase>
12798<phrase>
12799 id: LANG_SLEEP_TIMER_ON_POWER_UP
12800 desc: whether sleep timer starts on power up
12801 user: core
12802 <source>
12803 *: "Start Sleep Timer On Boot"
12804 </source>
12805 <dest>
12806 *: "Стартирай таймера при включване"
12807 </dest>
12808 <voice>
12809 *: "Стартирай таймера при включване"
12810 </voice>
12811</phrase>