i18n
This commit is contained in:
parent
0723b5f6bb
commit
8e9641fad3
|
@ -86,7 +86,7 @@ class yubiKeyUser extends baseModule {
|
||||||
$return['help'] = array(
|
$return['help'] = array(
|
||||||
$attributeName => array(
|
$attributeName => array(
|
||||||
"Headline" => _("YubiKey ids"), 'attr' => $attributeName,
|
"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(
|
'keyList' => array(
|
||||||
"Headline" => _("YubiKey ids"), 'attr' => $attributeName,
|
"Headline" => _("YubiKey ids"), 'attr' => $attributeName,
|
||||||
|
@ -102,7 +102,7 @@ class yubiKeyUser extends baseModule {
|
||||||
),
|
),
|
||||||
'whereToFind' => array(
|
'whereToFind' => array(
|
||||||
"Headline" => _("YubiKey ids"),
|
"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
|
// upload fields
|
||||||
|
|
Binary file not shown.
|
@ -11,7 +11,7 @@ msgstr ""
|
||||||
"Project-Id-Version: messages\n"
|
"Project-Id-Version: messages\n"
|
||||||
"Report-Msgid-Bugs-To: post@rolandgruber.de \n"
|
"Report-Msgid-Bugs-To: post@rolandgruber.de \n"
|
||||||
"POT-Creation-Date: 2004-01-14 17:45+0200\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"
|
"Last-Translator: Roland Gruber <post@rolandgruber.de>\n"
|
||||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||||
"Language: de\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
|
#: ../lib/modules/yubiKeyUser.inc:89 ../lib/modules/yubiKeyUser.inc:105
|
||||||
msgid ""
|
msgid ""
|
||||||
"The YubiKey id are the first 12 letters of the key output. Simlply touch "
|
"The YubiKey id are the first 12 letters of the key output. Simply touch your "
|
||||||
"your YubiKey in an empty field to set it."
|
"YubiKey in an empty field to set it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Die YubiKey-ID besteht aus den ersten 12 Ziffern der Ausgabe des Schlüssels. "
|
"Die YubiKey-ID besteht aus den ersten 12 Ziffern der Ausgabe des Schlüssels. "
|
||||||
"Berühren Sie einfach Ihren YubiKey in einem leeren Eingabefeld."
|
"Berühren Sie einfach Ihren YubiKey in einem leeren Eingabefeld."
|
||||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue