Revision 2e0bc6d6
Von Moritz Bunkus vor mehr als 8 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
1399 | 1399 |
'If enabled a warning will be shown in sales and purchase orders if there are two or more positions of the same part (new controller only).' => 'Falls eingeschaltet, wird eine Warnung angezeigt, wenn der Auftrag mehrere gleiche Artikel enthält (nur neuer Controller).', |
1400 | 1400 |
'If enabled only those projects that are assigned to the currently selected customer are offered for selection in sales records.' => 'Wenn eingeschaltet, so werden in Verkaufsbelegen nur diejenigen Projekte zur Auswahl angeboten, die dem aktuell ausgewählten Kunden zugewiesen wurden.', |
1401 | 1401 |
'If enabled purchase and sales records cannot be saved if no transaction description has been entered.' => 'Wenn angeschaltet, so können Einkaufs- und Verkaufsbelege nicht gespeichert werden, solange keine Vorgangsbezeichnung eingegeben wurde.', |
1402 |
'If left empty the default sender from the kivitendo configuration will be used.' => 'Falls leer, so wird der Standardabsender aus der kivitendo-Konfiguration genutzt.', |
|
1402 | 1403 |
'If missing then the start date will be used.' => 'Falls es fehlt, so wird die erste Rechnung für das Startdatum erzeugt.', |
1403 | 1404 |
'If the article type is set to \'mixed\' then a column called \'type\' must be present.' => 'Falls der Artikeltyp auf \'gemischt\' gestellt wird, muss eine Spalte namens \'type\' vorhanden sein.', |
1404 | 1405 |
'If the automatic creation of invoices for fees and interest is switched on for a dunning level then the following accounts will be used for the invoice.' => 'Wenn das automatische Erstellen einer Rechnung über Mahngebühren und Zinsen für ein Mahnlevel aktiviert ist, so werden die folgenden Konten für die Rechnung benutzt.', |
templates/webpages/oe/edit_periodic_invoices_config.html | ||
---|---|---|
112 | 112 |
</tr> |
113 | 113 |
|
114 | 114 |
<tr> |
115 |
<th align="right">[%- LxERP.t8("Sender") %]</th> |
|
115 |
<th align="right">[%- LxERP.t8("Sender") %]<sup>4</sup></th>
|
|
116 | 116 |
<td>[% L.input_tag("email_sender", email_sender, disabled=!send_email, style=style) %]</td> |
117 | 117 |
</tr> |
118 | 118 |
|
... | ... | |
133 | 133 |
<p>(1): [%- LxERP.t8('The end date is the last day for which invoices will possibly be created.') %]</p> |
134 | 134 |
<p>(2): [% LxERP.t8("If missing then the start date will be used.") %]</p> |
135 | 135 |
<p>(3): [% LxERP.t8("Multiple addresses can be entered separated by commas.") %]</p> |
136 |
<p>(4): [% LxERP.t8("If left empty the default sender from the kivitendo configuration will be used.") %]</p> |
|
136 | 137 |
|
137 | 138 |
[% L.hidden_tag('action', 'save_periodic_invoices_config') %] |
138 | 139 |
|
Auch abrufbar als: Unified diff
Wiederkehrende Rechnungen: Hinweis für leeres Feld »AbsenderIn«