This commit is contained in:
Roland Gruber 2019-12-07 13:17:08 +01:00
parent 0723b5f6bb
commit 8e9641fad3
5 changed files with 2231 additions and 2201 deletions

View File

@ -86,7 +86,7 @@ class yubiKeyUser extends baseModule {
$return['help'] = array(
$attributeName => array(
"Headline" => _("YubiKey ids"), 'attr' => $attributeName,
"Text" => _("The YubiKey id are the first 12 letters of the key output. Simlply touch your YubiKey in an empty field to set it.")
"Text" => _("The YubiKey id are the first 12 letters of the key output. Simply touch your YubiKey in an empty field to set it.")
),
'keyList' => array(
"Headline" => _("YubiKey ids"), 'attr' => $attributeName,
@ -102,7 +102,7 @@ class yubiKeyUser extends baseModule {
),
'whereToFind' => array(
"Headline" => _("YubiKey ids"),
"Text" => _("The YubiKey id are the first 12 letters of the key output. Simlply touch your YubiKey in an empty field to set it.")
"Text" => _("The YubiKey id are the first 12 letters of the key output. Simply touch your YubiKey in an empty field to set it.")
),
);
// upload fields

View File

@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: messages\n"
"Report-Msgid-Bugs-To: post@rolandgruber.de \n"
"POT-Creation-Date: 2004-01-14 17:45+0200\n"
"PO-Revision-Date: 2019-12-07 12:48+0100\n"
"PO-Revision-Date: 2019-12-07 12:58+0100\n"
"Last-Translator: Roland Gruber <post@rolandgruber.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
"Language: de\n"
@ -15182,8 +15182,8 @@ msgstr "Das Unixsocket oder die Named Pipe zum Server."
#: ../lib/modules/yubiKeyUser.inc:89 ../lib/modules/yubiKeyUser.inc:105
msgid ""
"The YubiKey id are the first 12 letters of the key output. Simlply touch "
"your YubiKey in an empty field to set it."
"The YubiKey id are the first 12 letters of the key output. Simply touch your "
"YubiKey in an empty field to set it."
msgstr ""
"Die YubiKey-ID besteht aus den ersten 12 Ziffern der Ausgabe des Schlüssels. "
"Berühren Sie einfach Ihren YubiKey in einem leeren Eingabefeld."

File diff suppressed because it is too large Load Diff