Revision 599156c7
Von Bernd Bleßmann vor fast 2 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
1847 | 1847 |
'If disabled sales quotations cannot be converted into sales invoices directly.' => 'Falls deaktiviert, so können Verkaufsangebote nicht direkt in Verkaufsrechnungen umgewandelt werden.', |
1848 | 1848 |
'If disabled, record numbers for sales records & purchase records produced by our side will always be auto-generated and cannot be changed later.' => 'Falls deaktiviert, werden Belegnummern in Verkaufs- und Einkaufsbelegen, die auf unserer Seite erzeugt wurden, immer automatisch vergeben und können anschließend nicht mehr geändert werden.', |
1849 | 1849 |
'If enabled Factur-X/ZUGFeRD conformant sales invoice PDFs will be created.' => 'Falls aktiviert, werden Factur-X-/ZUGFeRD-konforme PDFs für Verkaufsrechnungen erzeugt.', |
1850 |
'If enabled Factur-X/ZUGFeRD-conformant sales invoice PDFs will be created.' => 'Falls aktiviert, werden Factur-X-/ZUGFeRD-konforme PDFs für Verkaufsrechnungen erzeugt.', |
|
1851 | 1850 |
'If enabled RFQs, Quotations and Orders can only be send once via email. By creating another subversion the current record gets a minor subversion and can be send again via email.' => 'Falls aktiviert werden Anfragen, Angebote und Aufträge nach dem E-Mail-Versand zum weiteren Bearbeiten gesperrt. Die Sperre kann über die Funktion "Unterversion erzeugen" aufgehoben werden und die Belegnummer bekommt einen Postfix mit der laufenden Unterversionsnummer.', |
1852 | 1851 |
'If enabled a column will be shown in sales and purchase orders that lists both the amount and the value not shipped yet for each item.' => 'Falls eingeschaltet, wird für jede Position in Auftragsbestätigungen und Lieferantenaufträgen eine Spalte mit noch nicht gelieferter Menge und Wert angezeigt.', |
1853 | 1852 |
'If enabled a warning will be shown if a sales invoices is created without having a sales delivery order as a predecessor.' => 'Falls aktiv, wird eine Warnung beim Buchen einer Verkaufsrechnung angezeigt, falls es keinen Lieferschein als Vorgänger gibt.', |
locale/en/all | ||
---|---|---|
1846 | 1846 |
'If disabled sales quotations cannot be converted into sales invoices directly.' => '', |
1847 | 1847 |
'If disabled, record numbers for sales records & purchase records produced by our side will always be auto-generated and cannot be changed later.' => '', |
1848 | 1848 |
'If enabled Factur-X/ZUGFeRD conformant sales invoice PDFs will be created.' => '', |
1849 |
'If enabled Factur-X/ZUGFeRD-conformant sales invoice PDFs will be created.' => '', |
|
1850 | 1849 |
'If enabled RFQs, Quotations and Orders can only be send once via email. By creating another subversion the current record gets a minor subversion and can be send again via email.' => '', |
1851 | 1850 |
'If enabled a column will be shown in sales and purchase orders that lists both the amount and the value not shipped yet for each item.' => '', |
1852 | 1851 |
'If enabled a warning will be shown if a sales invoices is created without having a sales delivery order as a predecessor.' => '', |
templates/design40_webpages/client_config/_features.html | ||
---|---|---|
384 | 384 |
<th>[% LxERP.t8("Create sales invoices with Factur-X/ZUGFeRD data") %]</th> |
385 | 385 |
<td>[% L.select_tag("defaults.create_zugferd_invoices", SELF.zugferd_settings, default=SELF.defaults.create_zugferd_invoices) %]</td> |
386 | 386 |
<td class="long-desc"> |
387 |
[% LxERP.t8("If enabled Factur-X/ZUGFeRD-conformant sales invoice PDFs will be created.") %]
|
|
387 |
[% LxERP.t8("If enabled Factur-X/ZUGFeRD conformant sales invoice PDFs will be created.") %]
|
|
388 | 388 |
[% LxERP.t8("If the test mode is enabled, the Factur-X/ZUGFeRD invoices will be flagged so that they're only fit to be used for testing purposes.") %] |
389 | 389 |
</td> |
390 | 390 |
</tr> |
Auch abrufbar als: Unified diff
locales: Fast gleichen englischen Text entfernt
Kam mit design40 rein.