-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added German translation * added gitignore for .DS_Store Signed-off-by: Harikrishnan R <[email protected]>
- Loading branch information
1 parent
2d13623
commit b239880
Showing
4 changed files
with
136 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,4 @@ | |
.cache/* | ||
/tests/cache | ||
/tests/coverage | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |