# Copyright (C) 2024 Gaucho Plugins
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: Version Info 1.3.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/version-info\n"
"Last-Translator: Brandon Ernst <support@gauchoplugins.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-10-15T15:32:56+00:00\n"
"PO-Revision-Date: 2024-10-15 20:04+0400\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: version-info\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. Plugin Name of the plugin
#: version-info.php version-info.php:121
msgid "Version Info"
msgstr "Versionsinformationen"

#. Plugin URI of the plugin
#: version-info.php
msgid "https://wordpress.org/plugins/version-info"
msgstr "https://wordpress.org/plugins/version-info"

#. Description of the plugin
#: version-info.php
msgid ""
"Show current WordPress, PHP, Web Server, and MySQL versions in admin footer."
msgstr "Aktuelle Versionen von WordPress, PHP, Webserver und MySQL im Admin-Footer anzeigen."

#. Author of the plugin
#: version-info.php
msgid "Gaucho Plugins"
msgstr "Gaucho Plugins"

#. Author URI of the plugin
#: version-info.php
msgid "https://gauchoplugins.com"
msgstr "https://gauchoplugins.com"

#: version-info.php:38
msgid "Error fetching version"
msgstr "Fehler beim Abrufen der Version"

#: version-info.php:43
msgid "You are running WordPress %s | PHP %s | Web Server %s | MySQL %s"
msgstr "Sie verwenden WordPress %s | PHP %s | Webserver %s | MySQL %s"

#. Translators: %s is the environment type.
#: version-info.php:53
msgid "Environment <code>%s</code>"
msgstr "Umgebung <code>%s</code>"

#: version-info.php:139
msgid "WordPress Version:"
msgstr "WordPress-Version:"

#: version-info.php:140
msgid "PHP Version:"
msgstr "PHP-Version:"

#: version-info.php:141
msgid "Web Server:"
msgstr "Webserver:"

#: version-info.php:142
msgid "MySQL Version:"
msgstr "MySQL-Version:"
