Revision bf280df0
Von Sven Donath vor etwa 14 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
942 | 942 |
'List Price' => 'Listenpreis', |
943 | 943 |
'List Price Factors' => 'Preisfaktoren anzeigen', |
944 | 944 |
'List Pricegroups' => 'Preisgruppen anzeigen', |
945 |
'List Printer' => 'Drucker anzeigen', |
|
946 | 945 |
'List Tax' => 'Bearbeiten', |
947 | 946 |
'List Transactions' => 'Buchungsliste', |
948 | 947 |
'List Warehouses' => 'Lager anzeigen', |
locale/de_DE/all | ||
---|---|---|
942 | 942 |
'List Price' => 'Listenpreis', |
943 | 943 |
'List Price Factors' => 'Preisfaktoren anzeigen', |
944 | 944 |
'List Pricegroups' => 'Preisgruppen anzeigen', |
945 |
'List Printer' => 'Drucker anzeigen', |
|
946 | 945 |
'List Tax' => 'Bearbeiten', |
947 | 946 |
'List Transactions' => 'Buchungsliste', |
948 | 947 |
'List Warehouses' => 'Lager anzeigen', |
... | ... | |
1206 | 1205 |
'Please read the file' => 'Bitte lesen Sie die Datei', |
1207 | 1206 |
'Please select a customer from the list below.' => 'Bitte einen Endkunden aus der Liste ausw?hlen', |
1208 | 1207 |
'Please select a part from the list below.' => 'Bitte wählen Sie einen Artikel aus der Liste aus.', |
1208 |
'Please select a user' => 'Bitte wählen Sie einen Benutzer aus', |
|
1209 | 1209 |
'Please select a vendor from the list below.' => 'Bitte einen H?ndler aus der Liste ausw?hlen', |
1210 | 1210 |
'Please select the chart of accounts this installation is using from the list below.' => 'Bitte wählen Sie den Kontenrahmen aus, der bei dieser Installation verwendet wird.', |
1211 | 1211 |
'Please select the database you want to backup' => 'Bitte wählen Sie die zu sichernde Datenbank gefunden', |
... | ... | |
1249 | 1249 |
'Printer' => 'Drucker', |
1250 | 1250 |
'Printer Command' => 'Druckbefehl', |
1251 | 1251 |
'Printer Command missing!' => 'Druckbefehl fehlt', |
1252 |
'Printer Description' => 'Druckerbeschreibung', |
|
1253 |
'Printer deleted!' => 'Drucker gel?scht!', |
|
1254 |
'Printer saved!' => 'Drucker gespeichert!', |
|
1252 |
'Printer Management' => 'Druckeradministration', |
|
1253 |
'Printers are created for a user database. Please select a user. The associated database will be edited.' => 'Drucker werden für eine Benutzerdatenbank erzeugt. Bitte wählen Sie einen Benutzer aus. Die Drucker werden in der verknüpften Datenbank angelegt.', |
|
1255 | 1254 |
'Printing ... ' => 'Es wird gedruckt.', |
1256 | 1255 |
'Prior to Lx-Office v2.4.0 the user could enter arbitrary strings as units for parts, services and in invoices, sales quotations etc.' => 'Vor Lx-Office 2.4.0 konnte der Benutzer bei Artikeln, Dienstleistungen und Rechnungen, Angeboten etc beliebige Einheiten angeben.', |
1257 | 1256 |
'Prior to Lx-Office v2.4.0 the user had to chose the accounts for each part and service.' => 'Vor Lx-Office 2.4.0 musste der Benutzer die Konten bei jeder Ware und jeder Dienstleistung einzeln auswählen.', |
locale/en/all | ||
---|---|---|
942 | 942 |
'List Price' => '', |
943 | 943 |
'List Price Factors' => '', |
944 | 944 |
'List Pricegroups' => '', |
945 |
'List Printer' => '', |
|
946 | 945 |
'List Tax' => '', |
947 | 946 |
'List Transactions' => '', |
948 | 947 |
'List Warehouses' => '', |
... | ... | |
1206 | 1205 |
'Please read the file' => '', |
1207 | 1206 |
'Please select a customer from the list below.' => '', |
1208 | 1207 |
'Please select a part from the list below.' => '', |
1208 |
'Please select a user' => '', |
|
1209 | 1209 |
'Please select a vendor from the list below.' => '', |
1210 | 1210 |
'Please select the chart of accounts this installation is using from the list below.' => '', |
1211 | 1211 |
'Please select the database you want to backup' => '', |
... | ... | |
1249 | 1249 |
'Printer' => '', |
1250 | 1250 |
'Printer Command' => '', |
1251 | 1251 |
'Printer Command missing!' => '', |
1252 |
'Printer Description' => '', |
|
1253 |
'Printer deleted!' => '', |
|
1254 |
'Printer saved!' => '', |
|
1252 |
'Printer Management' => '', |
|
1253 |
'Printers are created for a user database. Please select a user. The associated database will be edited.' => '', |
|
1255 | 1254 |
'Printing ... ' => '', |
1256 | 1255 |
'Prior to Lx-Office v2.4.0 the user could enter arbitrary strings as units for parts, services and in invoices, sales quotations etc.' => '', |
1257 | 1256 |
'Prior to Lx-Office v2.4.0 the user had to chose the accounts for each part and service.' => '', |
templates/webpages/admin_printer/edit.html | ||
---|---|---|
11 | 11 |
<table width=100%> |
12 | 12 |
<tr height="5"></tr> |
13 | 13 |
<tr> |
14 |
<th align=right>[% 'Printer' | $T8 %]</th>
|
|
14 |
<th align=left>[% 'Printer' | $T8 %]</th>
|
|
15 | 15 |
<td><input name="printer.printer_description" size=30 value="[% printer.printer_description | html %]"></td> |
16 | 16 |
<tr> |
17 | 17 |
<tr> |
18 |
<th align=right>[% 'Printer Command' | $T8 %]</th>
|
|
18 |
<th align=left>[% 'Printer Command' | $T8 %]</th>
|
|
19 | 19 |
<td><input name="printer.printer_command" size=30 value="[% printer.printer_command | html %]"></td> |
20 | 20 |
</tr> |
21 | 21 |
<tr> |
22 |
<th align=right>[% 'Template Code' | $T8 %]</th>
|
|
22 |
<th align=left>[% 'Template Code' | $T8 %]</th>
|
|
23 | 23 |
<td><input name="printer.template_code" size=5 value="[% printer.template_code | html %]"></td> |
24 | 24 |
</tr> |
25 | 25 |
<td colspan=2><hr size=3 noshade></td> |
templates/webpages/admin_printer/list.html | ||
---|---|---|
20 | 20 |
[%- FOREACH row = all_printers %] |
21 | 21 |
<tr valign=top class="listrow[% loop.count % 2 %]"> |
22 | 22 |
<td><a href="[% edit_link %][% row.id %]">[% row.printer_description %]</a></td> |
23 |
<td align=right>[% row.printer_command | html %]</td>
|
|
24 |
<td align=right>[% row.template_code | html %]</td>
|
|
23 |
<td align=left>[% row.printer_command | html %]</td>
|
|
24 |
<td align=left>[% row.template_code | html %]</td>
|
|
25 | 25 |
</tr> |
26 | 26 |
[%- END %] |
27 | 27 |
[%- ELSE %] |
Auch abrufbar als: Unified diff
Textausrichtung und Sprachdateien für neues Printer Admin Interface
Textausrichtung im neuen Printer-Admin auf left geändert.
Sprachdateien angepasst.