Ticket #2334: menus.diff

File menus.diff, 3.2 KB (added by afroh@…, 18 years ago)
  • mytharchive/mytharchive/archiveselect.xml

     
    77      <text lang="et">Salvestiste valimine</text>
    88      <text lang="nl">Selecteer Opnames</text>
    99      <text lang="nb">Velg opptak</text>
     10      <text lang="de">Aufnahmen auswÀhlen</text>
    1011      <action>ARCHIVE_SELECT_RECORDINGS</action>
    1112   </button>
    1213
     
    1718      <text lang="et">Videofailide valimine</text>
    1819      <text lang="nl">Selecteer Film Bestanden</text>
    1920      <text lang="nb">Velg videofiler</text>
     21      <text lang="de">Videodateien auswÀhlen</text>
    2022      <action>ARCHIVE_SELECT_VIDEOS</action>
    2123   </button>
    2224
     
    2729       <text lang="et">Failide valimine</text>
    2830       <text lang="nl">Selecteer Bestanden</text>
    2931       <text lang="nb">Velg filer</text>
     32       <text lang="de">Dateien auswÀhlen</text>
    3033       <action>ARCHIVE_SELECT_FILES</action>
    3134   </button>
    3235
  • mytharchive/mytharchive/archiveformat.xml

     
    77      <text lang="et">DVD valmistamine</text>
    88      <text lang="nl">Maak DVD</text>
    99      <text lang="nb">Lag DVD</text>
     10      <text lang="de">DVD erstellen</text>
    1011      <action>ARCHIVE_CREATE_DVD</action>
    1112      <depends>themes/default/mythburn-ui.xml</depends>
    1213   </button>
     
    1819      <text lang="et">Arhiivi valmistamine</text>
    1920      <text lang="nl">Maak Backup</text>
    2021      <text lang="nb">Lag naturlig arkiv</text>
     22      <text lang="de">Natives Archiv erstellen</text>
    2123      <action>ARCHIVE_CREATE_ARCHIVE</action>
    2224      <depends>themes/default/mythnative-ui.xml</depends>
    2325  </button>
     
    2931       <text lang="et">Videofaili kodeerimine</text>
    3032       <text lang="nl">Encodeer Video Bestanden</text>
    3133       <text lang="nb">Konverter videofil</text>
     34       <text lang="de">Videodatei kodieren</text>
    3235       <action>ARCHIVE_ENCODE_VIDEO</action>
    3336       <depends></depends>
    3437   </button>
  • mytharchive/mytharchive/archivemenu.xml

     
    77      <text lang="et">Failide otsimine arhiveerimiseks</text>
    88      <text lang="nl">Zoek bestanden om te archiveren</text>
    99      <text lang="nb">Finn filer Ã¥ arkivere</text>
     10      <text lang="de">Dateien zum Archivieren finden</text>
    1011      <action>ARCHIVE_FINDER</action>
    1112   </button>
    1213
     
    1718      <text lang="et">Videofailide eksportimine</text>
    1819      <text lang="nl">Exporteer Video Bestanden</text>
    1920      <text lang="nb">Eksporter videofiler</text>
     21      <text lang="de">Videodateien exportieren</text>
    2022      <action>ARCHIVE_EXPORT_VIDEO</action>
    2123   </button>
    2224
     
    2729       <text lang="et">Videofailide importimine</text>
    2830       <text lang="nl">Importeer Video Bestanden</text>
    2931       <text lang="nb">Importer videofiler</text>
     32       <text lang="de">Videodateien importieren</text>
    3033       <action>ARCHIVE_IMPORT_VIDEO</action>
    3134   </button>