Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Updated italian translation.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31045 a1c6a512-1295-4272-9138-f99709370657

+152
+152
apps/lang/italiano.lang
··· 12730 12730 *: "Salva Modifiche?" 12731 12731 </voice> 12732 12732 </phrase> 12733 + <phrase> 12734 + id: LANG_USB_SKIP_FIRST_DRIVE 12735 + desc: in settings_menu 12736 + user: core 12737 + <source> 12738 + *: none 12739 + multidrive_usb: "USB Hide Internal Drive" 12740 + </source> 12741 + <dest> 12742 + *: none 12743 + multidrive_usb: "Nascondi Drive interno USB" 12744 + </dest> 12745 + <voice> 12746 + *: none 12747 + multidrive_usb: "Nascondi Drive interno USB" 12748 + </voice> 12749 + </phrase> 12750 + <phrase> 12751 + id: LANG_LIST_LINE_PADDING 12752 + desc: list padding, in display settings 12753 + user: core 12754 + <source> 12755 + *: none 12756 + touchscreen: "Line Padding in Lists" 12757 + </source> 12758 + <dest> 12759 + *: none 12760 + touchscreen: "Padding Linea in Elenchi" 12761 + </dest> 12762 + <voice> 12763 + *: none 12764 + touchscreen: "Padding Linea in Elenchi" 12765 + </voice> 12766 + </phrase> 12767 + <phrase> 12768 + id: LANG_AUTOMATIC 12769 + desc: generic automatic 12770 + user: core 12771 + <source> 12772 + *: "Automatic" 12773 + </source> 12774 + <dest> 12775 + *: "Automatico" 12776 + </dest> 12777 + <voice> 12778 + *: "Automatico" 12779 + </voice> 12780 + </phrase> 12781 + <phrase> 12782 + id: LANG_SLEEP_TIMER_DURATION 12783 + desc: default sleep timer duration in minutes (unused in UI) 12784 + user: core 12785 + <source> 12786 + *: "Default Sleep Timer Duration" 12787 + </source> 12788 + <dest> 12789 + *: "Durata Default Tempo Spegnimento" 12790 + </dest> 12791 + <voice> 12792 + *: "Durata Default Tempo Spegnimento" 12793 + </voice> 12794 + </phrase> 12795 + <phrase> 12796 + id: LANG_SLEEP_TIMER_ON_POWER_UP 12797 + desc: whether sleep timer starts on power up 12798 + user: core 12799 + <source> 12800 + *: "Start Sleep Timer On Boot" 12801 + </source> 12802 + <dest> 12803 + *: "Avvio Tempo Spegnimento All'accensione" 12804 + </dest> 12805 + <voice> 12806 + *: "Avvio Tempo Spegnimento All'accensione" 12807 + </voice> 12808 + </phrase> 12809 + <phrase> 12810 + id: LANG_SLEEP_TIMER_CANCEL_CURRENT 12811 + desc: shown instead of sleep timer when it's running 12812 + user: core 12813 + <source> 12814 + *: "Cancel Sleep Timer" 12815 + </source> 12816 + <dest> 12817 + *: "Annulla Tempo Spegnimento" 12818 + </dest> 12819 + <voice> 12820 + *: "Annulla Tempo Spegnimento" 12821 + </voice> 12822 + </phrase> 12823 + <phrase> 12824 + id: LANG_SHORTCUTS 12825 + desc: Title in the shortcuts menu 12826 + user: core 12827 + <source> 12828 + *: "Shortcuts" 12829 + </source> 12830 + <dest> 12831 + *: "Tasti Rapidi" 12832 + </dest> 12833 + <voice> 12834 + *: "Tasti Rapidi" 12835 + </voice> 12836 + </phrase> 12837 + <phrase> 12838 + id: LANG_KEYCLICK_SOFTWARE 12839 + desc: in keyclick settings menu 12840 + user: core 12841 + <source> 12842 + *: none 12843 + hardware_click: "Headphone Keyclick" 12844 + </source> 12845 + <dest> 12846 + *: none 12847 + hardware_click: "Click Tasti Cuffia" 12848 + </dest> 12849 + <voice> 12850 + *: none 12851 + hardware_click: "Click Tasti Cuffia" 12852 + </voice> 12853 + </phrase> 12854 + <phrase> 12855 + id: LANG_KEYCLICK_HARDWARE 12856 + desc: in keyclick settings menu 12857 + user: core 12858 + <source> 12859 + *: none 12860 + hardware_click: "Speaker Keyclick" 12861 + </source> 12862 + <dest> 12863 + *: none 12864 + hardware_click: "Click Tasti Altoparlante" 12865 + </dest> 12866 + <voice> 12867 + *: none 12868 + hardware_click: "Click Tasti Altoparlante" 12869 + </voice> 12870 + </phrase> 12871 + <phrase> 12872 + id: LANG_GLYPHS 12873 + desc: in settings_menu 12874 + user: core 12875 + <source> 12876 + *: "Glyphs To Cache" 12877 + </source> 12878 + <dest> 12879 + *: "Glyphs Nella Cache" 12880 + </dest> 12881 + <voice> 12882 + *: "Glyphs Nella Cache" 12883 + </voice> 12884 + </phrase>