autoload option fix + merge with branch01

This commit is contained in:
ruben- 2014-05-12 20:30:50 +02:00
parent e82ffd7f2b
commit c6393afc1e
11 changed files with 311 additions and 217 deletions

Binary file not shown.

View file

@ -1,9 +1,9 @@
msgid ""
msgstr ""
"Project-Id-Version: MainWP Child v0.28.4\n"
"Project-Id-Version: MainWP Child v0.29.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2014-04-24 07:32:25+0000\n"
"PO-Revision-Date: 2014-05-02 11:29:41+0000\n"
"Last-Translator: JayJay <info@w-d-a.de>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -20,116 +20,116 @@ msgstr ""
"X-Poedit-SearchPath-0: .\n"
"X-Textdomain-Support: yes"
#: class/MainWPChild.class.php:243
#: class/MainWPChild.class.php:251
#@ mainwp-child
msgid "Connection Settings"
msgstr "Verbindungseinstellungen"
#: class/MainWPChild.class.php:251
#: class/MainWPChild.class.php:259
#@ mainwp-child
msgid "Require Unique Security ID"
msgstr "Eine eindeutige Sicherheits-ID"
#: class/MainWPChild.class.php:254
#: class/MainWPChild.class.php:262
#@ mainwp-child
msgid "Your Unique Security ID is:"
msgstr "Ihre eindeutige Sicherheits-ID ist:"
#: class/MainWPChild.class.php:258
#: class/MainWPChild.class.php:266
#@ mainwp-child
msgid "The Unique Security ID adds additional protection between the Child plugin and your<br/>Main Dashboard. The Unique Security ID will need to match when being added to <br/>the Main Dashboard. This is additional security and should not be needed in most situations."
msgstr "Die eindeutige Sicherheits-ID bringt zusätzlichen Schutz zwischen dem Client und Ihrem<br/>MainWP Dashboard. Die eindeutige Sicherheits-ID muß übereinstimmen, wenn sie im MainWP Dashboard aufgenommen wird.<br/> Dies ist eine zusätzliche Sicherheit und ist in den meisten Fällen nicht erforderlich."
#: class/MainWPChild.class.php:264
#: class/MainWPChild.class.php:272
#@ mainwp-child
msgid "Save Changes"
msgstr "Änderungen speichern"
#: class/MainWPChild.class.php:523
#: class/MainWPChild.class.php:531
#@ mainwp-child
msgid "Authentication failed. Reinstall MainWP plugin please"
msgstr "Authentifizierung fehlgeschlagen. Installieren Sie bitte das MainWP Plugin erneut."
#: class/MainWPChild.class.php:532
#: class/MainWPChild.class.php:1095
#: class/MainWPChild.class.php:540
#: class/MainWPChild.class.php:1103
#@ mainwp-child
msgid "No such user"
msgstr "Keine solche Benutzer"
#: class/MainWPChild.class.php:537
#: class/MainWPChild.class.php:1099
#: class/MainWPChild.class.php:545
#: class/MainWPChild.class.php:1107
#@ mainwp-child
msgid "User is not an administrator"
msgstr "Benutzer ist kein Administrator"
#: class/MainWPChild.class.php:650
#: class/MainWPChild.class.php:658
#@ mainwp-child
msgid "Bad request."
msgstr "Fehlerhafte Anforderung."
#: class/MainWPChild.class.php:876
#: class/MainWPChild.class.php:901
#: class/MainWPChild.class.php:954
#: class/MainWPChild.class.php:980
#: class/MainWPChild.class.php:987
#: class/MainWPChild.class.php:884
#: class/MainWPChild.class.php:909
#: class/MainWPChild.class.php:962
#: class/MainWPChild.class.php:988
#: class/MainWPChild.class.php:995
#@ mainwp-child
msgid "Bad request"
msgstr "Fehlerhafte Anforderung"
#: class/MainWPChild.class.php:1069
#: class/MainWPChild.class.php:1077
#@ mainwp-child
msgid "Invalid request"
msgstr "Ungültige Anforderung"
#: class/MainWPChild.class.php:1075
#: class/MainWPChild.class.php:1083
#@ mainwp-child
msgid "Public key already set, reset the MainWP plugin on your site and try again."
msgstr "Öffentlicher Schlüssel bereits festgelegt, setzen Sie die MainWP Plugin auf Ihrer Website erneut auf und versuchen Sie es noch einmal"
#: class/MainWPChild.class.php:1082
#: class/MainWPChild.class.php:1090
#@ mainwp-child
msgid "This Child Site is set to require a Unique Security ID - Please Enter It before connection can be established."
msgstr "Dieser Client erfordert eine eindeutige Sicherheits-ID. Bitte geben Sie diese ein bevor eine Verbindung hergestellt werden kann."
#: class/MainWPChild.class.php:1086
#: class/MainWPChild.class.php:1094
#@ mainwp-child
msgid "The Unique Security ID you have entered does not match Child Security ID - Please Correct It before connection can be established."
msgstr "Die eindeutige Sicherheits-ID die Sie eingegeben haben, entspricht nicht der Client Security ID. Bitte verbessern Sie dies bevor eine Verbindung hergestellt werden kann."
#: class/MainWPChild.class.php:1351
#: class/MainWPChild.class.php:1359
#@ mainwp-child
msgid "Could not change the admin password."
msgstr "Das Admin-Passwort kann nicht geändern werden."
#: class/MainWPChild.class.php:1373
#: class/MainWPChild.class.php:1381
#@ mainwp-child
msgid "Undefined error"
msgstr "Undefinierter Fehler"
#: class/MainWPChild.class.php:1387
#: class/MainWPChild.class.php:1395
#, php-format
#@ default
msgid "Username: %s"
msgstr ""
msgstr "Benutzername: %s"
#: class/MainWPChild.class.php:1388
#: class/MainWPChild.class.php:1396
#, php-format
#@ default
msgid "Password: %s"
msgstr ""
msgstr "Passwort: %s"
#: class/MainWPChild.class.php:1391
#: class/MainWPChild.class.php:1399
#, php-format
#@ default
msgid "[%s] Your username and password"
msgstr ""
msgstr "[%s] Dein Benutzername und Passwort"
#: class/MainWPChild.class.php:2820
#: class/MainWPChild.class.php:2828
#@ mainwp-child
msgid "This site already contains a link - please disable and enable the MainWP plugin."
msgstr "Diese Website enthält bereits diesen Link"
#: class/MainWPChild.class.php:2942
#: class/MainWPChild.class.php:2950
#@ mainwp-child
msgid "Wordpress Filesystem error: "
msgstr "Wordpress-Dateisystem-Fehler:"
@ -137,244 +137,244 @@ msgstr "Wordpress-Dateisystem-Fehler:"
#: class/MainWPChildServerInformation.class.php:12
#@ mainwp
msgid "Server Configuration"
msgstr ""
msgstr "Server-Konfiguration"
#: class/MainWPChildServerInformation.class.php:13
#@ mainwp
msgid "Suggested Value"
msgstr ""
msgstr "Empfohlener Wert"
#: class/MainWPChildServerInformation.class.php:14
#: class/MainWPChildServerInformation.class.php:56
#@ mainwp
msgid "Value"
msgstr ""
msgstr "Wert"
#: class/MainWPChildServerInformation.class.php:15
#: class/MainWPChildServerInformation.class.php:41
#@ mainwp
msgid "Status"
msgstr ""
msgstr "Status"
#: class/MainWPChildServerInformation.class.php:37
#@ mainwp
msgid "Directory name"
msgstr ""
msgstr "Verzeichnisname"
#: class/MainWPChildServerInformation.class.php:38
#@ mainwp
msgid "Path"
msgstr ""
msgstr "Pfad"
#: class/MainWPChildServerInformation.class.php:39
#@ mainwp
msgid "Check"
msgstr ""
msgstr "Überprüfen"
#: class/MainWPChildServerInformation.class.php:40
#@ mainwp
msgid "Result"
msgstr ""
msgstr "Ergebnis"
#: class/MainWPChildServerInformation.class.php:55
#@ mainwp
msgid "Server Info"
msgstr ""
msgstr "Server Info"
#: class/MainWPChildServerInformation.class.php:60
#@ mainwp
msgid "WordPress Root Directory"
msgstr ""
msgstr "WordPress Root-Verzeichnis"
#: class/MainWPChildServerInformation.class.php:61
#@ mainwp
msgid "Server Name"
msgstr ""
msgstr "Server Name"
#: class/MainWPChildServerInformation.class.php:62
#@ mainwp
msgid "Server Sofware"
msgstr ""
msgstr "Server Sofware"
#: class/MainWPChildServerInformation.class.php:63
#@ mainwp
msgid "Operating System"
msgstr ""
msgstr "Betriebssystem"
#: class/MainWPChildServerInformation.class.php:64
#@ mainwp
msgid "Architecture"
msgstr ""
msgstr "Architektur"
#: class/MainWPChildServerInformation.class.php:65
#@ mainwp
msgid "Server IP"
msgstr ""
msgstr "Server IP"
#: class/MainWPChildServerInformation.class.php:66
#@ mainwp
msgid "Server Protocol"
msgstr ""
msgstr "Server-Protokoll"
#: class/MainWPChildServerInformation.class.php:67
#@ mainwp
msgid "HTTP Host"
msgstr ""
msgstr "HTTP-Host"
#: class/MainWPChildServerInformation.class.php:68
#@ mainwp
msgid "Server Admin"
msgstr ""
msgstr "Server Admin"
#: class/MainWPChildServerInformation.class.php:69
#@ mainwp
msgid "Server Port"
msgstr ""
msgstr "Server Port"
#: class/MainWPChildServerInformation.class.php:70
#@ mainwp
msgid "Getaway Interface"
msgstr ""
msgstr "Getaway Schnittstelle"
#: class/MainWPChildServerInformation.class.php:71
#@ mainwp
msgid "Memory Usage"
msgstr ""
msgstr "Speicher Benutzung"
#: class/MainWPChildServerInformation.class.php:72
#@ mainwp
msgid "HTTPS"
msgstr ""
msgstr "HTTPS"
#: class/MainWPChildServerInformation.class.php:73
#@ mainwp
msgid "User Agent"
msgstr ""
msgstr "User Agent"
#: class/MainWPChildServerInformation.class.php:74
#@ mainwp
msgid "Complete URL"
msgstr ""
msgstr "Komplette URL"
#: class/MainWPChildServerInformation.class.php:75
#@ mainwp
msgid "Request Method"
msgstr ""
msgstr "Anfrage Methode"
#: class/MainWPChildServerInformation.class.php:76
#@ mainwp
msgid "Request Time"
msgstr ""
msgstr "Antwort Zeit"
#: class/MainWPChildServerInformation.class.php:77
#@ mainwp
msgid "Query String"
msgstr ""
msgstr "Übergabe String"
#: class/MainWPChildServerInformation.class.php:78
#@ mainwp
msgid "Accept Content"
msgstr ""
msgstr "Inhalt akzeptieren"
#: class/MainWPChildServerInformation.class.php:79
#@ mainwp
msgid "Accept-Charset Content"
msgstr ""
msgstr "Inhaltszeichen akzeptieren"
#: class/MainWPChildServerInformation.class.php:80
#@ mainwp
msgid "Currently Executing Script Pathname"
msgstr ""
msgstr "Aktuell ausgeführte Skript Pfadname"
#: class/MainWPChildServerInformation.class.php:81
#@ mainwp
msgid "Server Signature"
msgstr ""
msgstr "Signature Server"
#: class/MainWPChildServerInformation.class.php:82
#@ mainwp
msgid "Currently Executing Script"
msgstr ""
msgstr "Aktuell ausgeführte Skripte"
#: class/MainWPChildServerInformation.class.php:83
#@ mainwp
msgid "Path Translated"
msgstr ""
msgstr "Pfad Übersetzt"
#: class/MainWPChildServerInformation.class.php:84
#@ mainwp
msgid "Current Script Path"
msgstr ""
msgstr "Aktuelles Skript Pfad"
#: class/MainWPChildServerInformation.class.php:85
#@ mainwp
msgid "Current Page URI"
msgstr ""
msgstr "Aktuelle Seiten URI"
#: class/MainWPChildServerInformation.class.php:86
#@ mainwp
msgid "Remote Address"
msgstr ""
msgstr "Entfernte Adresse"
#: class/MainWPChildServerInformation.class.php:87
#@ mainwp
msgid "Remote Host"
msgstr ""
msgstr "Entfernter Host"
#: class/MainWPChildServerInformation.class.php:88
#@ mainwp
msgid "Remote Port"
msgstr ""
msgstr "Entfernter Port"
#: class/MainWPChildServerInformation.class.php:89
#@ mainwp
msgid "PHP Safe Mode"
msgstr ""
msgstr "PHP Safe Mode"
#: class/MainWPChildServerInformation.class.php:90
#@ mainwp
msgid "PHP Allow URL fopen"
msgstr ""
msgstr "PHP erlaubt URL fopen"
#: class/MainWPChildServerInformation.class.php:91
#@ mainwp
msgid "PHP Exif Support"
msgstr ""
msgstr "PHP unterstützt Exif"
#: class/MainWPChildServerInformation.class.php:92
#@ mainwp
msgid "PHP IPTC Support"
msgstr ""
msgstr "PHP unterstützt IPTC"
#: class/MainWPChildServerInformation.class.php:93
#@ mainwp
msgid "PHP XML Support"
msgstr ""
msgstr "PHP unterstützt XML"
#: class/MainWPChildServerInformation.class.php:94
#@ mainwp
msgid "SQL Mode"
msgstr ""
msgstr "SQL Mode"
#: class/MainWPChildServerInformation.class.php:109
#@ mainwp
msgid "Next due"
msgstr ""
msgstr "Weiter durch"
#: class/MainWPChildServerInformation.class.php:110
#@ mainwp
msgid "Schedule"
msgstr ""
msgstr "Zeitplan"
#: class/MainWPChildServerInformation.class.php:111
#@ mainwp
msgid "Hook"
msgstr ""
msgstr "Haken"
#: class/MainWPChildServerInformation.class.php:245
#@ default
msgid " MB"
msgstr ""
msgstr " MB"
#: class/MainWPChildServerInformation.class.php:246
#: class/MainWPChildServerInformation.class.php:336
@ -383,7 +383,7 @@ msgstr ""
#@ default
#@ mainwp
msgid "N/A"
msgstr ""
msgstr "N/A"
#: class/MainWPChildServerInformation.class.php:255
#: class/MainWPChildServerInformation.class.php:269
@ -391,7 +391,7 @@ msgstr ""
#@ default
#@ mainwp
msgid "ON"
msgstr ""
msgstr "AN"
#: class/MainWPChildServerInformation.class.php:256
#: class/MainWPChildServerInformation.class.php:270
@ -399,26 +399,26 @@ msgstr ""
#@ default
#@ mainwp
msgid "OFF"
msgstr ""
msgstr "AUS"
#: class/MainWPChildServerInformation.class.php:264
#@ default
msgid "NOT SET"
msgstr ""
msgstr "Nicht Eingestellt"
#: class/MainWPChildServerInformation.class.php:275
#: class/MainWPChildServerInformation.class.php:281
#: class/MainWPChildServerInformation.class.php:287
#@ default
msgid "YES"
msgstr ""
msgstr "Ja"
#: class/MainWPChildServerInformation.class.php:276
#: class/MainWPChildServerInformation.class.php:282
#: class/MainWPChildServerInformation.class.php:288
#@ default
msgid "NO"
msgstr ""
msgstr "Nein"
#: class/MainWPClone.class.php:80
#: class/MainWPClone.class.php:192
@ -697,22 +697,22 @@ msgstr "Fehler beim Importieren der Datenbank"
#: class/MainWPHeatmapTracker.class.php:68
#@ default
msgid "Home Page"
msgstr ""
msgstr "Home Page"
#: class/MainWPHeatmapTracker.class.php:111
#@ default
msgid "Archive"
msgstr ""
msgstr "Archivieren"
#: class/MainWPHeatmapTracker.class.php:135
#@ default
msgid "Search"
msgstr ""
msgstr "Suchen"
#: class/MainWPHeatmapTracker.class.php:144
#@ default
msgid "Blog Home Page"
msgstr ""
msgstr "Blog Startseite"
#: class/MainWPHelper.class.php:258
#@ mainwp-child
@ -734,15 +734,15 @@ msgstr "Etwas ist schiefgelaufen, während der Verbindung zum Client. Bitte übe
msgid "Child plugin is disabled or the security key is incorrect. Please resync with your main installation."
msgstr "MainWP Clhild Plugin ist deaktiviert oder der Sicherheitsschlüssel ist falsch."
#: class/MainWPChildBranding.class.php:182
#: class/MainWPChildBranding.class.php:447
#@ default
msgid "Error: send mail failed."
msgstr ""
msgstr "Fehler: E-Mail senden gescheitert."
#: class/MainWPChildBranding.class.php:212
#: class/MainWPChildBranding.class.php:485
#@ default
msgid "Submit"
msgstr ""
msgstr "Senden"
#: class/MainWPClone.class.php:17
#@ mainwp-child
@ -789,32 +789,32 @@ msgstr "Root-Verzeichnis ist nicht lesbar. Bitte Administrator kontaktieren zum
#: class/MainWPClone.class.php:294
#@ mainwp
msgid "<strong>Current Directory:</strong> <span></span>"
msgstr ""
msgstr "<strong>Aktuelles Verzeichnis:</strong> <span></span>"
#: class/MainWPClone.class.php:296
#@ mainwp
msgid "Site Root"
msgstr ""
msgstr "Site Root"
#: class/MainWPClone.class.php:297
#@ mainwp
msgid "Backup"
msgstr ""
msgstr "Sicherungskopie"
#: class/MainWPClone.class.php:299
#@ mainwp
msgid "Uploads Folder"
msgstr ""
msgstr "Uploads Ordner"
#: class/MainWPClone.class.php:300
#@ mainwp
msgid "Content Folder"
msgstr ""
msgstr "Inhalts Ordner"
#: class/MainWPClone.class.php:313
#@ mainwp
msgid "Quick Jump:"
msgstr ""
msgstr "Quick Jump:"
#: class/MainWPClone.class.php:343
#@ mainwp-child
@ -824,5 +824,25 @@ msgstr "Wählen Sie Datei"
#: class/MainWPClone.class.php:348
#@ mainwp
msgid "Parent Folder"
msgstr ""
msgstr "Parent Folder"
#: class/MainWPChildServerInformation.class.php:468
#@ mainwp
msgid "Time"
msgstr "Zeit"
#: class/MainWPChildServerInformation.class.php:469
#@ mainwp
msgid "Error"
msgstr "Fehler"
#: class/MainWPChildServerInformation.class.php:483
#@ mainwp
msgid "Error logging disabled."
msgstr "Fehlerprotokollierung deaktiviert."
#: class/MainWPChildServerInformation.class.php:501
#@ mainwp
msgid "No errors found... Yet."
msgstr "Keine Fehler gefunden ... zurzeit."