Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 236150c1

Von Jan Büren vor mehr als 2 Jahren hinzugefügt

  • ID 236150c127c1d81f00b20de9bf4edcdc008f4423
  • Vorgänger f11b6653
  • Nachfolger a1617aff

shopware6: locales

Unterschiede anzeigen:

SL/DB/Shop.pm
30 30
    push @errors, $::locale->text('Shipping cost article is not implemented')        if $self->{shipping_costs_parts_id};
31 31
    push @errors, $::locale->text('Fetch from last order number is not implemented') if $self->{last_order_number};
32 32
  } else {
33
    push @errors, $::locale->text('Use Long Description from Parts is only for Shopware6  implemented')
33
    push @errors, $::locale->text('Use Long Description from Parts is only for Shopware6 implemented')
34 34
      if $self->{use_part_longdescription};
35 35
  }
36 36
  return @errors;
locale/de/all
1526 1526
  'Feb'                         => 'Feb',
1527 1527
  'February'                    => 'Februar',
1528 1528
  'Fee'                         => 'Gebühr',
1529
  'Fetch from last order number not implemented' => 'Das Abholen ab der letzten Auftragsnummer ist nicht implementiert',
1529
  'Fetch from last order number is not implemented' => 'Das Abholen ab der letzten Auftragsnummer ist nicht implementiert',
1530 1530
  'Fetch order'                 => 'Hole Bestellung',
1531 1531
  'Field'                       => 'Feld',
1532 1532
  'File'                        => 'Datei',
......
3101 3101
  'Shipping Address'            => 'Lieferadresse',
3102 3102
  'Shipping Point'              => 'Versandort',
3103 3103
  'Shipping address (name)'     => 'Name der Lieferadresse',
3104
  'Shipping cost article is not implemented' => 'Versandkosten-Artikel ist nicht implementiert',
3104 3105
  'Shipping cost article not implemented' => 'Lieferkosten-Artikel nicht implementiert',
3105 3106
  'Shipping costs'              => 'Versandkosten',
3106 3107
  'Shipping date'               => 'Lieferdatum',
......
4083 4084
  'Use File Storage backend'    => 'Verwende Dateisystem-Backend',
4084 4085
  'Use Filemanagement'          => 'Verwende Dateimanagement',
4085 4086
  'Use Income'                  => 'GUV und BWA verwenden',
4087
  'Use Long Description from Parts for Shop Long Description' => 'Verwende den Artikel Langtext aus den Stammdaten für den Langtext im Shop',
4088
  'Use Long Description from Parts is only for Shopware6 implemented' => 'Der Langtext aus den Stammdaten kann nur in Shopware6 verwendet werden',
4086 4089
  'Use UStVA'                   => 'UStVA verwenden',
4087 4090
  'Use WebDAV Repository'       => 'Verwende WebDAV',
4088 4091
  'Use WebDAV Storage backend'  => 'Verwende WebDAV-Backend',
locale/en/all
1526 1526
  'Feb'                         => '',
1527 1527
  'February'                    => '',
1528 1528
  'Fee'                         => '',
1529
  'Fetch from last order number not implemented' => '',
1529
  'Fetch from last order number is not implemented' => '',
1530 1530
  'Fetch order'                 => '',
1531 1531
  'Field'                       => '',
1532 1532
  'File'                        => '',
......
3101 3101
  'Shipping Address'            => '',
3102 3102
  'Shipping Point'              => '',
3103 3103
  'Shipping address (name)'     => '',
3104
  'Shipping cost article is not implemented' => '',
3104 3105
  'Shipping cost article not implemented' => '',
3105 3106
  'Shipping costs'              => '',
3106 3107
  'Shipping date'               => '',
......
4082 4083
  'Use File Storage backend'    => '',
4083 4084
  'Use Filemanagement'          => '',
4084 4085
  'Use Income'                  => 'Use GUV and BWA',
4086
  'Use Long Description from Parts for Shop Long Description' => '',
4087
  'Use Long Description from Parts is only for Shopware6 implemented' => '',
4085 4088
  'Use UStVA'                   => '',
4086 4089
  'Use WebDAV Repository'       => '',
4087 4090
  'Use WebDAV Storage backend'  => '',

Auch abrufbar als: Unified diff