diff options
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/slovak.lang | 102 |
1 files changed, 96 insertions, 6 deletions
diff --git a/apps/lang/slovak.lang b/apps/lang/slovak.lang index 0bb4b46270..c9975c65eb 100644 --- a/apps/lang/slovak.lang +++ b/apps/lang/slovak.lang | |||
@@ -12341,15 +12341,15 @@ | |||
12341 | user: core | 12341 | user: core |
12342 | <source> | 12342 | <source> |
12343 | *: none | 12343 | *: none |
12344 | gigabeats,mpiohd200,mpiohd300: "3-D Enhancement" | 12344 | gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement" |
12345 | </source> | 12345 | </source> |
12346 | <dest> | 12346 | <dest> |
12347 | *: none | 12347 | *: none |
12348 | gigabeats,mpiohd200,mpiohd300: "3-D Vylepšenie" | 12348 | gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Rozšírenie" |
12349 | </dest> | 12349 | </dest> |
12350 | <voice> | 12350 | <voice> |
12351 | *: none | 12351 | *: none |
12352 | gigabeats,mpiohd200,mpiohd300: "3-D Vylepšenie" | 12352 | gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3D rozšírenie" |
12353 | </voice> | 12353 | </voice> |
12354 | </phrase> | 12354 | </phrase> |
12355 | <phrase> | 12355 | <phrase> |
@@ -12672,10 +12672,10 @@ | |||
12672 | </phrase> | 12672 | </phrase> |
12673 | <phrase> | 12673 | <phrase> |
12674 | id: LANG_SET_AS_PLAYLISTCAT_DIR | 12674 | id: LANG_SET_AS_PLAYLISTCAT_DIR |
12675 | desc: used in the onplay menu to set a playlist catalog dir | 12675 | desc: used in the onplay menu to set a playlist catalogue dir |
12676 | user: core | 12676 | user: core |
12677 | <source> | 12677 | <source> |
12678 | *: "Set As Playlist Catalog Directory" | 12678 | *: "Set As Playlist Catalogue Directory" |
12679 | </source> | 12679 | </source> |
12680 | <dest> | 12680 | <dest> |
12681 | *: "Nastaviť Ako Priečinok Katalógu Plejlistov" | 12681 | *: "Nastaviť Ako Priečinok Katalógu Plejlistov" |
@@ -12717,7 +12717,7 @@ | |||
12717 | desc: | 12717 | desc: |
12718 | user: core | 12718 | user: core |
12719 | <source> | 12719 | <source> |
12720 | *: "Reset Playlist Catalog Directory" | 12720 | *: "Reset Playlist Catalogue Directory" |
12721 | </source> | 12721 | </source> |
12722 | <dest> | 12722 | <dest> |
12723 | *: "Resetovať Priečinok Katalógu Plejlistov" | 12723 | *: "Resetovať Priečinok Katalógu Plejlistov" |
@@ -12726,3 +12726,93 @@ | |||
12726 | *: "Resetovať Priečinok Katalógu Plejlistov" | 12726 | *: "Resetovať Priečinok Katalógu Plejlistov" |
12727 | </voice> | 12727 | </voice> |
12728 | </phrase> | 12728 | </phrase> |
12729 | <phrase> | ||
12730 | id: LANG_USB_SKIP_FIRST_DRIVE | ||
12731 | desc: in settings_menu | ||
12732 | user: core | ||
12733 | <source> | ||
12734 | *: none | ||
12735 | multidrive_usb: "USB Hide Internal Drive" | ||
12736 | </source> | ||
12737 | <dest> | ||
12738 | *: none | ||
12739 | multidrive_usb: "USB Skryť Interný Disk" | ||
12740 | </dest> | ||
12741 | <voice> | ||
12742 | *: none | ||
12743 | multidrive_usb: "USB Skryť Interný Disk" | ||
12744 | </voice> | ||
12745 | </phrase> | ||
12746 | <phrase> | ||
12747 | id: LANG_LIST_LINE_PADDING | ||
12748 | desc: list padding, in display settings | ||
12749 | user: core | ||
12750 | <source> | ||
12751 | *: none | ||
12752 | touchscreen: "Line Padding in Lists" | ||
12753 | </source> | ||
12754 | <dest> | ||
12755 | *: none | ||
12756 | touchscreen: "Zarovnanie Riadka v Zoznamoch" | ||
12757 | </dest> | ||
12758 | <voice> | ||
12759 | *: none | ||
12760 | touchscreen: "Zarovnanie Riadka v Zoznamoch" | ||
12761 | </voice> | ||
12762 | </phrase> | ||
12763 | <phrase> | ||
12764 | id: LANG_AUTOMATIC | ||
12765 | desc: generic automatic | ||
12766 | user: core | ||
12767 | <source> | ||
12768 | *: "Automatic" | ||
12769 | </source> | ||
12770 | <dest> | ||
12771 | *: "Automaticky" | ||
12772 | </dest> | ||
12773 | <voice> | ||
12774 | *: "Automaticky" | ||
12775 | </voice> | ||
12776 | </phrase> | ||
12777 | <phrase> | ||
12778 | id: LANG_SLEEP_TIMER_CANCEL_CURRENT | ||
12779 | desc: shown instead of sleep timer when it's running | ||
12780 | user: core | ||
12781 | <source> | ||
12782 | *: "Cancel Sleep Timer" | ||
12783 | </source> | ||
12784 | <dest> | ||
12785 | *: "Zrušiť Časovač Spánku" | ||
12786 | </dest> | ||
12787 | <voice> | ||
12788 | *: "Zrušiť Časovač Spánku" | ||
12789 | </voice> | ||
12790 | </phrase> | ||
12791 | <phrase> | ||
12792 | id: LANG_SLEEP_TIMER_DURATION | ||
12793 | desc: default sleep timer duration in minutes (unused in UI) | ||
12794 | user: core | ||
12795 | <source> | ||
12796 | *: "Default Sleep Timer Duration" | ||
12797 | </source> | ||
12798 | <dest> | ||
12799 | *: "Predvolené Trvanie Pre Časovač Spánku" | ||
12800 | </dest> | ||
12801 | <voice> | ||
12802 | *: "Predvolené Trvanie Pre Časovač Spánku" | ||
12803 | </voice> | ||
12804 | </phrase> | ||
12805 | <phrase> | ||
12806 | id: LANG_SLEEP_TIMER_ON_POWER_UP | ||
12807 | desc: whether sleep timer starts on power up | ||
12808 | user: core | ||
12809 | <source> | ||
12810 | *: "Start Sleep Timer On Boot" | ||
12811 | </source> | ||
12812 | <dest> | ||
12813 | *: "Aktivovať Časovač Spánku Po Zapnutí" | ||
12814 | </dest> | ||
12815 | <voice> | ||
12816 | *: "Aktivovať Časovač Spánku Po Zapnutí" | ||
12817 | </voice> | ||
12818 | </phrase> | ||