summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/de.po49
-rw-r--r--po/pt.po31
-rw-r--r--po/pt_BR.po31
-rw-r--r--po/ru.po39
4 files changed, 56 insertions, 94 deletions
diff --git a/po/de.po b/po/de.po
index 907b0070..163368d5 100644
--- a/po/de.po
+++ b/po/de.po
@@ -11,16 +11,16 @@ msgstr ""
"Project-Id-Version: Linux-PAM\n"
"Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n"
"POT-Creation-Date: 2020-03-05 22:27+0000\n"
-"PO-Revision-Date: 2020-03-09 10:38+0000\n"
+"PO-Revision-Date: 2020-03-15 23:38+0000\n"
"Last-Translator: Dmitry V. Levin <ldv@altlinux.org>\n"
-"Language-Team: German <https://translate.fedoraproject.org/projects/linux-"
-"pam/master/de/>\n"
+"Language-Team: German <https://translate.fedoraproject.org/projects/"
+"linux-pam/master/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 3.11.2\n"
+"X-Generator: Weblate 3.11.3\n"
#: libpam_misc/misc_conv.c:33
msgid "...Time is running out...\n"
@@ -41,38 +41,31 @@ msgid "Password: "
msgstr "Passwort: "
#: libpam/pam_get_authtok.c:41
-#, fuzzy, c-format
+#, c-format
msgid "Current %s password: "
-msgstr "Geben Sie ein neues %s%sPasswort ein: "
+msgstr "Geben Sie das aktuelle %s Passwort ein: "
#: libpam/pam_get_authtok.c:42
-#, fuzzy
msgid "Current password: "
-msgstr "Geben Sie ein neues %s%sPasswort ein: "
+msgstr "Geben Sie das aktuelle Passwort ein: "
#: libpam/pam_get_authtok.c:44
-#, fuzzy, c-format
-#| msgid "New %s%spassword: "
+#, c-format
msgid "New %s password: "
-msgstr "Geben Sie ein neues %s%sPasswort ein: "
+msgstr "Geben Sie ein neues %s Passwort ein: "
#: libpam/pam_get_authtok.c:45
-#, fuzzy
-#| msgid "New %s%spassword: "
msgid "New password: "
-msgstr "Geben Sie ein neues %s%sPasswort ein: "
+msgstr "Geben Sie ein neues Passwort ein: "
#: libpam/pam_get_authtok.c:47
-#, fuzzy, c-format
-#| msgid "Retype new %s%spassword: "
+#, c-format
msgid "Retype new %s password: "
-msgstr "Geben Sie das neue %s%sPasswort erneut ein: "
+msgstr "Geben Sie das neue %s Passwort erneut ein: "
#: libpam/pam_get_authtok.c:48
-#, fuzzy
-#| msgid "Retype new %s%spassword: "
msgid "Retype new password: "
-msgstr "Geben Sie das neue %s%sPasswort erneut ein: "
+msgstr "Geben Sie das neue Passwort erneut ein: "
#: libpam/pam_get_authtok.c:49
msgid "Sorry, passwords do not match."
@@ -84,7 +77,6 @@ msgid "Retype %s"
msgstr "Neu eingeben %s"
#: libpam/pam_get_authtok.c:178 libpam/pam_get_authtok.c:258
-#, fuzzy
msgid "Password change has been aborted."
msgstr "Passwort Änderung wurde abgebrochen."
@@ -281,9 +273,8 @@ msgstr "Kein Passwort angegeben."
#: modules/pam_cracklib/pam_cracklib.c:696
#: modules/pam_unix/pam_unix_passwd.c:567
-#, fuzzy
msgid "The password has not been changed."
-msgstr "Änderung des NIS-Passworts nicht möglich."
+msgstr "Passwort nicht geändert."
#: modules/pam_cracklib/pam_cracklib.c:716
#: modules/pam_cracklib/pam_cracklib.c:798
@@ -357,7 +348,7 @@ msgstr ""
"Es gab %d fehlgeschlagene Versuche seit der letzten erfolgreichen Anmeldung."
#: modules/pam_limits/pam_limits.c:1088
-#, fuzzy, c-format
+#, c-format
msgid "There were too many logins for '%s'."
msgstr "Zu viele Anmeldungen für '%s'."
@@ -445,7 +436,7 @@ msgstr "Kein gültiger Sicherheitskontext."
#: modules/pam_selinux/pam_selinux.c:541
#, c-format
msgid "A valid context for %s could not be obtained."
-msgstr ""
+msgstr "Unfähig einen gültigen Kontext zu erhalten für %s."
#: modules/pam_selinux/pam_selinux.c:660
#, c-format
@@ -538,7 +529,7 @@ msgstr ""
" [-r] [--reset[=n]] [--quiet]\n"
#: modules/pam_timestamp/pam_timestamp.c:357
-#, fuzzy, c-format
+#, c-format
msgid "Access has been granted (last access was %ld seconds ago)."
msgstr "Zugriff erlaubt (letzter Zugriff war vor %ld Sekunden)."
@@ -547,20 +538,18 @@ msgid "Your account has expired; please contact your system administrator."
msgstr "Ihr Konto ist abgelaufen. Wenden Sie sich an den Systemadministrator."
#: modules/pam_unix/pam_unix_acct.c:240
-#, fuzzy
msgid ""
"You are required to change your password immediately (administrator "
"enforced)."
msgstr "Sie müssen Ihr Passwort sofort ändern (von root erzwungen)."
#: modules/pam_unix/pam_unix_acct.c:246
-#, fuzzy
msgid ""
"You are required to change your password immediately (password expired)."
msgstr "Sie müssen Ihr Passwort sofort ändern (Passwortablauf)."
#: modules/pam_unix/pam_unix_acct.c:267 modules/pam_unix/pam_unix_acct.c:274
-#, fuzzy, c-format
+#, c-format
msgid "Warning: your password will expire in %d day."
msgid_plural "Warning: your password will expire in %d days."
msgstr[0] "Warnung: Ihr Passwort läuft in %d Tag ab."
@@ -568,7 +557,7 @@ msgstr[1] "Warnung: Ihr Passwort läuft in %d Tagen ab."
#. TRANSLATORS: only used if dngettext is not supported
#: modules/pam_unix/pam_unix_acct.c:279
-#, fuzzy, c-format
+#, c-format
msgid "Warning: your password will expire in %d days."
msgstr "Warnung: Ihr Passwort läuft in %d Tagen ab."
diff --git a/po/pt.po b/po/pt.po
index 46ac92fc..9024277c 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -14,7 +14,7 @@ msgstr ""
"Project-Id-Version: Linux-PAM\n"
"Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n"
"POT-Creation-Date: 2020-03-05 22:27+0000\n"
-"PO-Revision-Date: 2020-03-09 10:38+0000\n"
+"PO-Revision-Date: 2020-03-15 23:38+0000\n"
"Last-Translator: Dmitry V. Levin <ldv@altlinux.org>\n"
"Language-Team: Portuguese <https://translate.fedoraproject.org/projects/"
"linux-pam/master/pt/>\n"
@@ -23,7 +23,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.11.2\n"
+"X-Generator: Weblate 3.11.3\n"
#: libpam_misc/misc_conv.c:33
msgid "...Time is running out...\n"
@@ -44,40 +44,31 @@ msgid "Password: "
msgstr "Senha: "
#: libpam/pam_get_authtok.c:41
-#, fuzzy, c-format
-#| msgid "Current %s%spassword: "
+#, c-format
msgid "Current %s password: "
-msgstr "Atual %s%ssenha: "
+msgstr "Atual %s senha: "
#: libpam/pam_get_authtok.c:42
-#, fuzzy
-#| msgid "Current %s%spassword: "
msgid "Current password: "
-msgstr "Atual %s%ssenha: "
+msgstr "Atual senha: "
#: libpam/pam_get_authtok.c:44
-#, fuzzy, c-format
-#| msgid "New %s%spassword: "
+#, c-format
msgid "New %s password: "
-msgstr "Nova %s%ssenha: "
+msgstr "Nova %s senha: "
#: libpam/pam_get_authtok.c:45
-#, fuzzy
-#| msgid "New %s%spassword: "
msgid "New password: "
-msgstr "Nova %s%ssenha: "
+msgstr "Nova senha: "
#: libpam/pam_get_authtok.c:47
-#, fuzzy, c-format
-#| msgid "Retype new %s%spassword: "
+#, c-format
msgid "Retype new %s password: "
-msgstr "Digite novamente a nova %s%ssenha: "
+msgstr "Digite novamente a nova %s senha: "
#: libpam/pam_get_authtok.c:48
-#, fuzzy
-#| msgid "Retype new %s%spassword: "
msgid "Retype new password: "
-msgstr "Digite novamente a nova %s%ssenha: "
+msgstr "Digite novamente a nova senha: "
#: libpam/pam_get_authtok.c:49
msgid "Sorry, passwords do not match."
diff --git a/po/pt_BR.po b/po/pt_BR.po
index bf58c8a8..bb5eddfc 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: Linux-PAM\n"
"Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n"
"POT-Creation-Date: 2020-03-05 22:27+0000\n"
-"PO-Revision-Date: 2020-03-09 10:38+0000\n"
+"PO-Revision-Date: 2020-03-15 23:38+0000\n"
"Last-Translator: Dmitry V. Levin <ldv@altlinux.org>\n"
"Language-Team: Portuguese (Brazil) <https://translate.fedoraproject.org/"
"projects/linux-pam/master/pt_BR/>\n"
@@ -25,7 +25,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 3.11.2\n"
+"X-Generator: Weblate 3.11.3\n"
#: libpam_misc/misc_conv.c:33
msgid "...Time is running out...\n"
@@ -46,40 +46,31 @@ msgid "Password: "
msgstr "Senha: "
#: libpam/pam_get_authtok.c:41
-#, fuzzy, c-format
-#| msgid "Current %s%spassword: "
+#, c-format
msgid "Current %s password: "
-msgstr "Atual %s%ssenha: "
+msgstr "Atual %s senha: "
#: libpam/pam_get_authtok.c:42
-#, fuzzy
-#| msgid "Current %s%spassword: "
msgid "Current password: "
-msgstr "Atual %s%ssenha: "
+msgstr "Atual senha: "
#: libpam/pam_get_authtok.c:44
-#, fuzzy, c-format
-#| msgid "New %s%spassword: "
+#, c-format
msgid "New %s password: "
-msgstr "Nova %s%ssenha: "
+msgstr "Nova %s senha: "
#: libpam/pam_get_authtok.c:45
-#, fuzzy
-#| msgid "New %s%spassword: "
msgid "New password: "
-msgstr "Nova %s%ssenha: "
+msgstr "Nova senha: "
#: libpam/pam_get_authtok.c:47
-#, fuzzy, c-format
-#| msgid "Retype new %s%spassword: "
+#, c-format
msgid "Retype new %s password: "
-msgstr "Redigite a nova %s%ssenha: "
+msgstr "Redigite a nova %s senha: "
#: libpam/pam_get_authtok.c:48
-#, fuzzy
-#| msgid "Retype new %s%spassword: "
msgid "Retype new password: "
-msgstr "Redigite a nova %s%ssenha: "
+msgstr "Redigite a nova senha: "
#: libpam/pam_get_authtok.c:49
msgid "Sorry, passwords do not match."
diff --git a/po/ru.po b/po/ru.po
index 0acef956..e71cf869 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -14,17 +14,17 @@ msgstr ""
"Project-Id-Version: Linux-PAM\n"
"Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n"
"POT-Creation-Date: 2020-03-05 22:27+0000\n"
-"PO-Revision-Date: 2020-03-06 23:59+0000\n"
+"PO-Revision-Date: 2020-03-15 23:38+0000\n"
"Last-Translator: Dmitry V. Levin <ldv@altlinux.org>\n"
-"Language-Team: Russian <https://translate.fedoraproject.org/projects/linux-"
-"pam/master/ru/>\n"
+"Language-Team: Russian <https://translate.fedoraproject.org/projects/"
+"linux-pam/master/ru/>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Weblate 3.11.2\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
+"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 3.11.3\n"
#: libpam_misc/misc_conv.c:33
msgid "...Time is running out...\n"
@@ -45,40 +45,31 @@ msgid "Password: "
msgstr "Пароль: "
#: libpam/pam_get_authtok.c:41
-#, fuzzy, c-format
-#| msgid "Current %s%spassword: "
+#, c-format
msgid "Current %s password: "
-msgstr "Текущий пароль %s%s: "
+msgstr "Текущий пароль %s: "
#: libpam/pam_get_authtok.c:42
-#, fuzzy
-#| msgid "Current %s%spassword: "
msgid "Current password: "
-msgstr "Текущий пароль %s%s: "
+msgstr "Текущий пароль: "
#: libpam/pam_get_authtok.c:44
-#, fuzzy, c-format
-#| msgid "New %s%spassword: "
+#, c-format
msgid "New %s password: "
-msgstr "Новый пароль %s%s: "
+msgstr "Новый пароль %s: "
#: libpam/pam_get_authtok.c:45
-#, fuzzy
-#| msgid "New %s%spassword: "
msgid "New password: "
-msgstr "Новый пароль %s%s: "
+msgstr "Новый пароль: "
#: libpam/pam_get_authtok.c:47
-#, fuzzy, c-format
-#| msgid "Retype new %s%spassword: "
+#, c-format
msgid "Retype new %s password: "
-msgstr "Повторите ввод нового пароля %s%s: "
+msgstr "Повторите ввод нового пароля %s: "
#: libpam/pam_get_authtok.c:48
-#, fuzzy
-#| msgid "Retype new %s%spassword: "
msgid "Retype new password: "
-msgstr "Повторите ввод нового пароля %s%s: "
+msgstr "Повторите ввод нового пароля: "
#: libpam/pam_get_authtok.c:49
msgid "Sorry, passwords do not match."