Changeset 27856


Ignore:
Timestamp:
Mar 20, 2014, 7:35:52 PM (10 years ago)
Author:
TranslationTeam
Message:

[mypiwishop] Update de_DE, thanks to : Joergen

Location:
extensions/MyPiwiShop/language/de_DE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/MyPiwiShop/language/de_DE/description.txt

    r27819 r27856  
    1 Erstellen Sie einen Micro-Shop mit Produkten von ihren Bildern
     1Erstellen Sie einen Online-Shop mit Produkten ihrer Bilder
  • extensions/MyPiwiShop/language/de_DE/intro.html

    r27843 r27856  
    1313
    1414<div class="pres">
    15 <p>You want to sell products derivated from your pictures,
    16 you want to sell some photos with different sizes or quality and fixe diffrents prices for each one ?
    17 You sell some tee-shirts with photo printed, mugs or others ?
    18  
    19 This plugin add a form in image pages to propose for the selected image the products you create with it.
    20 Paypal is used for the transaction, you MUST have a paypal account. When order is completed, you've got the picture and product names, the selected options, name and address of the user directly from your paypal account.</p>
     15<p>Möchten Sie Produkte mit Ihren Bildern verkaufen, wollen Sie einige Bilder in verschiedenen Größen und Qualitäten zu festen Preisen an jeden verkaufen? Sie können zum Beispiel T-Shirts und Tassen mit ihren Bildern verkaufen.
     16
     17Mit diesem Plugin fügen Sie ein Formular in ihre Bilder Seiten ein, um mit dem ausgewählten Bild verschiedene Produkte anzubieten. Für die Transaktionen wird PayPal verwendet, wofür sie auch über ein PayPal-Konto verfügen müssen. Wenn eine Bestellung abgeschlossen ist, verfügen Sie über die Bild- und Produktnamen, für die ausgewählten Optionen, eben so über Name und Adresse des Bestellers, direkt von Ihrem PayPal-Konto.</p>
    2118<br>
    22 <h4>Howto use ?</h4>
    23   <h5>1 Côté administration du plugin dans l'onglet</h5>
    24   <p style="font-weight:bold">1.1 _Configuration_</p>
     19<h4>Wie wird es benutzt?</h4>
     20  <h5>1 Administrativer Bereich des Plugins in der Registerkarte </h5>
     21  <p style="font-weight:bold">1.1 _Konfiguration_</p>
    2522  <ul>
    26   <li>Enter your Paypal code or Paypal email.</li>
    27   <li>The currency used.</li>
    28   <li>Expedion costs if they are fix, else include them in the product price.</li>
    29   <li>If needed, enter a short description of your products (ex: 100% Coton Tee-shirts made in China...).</li>
    30   <li>If needed, enter a short description to presents part of your products (ex: Choose one product in the list).</li>
    31   <li>If needde, enter your text to present a unique product (ex: available product).</li>
     23  <li>Geben Sie Ihren Paypal-Code oder ihre Paypal E-Mail Adresse an.</li>
     24  <li>Die verwendete Währung.</li>
     25  <li>Versandkosten, wenn sie nicht im Produkt-Preis enthalten sind.</li>
     26  <li>Wenn nötig, geben Sie eine kurze Beschreibung Ihrer Produkte an (z.B. 100% Baumwolle T-shirts in China hergestellt).</li>
     27  <li>Wenn nötig, geben Sie eine kurze Beschreibung ein, um Teile Ihrer Produkte zu zeigen (z.B. Wählen Sie ein Produkt aus der Liste).</li>
     28  <li>Wenn nötig, geben Sie einen Text ein, der die Einzigartigkeit des Produktes beschreibt (z.B. Verfügbarkeit).</li>
    3229  </ul>
    3330 
    34   <p style="font-weight:bold">1.2 _Products_</p>
     31  <p style="font-weight:bold">1.2 _Produkte_</p>
    3532  <ul>
    36   <li>1.2.1 Add product
    37   <p>Enter the product name</p>
    38   <p>If needed, use additional information. This note is visible in administraion page of MyPiwiShop</p>
    39   <p>Enter the price</p>
    40   <p>Select or create an option (refer §3.1)<p>
    41   <p>Then submit</p>
     33  <li>1.2.1 Produkt hinzufügen
     34  <p>Geben Sie den Produktnamen an</p>
     35  <p>Verwenden Sie bei Bedarf zusätzliche Informationen. Dieser Hinweis ist auf der  Administration Seite in MyPiwiShop sichtbar.</p>
     36  <p>Geben Sie den Preis an</p>
     37  <p>Wählen oder erstellen Sie eine Option (siehe § 3.1)<p>
     38  <p>Dann bestätigen</p>
    4239  </li>
    43   <li>1.2.2 Produst list
    44   <p>Tick one or more products to remove them from the list</p>
    45   <p>You can edit or duplicater products</p>
     40  <li>1.2.2 Produkt-Liste
     41  <p>Markiern Sie ein oder mehrere Produkte, um sie aus der Liste zu entfernen</p>
     42  <p>Sie können Produkte bearbeiten oder duplizieren</p>
    4643  </li>
    47   <li>1.2.3 Manage product order in form
    48   <p>Products are displayed by creation date order by default. You chan change this using drag and drop on product item</p>
     44  <li>1.2.3 Produkt im Bestellformular verwalten
     45  <p>Die Produkte werden standardmäßig nach Erstellungsdatum angezeigt. Sie können das per Drag & Drop der Produkte ändern.</p>
    4946  </li>
    5047  </ul>
    5148 
    52   <p style="font-weight:bold">1.3 _Options_</p>
     49  <p style="font-weight:bold">1.3 _Optionen_</p>
    5350  <ul>
    54   <li>1.3.1 Add an option
    55   <p>Enter the option name</p>
    56   <p>Select the option type: select: combo box (ex: size s/l/xl/xxl); radio: radio button (ex:cadre yes/no); text: text field (ex: border width in cm); textarea: text erea (ex: Let's comment); Checkbox: check button (ex: I read and accept terms of use)</p>
    57   <p>If field is required to validate order, tick the box</p>
    58   <p>If needed, use additional information. This note is visible in administraion page of MyPiwiShop</p>
    59   <p>You have to create some values depending the selected option type (select, radio and checkbox)</p>
    60   <p>Then apply changes</p>
     51  <li>1.3.1 Eine Option hinzufügen
     52  <p>Geben Sie den Optionsnamen ein</p>
     53  <p>Wählen Sie die Options Typen: Wählen Sie die Combo Box: Kombifeld (z.B.: Größe S/L/XL/XXL ), Radio: Radio-Button (z.B.: Rahmen ja/nein), Text: Textfeld (z.B.: Randbreite in cm); Text-Area: Textbereich (z.B.: Kommentieren); Checkbox: Check-Box (z.B.: Ich habe die Nutzungsbedingungen gelesen und akzeptiere diese)</p>
     54  <p>Wenn das Feld zur Überprüfung der Bestellung erforderlich ist, klicken Sie das Kästchen an</p>
     55  <p>Verwenden Sie bei Bedarf zusätzliche Informationen. Dieser Hinweis ist auf der Administrations Seite von MyPiwiShop sichtbar</p>
     56  <p>Sie müssen einige Werte in Abhängigkeit der gewählten Option eingeben (wählen Sie z.b. Radio- und Kontroll-Button)</p>
     57  <p>Dann Änderungen zu übernehmen</p>
    6158  </li>
    62   <li>1.3.2 Table of products
    63   <p>Tick one or more options to delete</p>
    64   <p>You can edit or duplicate an option</p>
     59  <li>1.3.2 Tabelle der Produkte
     60  <p>Zum Löschen kreuzen Sie eine oder mehrere Optionen an</p>
     61  <p>Sie können eine Option bearbeiten oder duplizieren</p>
    6562  </li>
    66   <li>1.3.3 Manage options order in form
    67   <p> Options are listed by creation date by default. You can change this order using drag'n drop</p>
     63  <li>1.3.3 Bestell Optionen im Formular verwalten
     64  <p>Die Optionen werden standardmäßig nach Erstellungsdatum angezeigt. Sie können dies per Drag & Drop der Optionen ändern.</p>
    6865  </li>
    6966
    7067
    71   <h5> 2 Piwigo administration side</h5>
    72   <p>Now you have to link one or more products to photos. For this use the page "photos/batch manager".</p>
     68  <h5>2 Piwigo Verwaltungsseite</h5>
     69  <p>Nun müssen Sie ein oder mehrere Produkte mit Fotos verknüpfen. Dazu verwenden Sie die Seite "Fotos/Batch Manager".</p>
    7370  <br>
    74   <li>2.1 Global mode</li>
    75   <p>Select images you want to link to products.<p>
    76   <p>In action menu, choose MyPiwiShop.<p>
    77   <p>Select your products (You can also remove products already selected for theese pictures).</p>
    78   <p>Then apply action</p>
     71  <li>2.1 Global-Modus</li>
     72  <p>Wählen Sie Bilder, die Sie mit Produkten verknüpfen möchten.<p>
     73  <p>Im Aktionsmenü, wählen Sie MyPiwiShop.<p>
     74  <p>Wählen Sie Ihre Produkte (Sie können auch Produkte, die bereits für diese Bilder ausgewählt wurden, wieder entfernen).</p>
     75  <p>Vorgang durchführen</p>
    7976  <br>
    80   <li>2.2 Single mode</li>
    81   <p>For each photo you can use the link "see related products for this picture".<p>
    82   <p>Products used for the picture are listed.</p>
    83   <p>You can tick/untick products to link/unlink them to the photo.</p>
    84   <p>Then validate the change</p>
     77  <li>2.2 Einzel-Modus</li>
     78  <p>Für jedes Bild können Sie den Link "Siehe verwendete Produkte für dieses Bild" benutzen.<p>
     79  <p>Liste der Produkte die für ein Bild verwendet werden.</p>
     80  <p>Sie können Produkte an/abwählen um sie mit Bildern zu verknüpfen.</p>
     81  <p>Dann bestätigen Sie die Änderung</p>
    8582</ul>
     83 
Note: See TracChangeset for help on using the changeset viewer.