Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added German Translation #111

Merged
merged 6 commits into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
.cache/*
/tests/cache
/tests/coverage
.DS_Store
25 changes: 25 additions & 0 deletions languages/AspireUpdate-de_DE.I10n.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?php
return ['project-id-version'=>'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'
]];
Binary file added languages/AspireUpdate-de_DE.mo
Binary file not shown.
110 changes: 110 additions & 0 deletions languages/AspireUpdate-de_DE.po
Original file line number Diff line number Diff line change
@@ -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"