Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e940c2e2

Von Moritz Bunkus vor etwa 16 Jahren hinzugefügt

  • ID e940c2e21f8a878b3fb1a018d61d171c2c0e7a87
  • Vorgänger 2fbdc1a1
  • Nachfolger ba162767

Typo. Fix für Bug 850.

Unterschiede anzeigen:

locale/de/all
1498 1498
  'Total Fees'                  => 'Kumulierte Geb?hren',
1499 1499
  'Trade Discount'              => 'Rabatt',
1500 1500
  'Trans Id'                    => 'Trans-ID',
1501
  'Trans Type'                  => 'Trasfertyp',
1501
  'Trans Type'                  => 'Trasnfertyp',
1502 1502
  'Transaction %d cancelled.'   => 'Buchung %d erfolgreich storniert.',
1503 1503
  'Transaction Date missing!'   => 'Buchungsdatum fehlt!',
1504 1504
  'Transaction deleted!'        => 'Buchung gel?scht!',
locale/de/wh
148 148
  'There is not enough left of \'#1\' in bin \'#2\' for the removal of #3.' => 'In Lagerplatz \'#2\' ist nicht genug von \'#1\' vorhanden, um #3 zu entnehmen.',
149 149
  'To (email)'                  => 'An',
150 150
  'Trans Id'                    => 'Trans-ID',
151
  'Trans Type'                  => 'Trasfertyp',
151
  'Trans Type'                  => 'Trasnfertyp',
152 152
  'Transactions, AR transactions, AP transactions' => 'Dialogbuchen, Debitorenrechnungen, Kreditorenrechnungen',
153 153
  'Transfer'                    => 'Umlagern',
154 154
  'Trying to call a sub without a name' => 'Es wurde versucht, eine Unterfunktion ohne Namen aufzurufen.',
templates/webpages/wh/journal_filter_de.html
164 164
        <td align="right"><input name="l_trans_id" id="l_trans_id" class="checkbox" type="checkbox" value="Y"></td>
165 165
        <td nowrap><label for="l_trans_id">Trans-ID</label></td>
166 166
        <td align="right"><input name="l_trans_type" id="l_trans_type" class="checkbox" type="checkbox" value="Y" checked></td>
167
        <td nowrap><label for="l_trans_type">Trasfertyp</label></td>
167
        <td nowrap><label for="l_trans_type">Trasnfertyp</label></td>
168 168
        <td align="right"><input name="l_comment" id="l_comment" class="checkbox" type="checkbox" value="Y"></td>
169 169
        <td nowrap><label for="l_comment">Kommentar</label></td>
170 170
       </tr>

Auch abrufbar als: Unified diff