diff --git a/.gitignore b/.gitignore index 29dd278..88586c1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ .cache/* /tests/cache /tests/coverage +.DS_Store diff --git a/languages/AspireUpdate-de_DE.I10n.php b/languages/AspireUpdate-de_DE.I10n.php new file mode 100644 index 0000000..4297531 --- /dev/null +++ b/languages/AspireUpdate-de_DE.I10n.php @@ -0,0 +1,25 @@ +'AspireUpdate','report-msgid-bugs-to'=>'','pot-creation-date'=>'2024-11-04 00:29+0000','po-revision-date'=>'2024-11-04 00:29+0000','last-translator'=>'','language-team'=>'German (Germany)','language'=>'de_DE','plural-forms'=>'nplurals=2; plural=n != 1;','mime-version'=>'1.0','content-type'=>'text/plain; charset=UTF-8','content-transfer-encoding'=>'8bit','x-generator'=>'Loco https://localise.biz/','x-loco-version'=>'2.6.11; wp-6.6.2','x-domain'=>'AspireUpdate','messages'=>[ + 'API Configuration'=>'API-Konfiguration', + 'API Debug Configuration'=>'API-Debug-Konfiguration', + 'API Host'=>'API-Host', + 'API Key'=>'API-Schlüssel', + 'AspirePress'=>'AspirePress', + 'AspireUpdate'=>'AspireUpdate', + 'AspireUpdate Settings'=>'AspireUpdate-Einstellungen', + 'Disable SSL Verification'=>'SSL-Überprüfung deaktivieren', + 'Disables the verification of SSL to allow local testing.'=>'Deaktiviert die SSL-Überprüfung, um lokale Tests zu ermöglichen.', + 'Enable AspireUpdate API Rewrites'=>'Aktivieren der AspireUpdate API-Umschreibungen', + 'Enable Debug Mode'=>'Debug-Modus aktivieren', + 'Enable Debug Type'=>'Debug-Typ aktivieren', + 'Enables debug mode for the plugin.'=>'Aktiviert den Debug-Modus für das Plugin.', + 'https://aspirepress.org/'=>'AspireUpdate', + 'https://docs.aspirepress.org/aspireupdate/'=>'https://docs.aspirepress.org/aspireupdate/', + 'Outputs the request URL and headers / response headers and body / string that is being rewritten.'=>'Gibt die Anfrage-URL und Header / Antwort-Header und -Body / Zeichenfolge aus, die umgeschrieben wird.', + 'Provides an API key for repositories that may require authentication.'=>'Stellt einen API-Schlüssel für Repositories bereit, die möglicherweise eine Authentifizierung erfordern.', + 'Request'=>'Anfrage', + 'Response'=>'Antwort', + 'String'=>'Zeichenkette', + 'Update plugins and themes for WordPress.'=>'Aktualisiert Plugins und Themes für WordPress.', + 'Your new API Host.'=>'Ihr neuer API-Host' +]]; diff --git a/languages/AspireUpdate-de_DE.mo b/languages/AspireUpdate-de_DE.mo new file mode 100644 index 0000000..b5e15cc Binary files /dev/null and b/languages/AspireUpdate-de_DE.mo differ diff --git a/languages/AspireUpdate-de_DE.po b/languages/AspireUpdate-de_DE.po new file mode 100644 index 0000000..75ef6f2 --- /dev/null +++ b/languages/AspireUpdate-de_DE.po @@ -0,0 +1,110 @@ +msgid "" +msgstr "" +"Project-Id-Version: AspireUpdate\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-11-04 00:29+0000\n" +"PO-Revision-Date: 2024-11-04 00:29+0000\n" +"Last-Translator: \n" +"Language-Team: German (Germany)\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Loco-Version: 2.6.11; wp-6.6.2\n" +"X-Domain: AspireUpdate" + +#: includes/class-admin-settings.php:313 +msgid "API Configuration" +msgstr "API-Konfiguration" + +#: includes/class-admin-settings.php:378 +msgid "API Debug Configuration" +msgstr "API-Debug-Konfiguration" + +#: includes/class-admin-settings.php:337 +msgid "API Host" +msgstr "API-Host" + +#: includes/class-admin-settings.php:364 +msgid "API Key" +msgstr "API-Schlüssel" + +#. Author of the plugin +msgid "AspirePress" +msgstr "AspirePress" + +#. Name of the plugin +msgid "AspireUpdate" +msgstr "AspireUpdate" + +#: includes/class-admin-settings.php:272 +msgid "AspireUpdate Settings" +msgstr "AspireUpdate-Einstellungen" + +#: includes/class-admin-settings.php:422 +msgid "Disable SSL Verification" +msgstr "SSL-Überprüfung deaktivieren" + +#: includes/class-admin-settings.php:431 +msgid "Disables the verification of SSL to allow local testing." +msgstr "Deaktiviert die SSL-Überprüfung, um lokale Tests zu ermöglichen." + +#: includes/class-admin-settings.php:324 +msgid "Enable AspireUpdate API Rewrites" +msgstr "Aktivieren der AspireUpdate API-Umschreibungen" + +#: includes/class-admin-settings.php:389 +msgid "Enable Debug Mode" +msgstr "Debug-Modus aktivieren" + +#: includes/class-admin-settings.php:403 +msgid "Enable Debug Type" +msgstr "Debug-Typ aktivieren" + +#: includes/class-admin-settings.php:397 +msgid "Enables debug mode for the plugin." +msgstr "Aktiviert den Debug-Modus für das Plugin." + +#. URI of the plugin +msgid "https://aspirepress.org/" +msgstr "AspireUpdate" + +#. Author URI of the plugin +msgid "https://docs.aspirepress.org/aspireupdate/" +msgstr "https://docs.aspirepress.org/aspireupdate/" + +#: includes/class-admin-settings.php:416 +msgid "" +"Outputs the request URL and headers / response headers and body / string " +"that is being rewritten." +msgstr "" +"Gibt die Anfrage-URL und Header / Antwort-Header und -Body / Zeichenfolge " +"aus, die umgeschrieben wird." + +#: includes/class-admin-settings.php:372 +msgid "Provides an API key for repositories that may require authentication." +msgstr "" +"Stellt einen API-Schlüssel für Repositories bereit, die möglicherweise eine " +"Authentifizierung erfordern." + +#: includes/class-admin-settings.php:412 +msgid "Request" +msgstr "Anfrage" + +#: includes/class-admin-settings.php:413 +msgid "Response" +msgstr "Antwort" + +#: includes/class-admin-settings.php:414 +msgid "String" +msgstr "Zeichenkette" + +#. Description of the plugin +msgid "Update plugins and themes for WordPress." +msgstr "Aktualisiert Plugins und Themes für WordPress." + +#: includes/class-admin-settings.php:345 +msgid "Your new API Host." +msgstr "Ihr neuer API-Host"