293 lines
28 KiB
PHP
293 lines
28 KiB
PHP
<?php
|
||
|
||
$_LANG['Installer'] = 'Installation';
|
||
$_LANG['Updater'] = 'Aktualisierung';
|
||
$_LANG['.'] = '.';
|
||
$_LANG['A Prestashop database already exists, please drop it or change the prefix.'] = 'Eine PrestaShop Datenbank existiert bereits mit diesem Präfix, Sie müssen sie manuell löschen oder das Präfix ändern.';
|
||
$_LANG['A test e-mail has been sent to'] = 'Eine E-Mail wurde verschickt!';
|
||
$_LANG['An error occurred while resizing the picture.'] = 'Bei der Änderung des Bildmaßstabs ist ein Fehler aufgetreten.';
|
||
$_LANG['An error occurred while sending email, please verify your parameters.'] = 'Beim Senden der E-Mail ist ein Fehler aufgetreten, bitte prüfen Sie Ihre Einstellungen.';
|
||
$_LANG['Available shop languages'] = 'Verfügbare Sprachen';
|
||
$_LANG['Back'] = 'Zurück';
|
||
$_LANG['Back up your database and all application files (update only)'] = 'Speichern Sie Ihre Datenbank und Dateien (nur im Falle eines Update von PrestaShop)';
|
||
$_LANG['Please backup the database and application files.'] = 'Bevor Sie fortfahren, sollten Sie eine Sicherungskopie Ihrer Daten vornehmen. Bitte kopieren Sie alle Dateien von der Website in einen Backup-Ordner und nehmen Sie zus√§tzlich eine Sicherungskopie Ihrer Datenbank vor. Wenn Sie die versteckte Datei ".htaccess" manuell am Root Ihres Shops bearbeitet haben, achten Sie darauf, diese ebenfalls zu speichern.';
|
||
$_LANG['By default, the PHP \'mail()\' function is used (recommended)'] = 'Die Funktion PHP \'mail()\' wird standardmäßig verwendet.';
|
||
$_LANG['Can\'t create settings file, if /config/settings.inc.php exists, please give the public write permissions to this file, otherwise please create a file named settings.inc.php in config directory.'] = 'Fehler beim Erstellen der Konfigurationsdatei, wenn die Datei /config/ settings.inc.php existiert, geben Sie ihr bitte die offiziellen Schreibrechte, ansonsten erstellen Sie bitte eine Datei settings.inc.php im Konfigurationsverzeichnis (/config/)';
|
||
$_LANG['Can\'t find the sql upgrade files. Please verify that the /install/sql/upgrade folder is not empty)'] = 'Kann eine der SQL-Update-Dateien nicht finden. Bitte stellen Sie sicher, dass der Ordner /install/sql/upgrade nicht leer ist.';
|
||
$_LANG['Choose your prefered language for the installation:'] = 'In welcher Sprache möchten Sie das installieren?';
|
||
$_LANG['Community Forum'] = 'unser Community-Forum';
|
||
$_LANG['Configure SMTP manually (advanced users only)'] = 'Konfigurieren des SMTP-Sendens (nur für Experten)';
|
||
$_LANG['Configure your database by filling out the following fields:'] = 'Konfigurieren Sie Ihre Datenbank, indem Sie folgende Felder ausfüllen:';
|
||
$_LANG['Congratulations, your online shop is now ready!'] = 'Herzlichen Glückwunsch, Ihr Shop installiert!';
|
||
$_LANG['Contact us!'] = 'Kontaktieren Sie uns!';
|
||
$_LANG['Creation of new files and folders allowed'] = 'Erstellen neuer Ordner und Dateien zugelassen';
|
||
$_LANG['Database server is available but database was not found'] = 'Der Datenbank-Server steht zur Verfügung, aber die Datenbank wurde nicht gefunden';
|
||
$_LANG['Database server was not found. Please verify the login, password and server fields.'] = 'Der Datenbank-Server wurde nicht gefunden, bitte prüfen Sie Ihren Benutzernamen oder den Server-Namen.';
|
||
$_LANG['Database configuration'] = 'Konfiguration der Datenbank';
|
||
$_LANG['Database connection is available!'] = 'Die Datenbank wurde gefunden!';
|
||
$_LANG['Database is created!'] = 'Datenbank installiert!';
|
||
$_LANG['Database name:'] = 'Name der Datenbank:';
|
||
$_LANG['Disclaimer'] = 'Warnung';
|
||
$_LANG['Online documentation'] = 'Wiki-Dokumentation';
|
||
$_LANG['E-mail:'] = 'E-Mail:';
|
||
$_LANG['E-mail address:'] = 'E-Mail-Adresse:';
|
||
$_LANG['E-mail configuration'] = 'Sendeeinstellungen für E-Mails';
|
||
$_LANG['Encryption:'] = 'Verschlüsselung:';
|
||
$_LANG['Error!'] = 'Fehler!';
|
||
$_LANG['Error while creating the /config/settings.inc.php file.'] = 'Fehler beim Erstellen der Datei /config/settings.inc.php.';
|
||
$_LANG['Error while inserting content into the database'] = 'Fehler beim Einfügen in die Datenbank';
|
||
$_LANG['Error while inserting data in the database:'] = 'Fehler beim Einfügen in die Datenbank:';
|
||
$_LANG['Error while loading sql upgrade file.'] = 'Fehler beim Öffnen der SQL-Datei';
|
||
$_LANG['Error:'] = 'Fehler:';
|
||
$_LANG['Error(s) while updating...'] = 'Fehler bei der Aktualisierung ...';
|
||
$_LANG['Failed to write file to disk'] = 'Kann die Datei nicht auf die Festplatte schreiben';
|
||
$_LANG['Fields are different!'] = 'Die Felder sind unterschiedlich!';
|
||
$_LANG['File upload allowed'] = 'Datei Senden erlaubt';
|
||
$_LANG['File upload stopped by extension'] = 'Datei Senden unterbrochen aufgrund falscher Erweiterung';
|
||
$_LANG['First name:'] = 'Vorname:';
|
||
$_LANG['For more information, please consult our'] = 'Weitere Informationen finden Sie auf unserer';
|
||
$_LANG['GD Library installed'] = 'GD-Bibliothek installiert';
|
||
$_LANG['GZIP compression is on (recommended)'] = 'GZIP-Kompression ist aktiviert (empfohlen)';
|
||
$_LANG['Here is your shop information. You can modify it once you are logged in.'] = 'Hier sind Ihre Login-Daten, Sie können sie später im Back-Office ändern.';
|
||
$_LANG['However, you must know how to do the following:'] = 'Nichtsdestotrotz können Sie die folgenden Aufgaben durchführen:';
|
||
$_LANG['I agree to the above terms and conditions.'] = 'Ich stimme den oben genannten Vertragsbedingungen zu.';
|
||
$_LANG['If you have any questions, please visit our '] = 'Wenn Sie je Fragen haben sollten, werfen Sie einfach einen Blick auf unsere ';
|
||
$_LANG['Cannot access the a MySQL data file.'] = 'Kann nicht auf den Inhalt einer *.sql-Datei zugreifen.';
|
||
$_LANG['Cannot read the content of a MySQL data file.'] = 'Kann den Inhalt einer *.sql-Datei nicht lesen.';
|
||
$_LANG['Cannot send the email!'] = 'Kann E-Mail nicht senden!';
|
||
$_LANG['Cannot upload the file!'] = 'Kann Datei nicht senden!';
|
||
$_LANG['Cannot write the image /img/logo.jpg. If this image already exists, please delete it.'] = 'Kann Bild /img/logo.jpg nicht schreiben. Falls es bereits existiert, löschen Sie es bitte manuell.';
|
||
$_LANG['Installation: Full installation of PrestaShop'] = 'Komplette Installation von PrestaShop';
|
||
$_LANG['Installation is complete!'] = 'Installation abgeschlossen!';
|
||
$_LANG['What do you want to do?'] = 'Installationsmethode';
|
||
$_LANG['Last name:'] = 'Name:';
|
||
$_LANG['License Agreement'] = 'Lizenzvertrag';
|
||
$_LANG['Login:'] = 'Benutzername:';
|
||
$_LANG['Shop settings and merchant account information'] = 'Informationen über den Verkäufer';
|
||
$_LANG['Missing a temporary folder'] = 'Der tempor√§re Ordner Ihrer empfangenen Dateisendungen fehlt. Bitte wenden Sie sich an Ihren Systemadministrator.';
|
||
$_LANG['MySQL support is on'] = 'Die MySQL-Unterstützung ist aktiviert';
|
||
$_LANG['Next'] = 'Weiter';
|
||
$_LANG['No error code available.'] = 'Unbekannter Fehler.';
|
||
$_LANG['No file was uploaded.'] = 'Es ist keine Datei gesandt worden';
|
||
$_LANG['No upgrade is possible.'] = 'Kein Update verfügbar';
|
||
$_LANG['None'] = 'Keine';
|
||
$_LANG['PrestaShop Forums'] = 'Offizielles Forum';
|
||
$_LANG['One or more errors have occurred, you can find more information below or in the log/installation.log file.'] = 'Ein oder mehrere Fehler sind aufgetreten';
|
||
$_LANG['Open external URLs allowed'] = 'Öffnung externer URLs erlaubt';
|
||
$_LANG['Optional languages'] = 'Nicht angebotene Sprachen';
|
||
$_LANG['Optional set-up'] = 'Optionale Einstellungen';
|
||
$_LANG['PHP \'mail()\' function is available'] = 'Die Funktion PHP \'mail()\' ist verfügbar';
|
||
$_LANG['PHP \'mail()\' function is unavailable'] = 'Die Funktion PHP \'mail()\' ist nicht verfügbar';
|
||
$_LANG['PHP 5.0 or later installed'] = 'PHP 5.0 oder höher installiert';
|
||
$_LANG['PHP register global option is off (recommended)'] = 'Die PHP-Option "register global" ist deaktiviert (empfohlen)';
|
||
$_LANG['Password:'] = 'Kennwort:';
|
||
$_LANG['Please allow 10-15 minutes to complete the installation process.'] = 'Der Installationsprozess dauert nur ein paar Minuten!';
|
||
$_LANG['Please set a SMTP login'] = 'Geben Sie einen SMTP-Benutzernamen ein';
|
||
$_LANG['Please set a SMTP password'] = 'Geben Sie das SMTP-Kennwort ein';
|
||
$_LANG['Please set a SMTP server name'] = 'Geben Sie einen SMTP-Server-Namen ein';
|
||
$_LANG['Please set a database login'] = 'Geben Sie die SQL-Anmeldung ein';
|
||
$_LANG['Please set a database name'] = 'Geben Sie den Namen der Datenbank ein';
|
||
$_LANG['Please set a database server name'] = 'Geben Sie den Namen des Datenbank-Servers ein';
|
||
$_LANG['Port:'] = 'Port:';
|
||
$_LANG['PrestaShop %s Installer'] = 'Installation der PrestaShop-Version %s';
|
||
$_LANG['PrestaShop is ready!'] = 'PrestaShop ist fertig!';
|
||
$_LANG['Re-type to confirm:'] = 'Best√§tigen Sie das Kennwort:';
|
||
$_LANG['Ready, set, go!'] = 'PrestaShop ist installiert!';
|
||
$_LANG['Receive this information by e-mail'] = 'Meine Informationen per E-Mail erhalten';
|
||
$_LANG['Check my settings again'] = 'Erneut überprüfen';
|
||
$_LANG['Required field'] = 'Pflichtfelder';
|
||
$_LANG['Required set-up. Please verify the following checklist items:'] = 'Bitte vergewissern Sie sich, dass jede der folgenden Einstellungen best√§tigt ist.';
|
||
$_LANG['SMTP connection is available!'] = 'SMTP-Verbindung verfügbar!';
|
||
$_LANG['SMTP connection is unavailable'] = 'SMTP-Verbindung nicht verfügbar';
|
||
$_LANG['SMTP server:'] = 'SMTP-Server:';
|
||
$_LANG['SQL errors have occurred.'] = 'Es sind SQL-Fehler aufgetreten.';
|
||
$_LANG['Select the different languages available for your shop'] = 'W√§hlen Sie die verschiedenen Sprachen, die Ihr Shop den Kunden anbieten soll';
|
||
$_LANG['Send me a test email!'] = 'Eine Test-E-Mail an mich senden!';
|
||
$_LANG['Server:'] = 'Server:';
|
||
$_LANG['Set permissions on folders & subfolders using an FTP client'] = 'Festlegen von Berechtigungen für Ordner und Unterordner über einen FTP-Client';
|
||
$_LANG['Shop Configuration'] = 'Shop-Konfiguration';
|
||
$_LANG['Shop logo:'] = 'Shop-Logo:';
|
||
$_LANG['Shop name:'] = 'Name des Shops:';
|
||
$_LANG['Shop password:'] = 'Kennwort des Shops:';
|
||
$_LANG['Shop\'s default language'] = 'Standard-Sprache';
|
||
$_LANG['Shop\'s languages'] = 'Sprache des Shops';
|
||
$_LANG['System Compatibility'] = 'Systemkompatibilit√§t';
|
||
$_LANG['System Configuration'] = 'Systemkonfiguration';
|
||
$_LANG['Tables prefix:'] = 'Tabellen-Pr√§fixe:';
|
||
$_LANG['Test message - Prestashop'] = 'Installation von PrestaShop - Test des E-Mail-Servers';
|
||
$_LANG['The PrestaShop Installer will do most of the work for you in just a few clicks.'] = 'Der PrestaShop Installer führt die ganze Arbeit mit ein paar Klicks durch.';
|
||
$_LANG['The config/settings.inc.php file was not found. Did you delete or rename this file?'] = 'Die Datei config/settings.inc.php wurde nicht gefunden. Haben Sie sie gelöscht oder umbenannt?';
|
||
$_LANG['The config/defines.inc.php file was not found. Where did you move it?'] = 'Die Datei config/defines.inc.php wurde nicht gefunden. Wo ist sie?';
|
||
$_LANG['The password is incorrect (alphanumeric string at least 8 characters).'] = 'Falsches Kennwort (alpha-numerischer String aus mindestens 8 Zeichen)';
|
||
$_LANG['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'Die gesendete Datei überschreitet die maximal zulässige Größe.';
|
||
$_LANG['The uploaded file exceeds the upload_max_filesize directive in php.ini'] = 'Die gesendete Datei überschreitet die maximal zulässige Größe.';
|
||
$_LANG['The uploaded file was only partially uploaded'] = 'Die Datei wurde teilweise gesendet.';
|
||
$_LANG['There is no older version. Did you delete or rename the config/settings.inc.php file?'] = 'Keine frühere Version erkannt. Haben Sie die Datei settings.inc.php aus dem Ordner config gelöscht oder umbenannt?';
|
||
$_LANG['This PrestaShop database already exists. Please revalidate your authentication information to the database.'] = 'Diese PrestaShop-Datenbank existiert schon, bitte best√§tigen Sie der Datenbank erneut Ihre Kennungen.';
|
||
$_LANG['This application needs you to activate Javascript to correctly work.'] = 'JavaScript ist erforderlich, um diese Anwendung auszuführen.';
|
||
$_LANG['This e-mail address is invalid!'] = 'Falsche Adresse!';
|
||
$_LANG['This installer is too old.'] = 'Der Installer ist zu alt.';
|
||
$_LANG['This is a test message, your server is now available to send email'] = 'Dies ist eine Testnachricht, Ihr E-Mail-Server funktioniert korrekt.';
|
||
$_LANG['This is not a valid file name.'] = 'Dies ist kein gültiger Name.';
|
||
$_LANG['This is not a valid image file.'] = 'Dies ist kein gültiges Bild.';
|
||
$_LANG['Too long'] = 'Zu lang!';
|
||
$_LANG['Unfortunately,'] = 'Leider';
|
||
$_LANG['Update is complete!'] = 'Aktualisierung beendet!';
|
||
$_LANG['Upgrade: get the latest stable version!'] = 'Aktualisierung: Installieren Sie die neueste Version von PrestaShop';
|
||
$_LANG['Verify my database settings'] = 'Testen der SQL-Verbindung';
|
||
$_LANG['Verify system compatibility'] = 'Systemkompatibilit√§t';
|
||
$_LANG['WARNING: For security purposes, you must delete the "install" folder.'] = 'VORSICHT: Aus Sicherheitsgründen löschen Sie bitte den Ordner \'/install\'.';
|
||
$_LANG['Warning: a manual backup is HIGHLY recommended before continuing!'] = 'Vorsicht: eine manuelle Sicherung ist UNERLÄSSLICH, bevor mit der Aktualisierung der PrestaShop-Anwendung begonnen wird, um jeglichen versehentlichen Datenverlust zu verhindern';
|
||
$_LANG['Welcome'] = 'Willkommen';
|
||
$_LANG['Welcome to the PrestaShop %s Installer'] = 'Willkommen bei der Installation von PrestaShop %s';
|
||
$_LANG['When your backup is complete, please confirm that it is fully functional.'] = 'Sobald die Anwendungsdateien und Ihre Datenbank gesichert sind, werden wir Sie um Bestätigung bitten. Damit übernehmen Sie die gesamte Haftung eines möglichen Datenverlusts durch die Aktualisierung der PrestaShop-Anwendung.';
|
||
$_LANG['Write permissions on folders (and subfolders):'] = 'Schreibberechtigung für die Ordner (und deren Unterordner):';
|
||
$_LANG['Write permissions on files and folders:'] = 'Schreibberechtigung für die Dateien und Ordner:';
|
||
$_LANG['Write permissions on folders:'] = 'Schreibberechtigung für die Ordner';
|
||
$_LANG['You already have the %s version.'] = 'Sie besitzen bereits die Version. %s';
|
||
$_LANG['You have just installed and configured PrestaShop as your online shop. We wish you all the best with the success of your online shop.'] = 'Sie haben gerade Ihren Online-Shop installiert und konfiguriert, wir danken Ihnen.';
|
||
$_LANG['You have just updated and configured PrestaShop as your online shop. We wish you all the best with the success of your online shop.'] = 'Sie haben gerade Ihren Online-Shop aktualisiert wir danken Ihnen.';
|
||
$_LANG['Your installation is finished!'] = 'Die Installation ist abgeschlossen!';
|
||
$_LANG['Your update is finished!'] = 'Das Update ist abgeschlossen!';
|
||
$_LANG['and/or'] = 'und / oder';
|
||
$_LANG['enter@your.email'] = 'GebenSie@Ihreemail.ein';
|
||
$_LANG['online documentation'] = 'Online-Dokumentation';
|
||
$_LANG['Currently installed version detected:'] = 'Aktuelle Version erkannt:';
|
||
$_LANG['Recommended dimensions:'] = 'Empfohlene Abmessungen:';
|
||
$_LANG['view the log'] = 'Bericht ansehen';
|
||
$_LANG['(No previous version detected)'] = '(keine alte Version erkannt)';
|
||
$_LANG['Can\'t write settings file, please create a file named settings.inc.php in config directory.'] = 'Die Settings-Datei konnte nicht geschrieben werden, erstellen Sie bitte eine Datei namens settings.inc.php in Ihrem Konfigurationsverzeichnis.';
|
||
$_LANG['Cannot convert your database\'s data to UTF-8.'] = 'Kann die Daten aus Ihrer Datenbank nicht in UTF-8 zu konvertieren.';
|
||
$_LANG['Your database server does not support the UTF-8 charset.'] = 'Ihr Datenbank-Server unterstützt keinen UTF-8-Zeichensatz.';
|
||
$_LANG['Need help?'] = 'Brauchen Sie Hilfe?';
|
||
$_LANG['PrestaShop tips and advice'] = 'Alle Tipps und Tricks rund um PrestaShop';
|
||
$_LANG['Forums'] = 'Forum';
|
||
$_LANG['Blog'] = 'Blog';
|
||
$_LANG['Back Office'] = 'Back Office';
|
||
$_LANG['Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc.'] = 'Verwalten Sie Ihren Shop mit Ihrem Back-Office. Verwalten Sie Ihre Bestellungen und Kunden, fügen Sie Module hinzu, ändern Sie Ihr Thema, usw. ...';
|
||
$_LANG['Manage your store'] = 'Verwalten Sie Ihren Shop';
|
||
$_LANG['Front Office'] = 'Front Office';
|
||
$_LANG['Discover your store as your future customers will see it!'] = 'Sehen Sie, wie Ihr Shop später für Ihre Kunden aussieht!';
|
||
$_LANG['Discover your store'] = 'Meinen Shop entdecken';
|
||
$_LANG['Did you know?'] = 'Wussten Sie schon?';
|
||
$_LANG['Prestashop and its community offers over 40 different languages for free download at'] = 'Prestashop und seine Community bietet über 40 verschiedene Sprachen zum kostenlosen Download auf';
|
||
$_LANG['Default country:'] = 'Standard-Land:';
|
||
$_LANG['Shop timezone:'] = 'Zeitzone des Shops:';
|
||
$_LANG['Your configuration is valid, click \"Next\" to continue!'] = 'Ihre Konfiguration ist gültig, <br /> klicken Sie auf Weiter zum Fortfahren!';
|
||
$_LANG['Your configuration is invalid. Please fix the issues below:'] = 'Ihre Konfiguration ist nicht gültig, <br /> bitte beheben Sie diese Probleme:';
|
||
$_LANG['Warning: If you check this box and your e-mail configuration is incorrect, you might not be able to continue the installation.'] = 'Diese Option kann hinderlich sein, wenn Ihre E-Mail-Konfiguration falsch ist, bitte deaktivieren Sie sie, wenn Sie nicht zum nächsten Schritt gehen können.';
|
||
$_LANG['Mcrypt is available (recommended)'] = 'Mcrypt ist verfügbar (empfohlen)';
|
||
$_LANG['Your MySQL server doesn\'t support this engine, please use another one like MyISAM'] = 'Diese Datenbank-Engine wird nicht unterstützt, bitte wählen Sie eine andere als MyISAM';
|
||
$_LANG['Adult'] = 'Erotik und Dessous';
|
||
$_LANG['Animals and Pets'] = 'Tiere';
|
||
$_LANG['Art and Culture'] = 'Kultur und Freizeit';
|
||
$_LANG['Babies'] = 'Baby-Artikel';
|
||
$_LANG['Beauty and Personal Care'] = 'Gesundheit und Schönheit';
|
||
$_LANG['Cars'] = 'Auto und Motorrad';
|
||
$_LANG['Computer Hardware and Software'] = 'Computer & Software';
|
||
$_LANG['Download'] = 'Download';
|
||
$_LANG['Fashion and accessories'] = 'Kleidung und Accessoires';
|
||
$_LANG['Flowers, Gifts and Crafts'] = 'Blumen und Geschenke';
|
||
$_LANG['Food and beverage'] = 'Lebensmittel und Gastronomie';
|
||
$_LANG['HiFi, Photo and Video'] = 'Hifi, Foto und Video';
|
||
$_LANG['Home and Garden'] = 'Haus & Garten';
|
||
$_LANG['Home Appliances'] = 'Haushaltsger√§te';
|
||
$_LANG['Jewelry'] = 'Schmuck';
|
||
$_LANG['Mobile and Telecom'] = 'Telefonie und Kommunikation';
|
||
$_LANG['Services'] = 'Dienstleistungen';
|
||
$_LANG['Shoes and accessories'] = 'Schuhe und Accessoires';
|
||
$_LANG['Sports and Entertainment'] = 'Sport und Freizeit';
|
||
$_LANG['Travel'] = 'Reise und Tourismus';
|
||
$_LANG['Main activity:'] = 'Hauptt√§tigkeit';
|
||
$_LANG['-- Please choose your main activity --'] = '- W√§hlen Sie eine T√§tigkeit --';
|
||
$_LANG['Invalid catalog mode'] = 'Feld Katalog-Modus ungültig';
|
||
$_LANG['Catalog mode only:'] = 'Katalog-Modus:';
|
||
$_LANG['Yes'] = 'Ja';
|
||
$_LANG['No'] = 'Nein';
|
||
$_LANG['If you activate this feature, all purchasing will be disabled. However, you will be able to enable purchasing later in your Back Office.'] = 'Wenn Sie diese Option aktivieren, werden alle Kauf-Funktionen deaktiviert. Sie können diese Option später in Ihrem Back-Office aktivieren';
|
||
$_LANG['Your current version is already up-to-date'] = 'Die bereits installierte Version, die erkannt wurde, ist neu, keine Updates verfügbar';
|
||
$_LANG['This information is not required, it will only be used for statistical purposes. This information does not change anything in your store.'] = 'Diese Information ist nicht erforderlich, sie wird zu statistischen Zwecken verwendet. Diese Information √§ndert nichts in Ihrem Shop.';
|
||
$_LANG['Invalid shop name'] = 'Ungültiger Shopname';
|
||
$_LANG['Your firstname contains some invalid characters'] = 'Ihr Vorname enthält ungültige Zeichen';
|
||
$_LANG['Your lastname contains some invalid characters'] = 'Ihr Nachname enthält ungültige Zeichen';
|
||
$_LANG['(FREE)'] = '(KOSTENLOS)';
|
||
$_LANG['Shop configuration'] = 'Shop-Konfiguration';
|
||
$_LANG['Database Engine:'] = 'Datenbank-Engine';
|
||
$_LANG['I certify that I backed up my database and application files. I assume all responsibility for any data loss or damage related to this upgrade.'] = 'Ich bestätige, dass ich meine Datenbank und meine Anwendungsdateien durch ein Backup gesichert habe. Ich übernehme die volle Verantwortung für jeglichen Datenverlust oder jegliche Datenbeschädigung, die im Zusammenhang mit diesem Upgrade stehen.';
|
||
$_LANG['The file /img/logo.jpg is not writable, please CHMOD 755 this file or CHMOD 777'] = 'Die Datei /img/logo.jpg kann nicht geschrieben werden, bitte √§ndern Sie die Dateirechte mit CHMOD 755 oder CHMOD 777';
|
||
$_LANG['If you do not know how to enable it, use our turnkey solution PrestaBox at'] = 'Wenn Sie nicht wissen, wie Sie es aktivieren müssen, nutzen Sie unsere Fertiglösung PrestaBox';
|
||
$_LANG['If you do not know how to fix these issues, use turnkey solution PrestaBox at'] = 'Wenn Sie nicht wissen, wie Sie diese Themen festlegen können, nutzen Sie die Fertiglösung PrestaBox';
|
||
$_LANG['Lite mode: Basic installation'] = 'Einfacher Modus: Grundinstallation';
|
||
$_LANG['Full mode: includes core modules,'] = 'Komplettmodus: beinhaltet';
|
||
$_LANG['100+ additional modules'] = 'über 100 zusätzliche Module';
|
||
$_LANG['and demo products'] = 'und Demo-Produkte';
|
||
$_LANG['Installation type'] = 'Installationstyp';
|
||
$_LANG['Upgrade in progress'] = 'Upgrade l√§uft';
|
||
$_LANG['Current query:'] = 'Aktueller Satz:';
|
||
$_LANG['Details about this upgrade'] = 'Mehr über das Upgrade';
|
||
$_LANG['Thank you, you will be able to continue the upgrade process by clicking on the "Next" button.'] = '';
|
||
$_LANG['PrestaShop is upgrading your shop one version after the other, the following upgrade files will be processed:'] = '';
|
||
$_LANG['Upgrade file'] = 'Upgrade-Datei';
|
||
$_LANG['Modifications to process'] = 'Änderungen zum Durchführen';
|
||
$_LANG['(major)'] = '(wichtig)';
|
||
$_LANG['TOTAL'] = '(GESAMT)';
|
||
$_LANG['Estimated time to complete the'] = 'Verbliebene Zeit zum Abschluß von';
|
||
$_LANG['modifications:'] = 'Modifikationen';
|
||
$_LANG['minutes'] = 'Minuten';
|
||
$_LANG['minute'] = 'Minute';
|
||
$_LANG['seconds'] = 'Sekunden';
|
||
$_LANG['second'] = 'Sekunde';
|
||
$_LANG['Depending on your server and the size of your shop'] = 'Anhängig vom Server und der Größer Ihres Shops';
|
||
$_LANG['You have not updated your shop in a while,'] = 'Sie haben Ihren Shop seit L√§ngerem nicht upgedatet,';
|
||
$_LANG['stable releases have been made ​​available since.'] = 'wichtige Neuerungen wurden implementiert seit';
|
||
$_LANG['This is not a problem however the update may take several minutes, try to update your shop more frequently.'] = 'Das ist unwesentlich, das Upgrade kann einige Minuten dauern, versuchen Sie, Ihren Shop öfert zu updaten.';
|
||
$_LANG['No files to process, this might be an error.'] = 'Keine Dateien zum Verarbeiten, womöglich ein Fehler';
|
||
$_LANG['Hosting parameters'] = 'Hosting Eigenschaften';
|
||
$_LANG['PrestaShop tries to automatically set the best settings for your server in order for the update to be successful.'] = 'Prestashop versucht automatisch, die besten Einstellungen auf dem Server zu machen, damit das Update erfolgreich verl√§uft.';
|
||
$_LANG['PHP parameter'] = 'PHP Parameter';
|
||
$_LANG['Description'] = 'Beschreibung';
|
||
$_LANG['Current value'] = 'Aktueller Wert';
|
||
$_LANG['Maximum allowed time for the upgrade'] = 'Maximale zugelassene Zeit für das Update';
|
||
$_LANG['Maximum memory allowed for the upgrade'] = 'Maximal zugelassener Speichern für das Update';
|
||
$_LANG['All your settings seem to be OK, go for it!'] = 'Alle Einstellungen scheinen zu stimmen, es kann losgehen!';
|
||
$_LANG['Let\'s go!'] = 'Los!';
|
||
$_LANG['Click on the "Next" button to start the upgrade, this can take several minutes,'] = 'Klicken Sie das "Weiter"-Button um das Upgrade zu starten, es könne einige Minuten dauern.';
|
||
$_LANG['please be patient and do not close this window.'] = 'bitte schließen Sie das Fenster nicht.';
|
||
$_LANG['Your update is complete!'] = 'Ihr Upgrade ist abgeschlossen!';
|
||
$_LANG['Your shop version is now'] = 'Ihre Shopversion ist nun';
|
||
$_LANG['New features in PrestaShop v'] = 'Neue Features in Prestashop v';
|
||
$_LANG['Beware, your settings look correct but are not optimal, if you encounter problems (upgrade too long, memory error...), please ask your hosting provider to increase the values of these parameters: "max_execution_time" and "memory_limit".'] = 'Achtung, Ihre Einstellungen sind zwar korrekt, aber nicht optimal. Sollten während des Updates Probleme auftreten (Ausführungszeit, Speicherlimit usw.) kontaktieren Sie bitte Ihr Hostingunternehmen, damit diese Einstellungen angepasst werden (max_execution_time & memory_limit) ';
|
||
$_LANG['We strongly recommend that you inform your hosting provider to modify the settings before process to the update.'] = 'Wir empfehlen ausdrücklich, Ihren Hostingprovider zu kontaktieren, um die Einstellungen für das Update anzupassen';
|
||
$_LANG['Module compatibility'] = 'Modulkompatibilit√§t';
|
||
$_LANG['It\'s dangerous to keep non-native modules activated during the update. If you really want to take this risk, uncheck the following box.'] = 'Es wird nicht empfohlen, fremde Module w√§hrend des Updates aktiviert zu lassen. Wenn Sie trotzdem fortfahren wollen, entfernen Sie die Markierung in der Checkbox';
|
||
$_LANG['You will be able to manually reactivate them in your Back Office once the update process has succeeded.'] = 'Sie können sie später im Adminbereich aktivieren, nachdem das Update abgeschlossen ist.';
|
||
$_LANG['Ok, please deactivate the following modules, I will reactivate them later:'] = 'ok, bitte folgende Module deaktivieren (sie werden sp√§ter wieder aktiviert):';
|
||
$_LANG['Theme compatibility'] = 'Themenkompatibilit√§t';
|
||
$_LANG['Before updating, you need to check that your theme is compatible with version'] = 'Um fortzufahren müssen Sie bestätigen, dass Ihr Thema mit der aktuellen Version kompatibel ist';
|
||
$_LANG['of PrestaShop.'] = 'von Prestashop';
|
||
$_LANG['Link to the validator'] = 'Link zum Validator';
|
||
$_LANG['Online Theme Validator'] = 'Online Themenvalidator';
|
||
$_LANG['If your theme is invalid, you may experience some problems in your Front Office layout, but do not panic! To resolve this, you can make it compatible by fixing the validator errors or by using a theme compatible with '] = 'Sollte Ihr Thema nicht kompatibel sein, könnten einige Probleme im Front-End auftreten. Sie können die Kompatibilität wieder einstellen, indem Sie im Backend Unter Einstellungen die entsprechende Einstellung treffen';
|
||
$_LANG['version'] = 'Version';
|
||
$_LANG['To do this, use our'] = 'Verwenden Sie dazu unseren';
|
||
$_LANG['Additional Benefits'] = 'Exklusiv Angebot';
|
||
$_LANG['Exclusive offers dedicated to PrestaShop merchants'] = 'Exklusiv Angebot für die Verkäufer PrestaShop';
|
||
$_LANG['PHP magic quotes option is off (recommended)'] = 'Die PHP-Option "magic quotes" ist deaktiviert (empfohlen)';
|
||
$_LANG['Other activity...'] = 'Andere activiteit...';
|
||
$_LANG['Modules'] = 'Módulos';
|
||
$_LANG['Benefits'] = 'Vorteile';
|
||
$_LANG['Create a MySQL database using phpMyAdmin (or by asking your hosting provider)'] = '';
|
||
$_LANG['- or -'] = '';
|
||
$_LANG['I want to'] = '';
|
||
$_LANG['install'] = '';
|
||
$_LANG['a new online shop with PrestaShop'] = '';
|
||
$_LANG['update'] = '';
|
||
$_LANG['my existing PrestaShop to a newer version'] = '';
|
||
$_LANG['Your current version is too old, updates are possible only from version'] = '';
|
||
$_LANG['and higher'] = '';
|
||
$_LANG['PHP settings (for assistance, ask your hosting provider):'] = '';
|
||
$_LANG['Database Configuration'] = '';
|
||
$_LANG['Database login:'] = '';
|
||
$_LANG['Database password:'] = '';
|
||
$_LANG['Please create a MySQL database and then verify your settings below. If you need assistance, please ask your hosting provider for this information.'] = '';
|
||
$_LANG['No more information'] = ''; |