summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/myth/stable/MythVanage-mythmenu/MythVantage-menu/util_menu.xml
blob: aeecbbba991ce9129da72dd23f9077436758a3fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<mythmenu name="UTIL">

   <button>
      <type>MUSIC_PLAYLIST</type>
      <text>Music Tools</text>
      <text lang="IT">Opzioni Musica</text>
      <text lang="DE">Musik verwalten</text>
      <text lang="IS">Tónlistartól</text>
      <text lang="NL">Muziek Beheren</text>
      <text lang="SV">Musikverktyg</text>
      <text lang="FR">Gestion Musiques</text>
      <text lang="JA">ミュージックツール</text>
      <text lang="FI">Musiikkityökalut</text>
      <text lang="ZH_TW">音樂工具</text>
      <text lang="SI">Glasbena orodja</text>
      <text lang="ET">Muusikatööriistad</text>
      <text lang="NB">Musikkverktøy</text>
      <text lang="DK">Musikværktøjer</text>
      <text lang="ES">Gestionar Música</text>
      <text lang="PT">Gerir Música</text>
      <text lang="CZ">Hudební nástroje</text>
      <text lang="RU">Работа с музыкой</text>
      <text lang="PL">Narzędzia muzyczne</text>
      <text lang="HE">כלי מוסיקה</text>
      <action>PLUGIN mythmusic</action>
      <depends>mythmusic</depends>	
   </button>

   <button>
      <type>VIDEO_MANAGER</type>
      <text>Video Manager</text>
      <text lang="IT">Gestione Video</text>
      <text lang="ES">Gestionar Videos</text>
      <text lang="CA">Gestionar vídeos</text>
      <text lang="DK">Filmopsætning</text>
      <text lang="DE">Videos verwalten</text>
      <text lang="IS">Kvikmyndatól</text>
      <text lang="PT">Gerir Filmes</text>
      <text lang="SV">Filmhanterare</text>
      <text lang="FR">Gestion Vidéos</text>
      <text lang="NL">Films Beheren</text>
      <text lang="JA">ビデオマネージャー</text>
      <text lang="FI">Videonhallinta</text>
      <text lang="ZH_TW">電影工具</text>
      <text lang="SI">Video orodja</text>
      <text lang="ET">Videohaldus</text>
      <text lang="NB">Videobehandler</text>
      <text lang="CZ">Manažer filmů</text>
      <text lang="RU">Управление фильмами</text>
      <text lang="PL">Zarządca Filmów</text>
      <text lang="HE">מנהל וידאו</text>
      <action>JUMP Video Manager</action>
      <depends>mythvideo</depends>
   </button>
    
   <button>
      <type>SETUP_KEYS</type>
      <text>Edit Keys</text>
      <text lang="IT">Modifica Tasti</text>
      <text lang="FR">Configurer les touches</text>
      <text lang="IS">Stilla takka</text>
      <text lang="DE">Tastenbelegung ändern</text>
      <text lang="FI">Muokkaa Näppäimiä</text>
      <text lang="DK">Redigér tasteindstillinger</text>
      <text lang="SV">Ändra knappar</text>
      <text lang="ES">Editar Teclas</text>
      <text lang="PT">Configurar Teclas</text>
      <text lang="ET">Klahvide muutmine</text>
      <text lang="NL">Toetsen Aanpassen</text>
      <text lang="CZ">Editovat klávesy</text>
      <text lang="JA">キー設定</text>
      <text lang="RU">Редактировать клавиши</text>
      <text lang="SI">Urejanje tipk</text>
      <text lang="PL">Edytuj klawisze</text>
      <text lang="HE">עריכת מקשים</text>
      <action>PLUGIN mythcontrols</action>
      <depends>mythcontrols</depends>	
   </button>
      
   <button>
      <type>SETUP_MENU</type>
      <text>Setup</text>
      <text lang="IT">Impostazioni</text>
      <text lang="ES">Configurar</text>
      <text lang="CA">Configurar</text>
      <text lang="FR">Paramètres</text>
      <text lang="DE">Konfiguration</text>
      <text lang="DK">Indstillinger</text>
      <text lang="IS">Stillingar</text>
      <text lang="NL">Configuratie</text>
      <text lang="PT">Configurações</text>
      <text lang="SV">Inställningar</text>
      <text lang="JA">設定</text>
      <text lang="FI">Asetukset</text>
      <text lang="ZH_TW">設定</text>
      <text lang="SI">Nastavitve</text>
      <text lang="ET">Sätted</text>
      <text lang="NB">Innstillinger</text>
      <text lang="CZ">Nastavení</text>
      <text lang="RU">Настройки</text>
      <text lang="PL">Ustawienia</text>
      <text lang="HE">הגדרה</text>
      <action>MENU main_settings.xml</action>
   </button>
   <button>
       <type>MV_SETUP_MENU</type>
       <text>MythVantage Settings</text>
       <action>MENU HOST_SETTINGS.xml</action>

   </button>

   <button>
       <type>MV_TEMPLATE</type>
       <text>Settings profile manager</text>
        <action>EXEC  mythinstall -t </action>

   </button>



</mythmenu>