From 9680c130c60a906e9d747c3a4b81247142882ca8 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Thu, 15 Sep 2005 09:55:03 +0000 Subject: Remove conv.c from translations --- po/Linux-PAM.pot | 18 +++++++++--------- po/POTFILES.in | 1 - po/cs.po | 18 +++++++++--------- po/de.po | 18 +++++++++--------- po/es.po | 18 +++++++++--------- po/fr.po | 18 +++++++++--------- po/hu.po | 18 +++++++++--------- po/it.po | 18 +++++++++--------- po/ja.po | 18 +++++++++--------- po/nb.po | 18 +++++++++--------- po/pa.po | 18 +++++++++--------- po/pl.po | 18 +++++++++--------- po/pt.po | 18 +++++++++--------- po/pt_BR.po | 18 +++++++++--------- po/zh_CN.po | 18 +++++++++--------- po/zh_TW.po | 18 +++++++++--------- 16 files changed, 135 insertions(+), 136 deletions(-) (limited to 'po') diff --git a/po/Linux-PAM.pot b/po/Linux-PAM.pot index 1ff05134..25fc5f40 100644 --- a/po/Linux-PAM.pot +++ b/po/Linux-PAM.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,39 +16,39 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "" diff --git a/po/POTFILES.in b/po/POTFILES.in index 3b0bb4f0..14ede1d6 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -66,7 +66,6 @@ ./modules/pam_stress/pam_stress.c ./modules/pam_cracklib/pam_cracklib.c ./modules/pam_userdb/pam_userdb.c -./modules/pam_userdb/conv.c ./modules/pam_securetty/pam_securetty.c ./modules/pam_succeed_if/pam_succeed_if.c ./modules/pam_nologin/pam_nologin.c diff --git a/po/cs.po b/po/cs.po index 23c1f983..5cd955cf 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-24 13:58+0200\n" "Last-Translator: Tomas Mraz \n" "Language-Team: cs_CZ \n" @@ -17,33 +17,33 @@ msgstr "" "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" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Chyba autentizace" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Chyba služby" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Neznámý uživatel" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Neznámá chyba" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Zadána špatná hodnota --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Neznámá volba %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" @@ -51,7 +51,7 @@ msgstr "" "%s: [--file jmeno_souboru] [--user uzivatelske_jmeno] [--reset[=n]] [--" "quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Nelze resetovat všechny uživatele nenulově\n" diff --git a/po/de.po b/po/de.po index 4bf99298..15904629 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-09-14 19:44+02:00\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -15,40 +15,40 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Authentifizierungsfehler" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Dienstfehler" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Unbekannter Benutzer" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Unbekannter Fehler" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Ungültige Nummer für --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Nicht erkannte Option: %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "" diff --git a/po/es.po b/po/es.po index f36efbb8..763af6e9 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-18 HO:MI+ZONE\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -15,33 +15,33 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Error de autenticación" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Error de servicio" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Usuario desconocido" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Error desconocido" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Número incorrecto proporcionado a --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Opción no reconocida %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" @@ -49,7 +49,7 @@ msgstr "" "%s: [--file nombre de archivo-raíz] [--user nombre de usuario] [--reset[=n]] " "[--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "" diff --git a/po/fr.po b/po/fr.po index 39361587..54ed4f60 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-18 12:12+0000\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -15,40 +15,40 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Erreur d'authentification" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Erreur de service" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Utilisateur inconnu" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Erreur inconnue" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Numéro incorrect attribué à --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Option non reconnue %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Impossible de réinitialiser tous les utilisateurs à non-zéro\n" diff --git a/po/hu.po b/po/hu.po index 108d75d3..981521e9 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM 0.80\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-07 02:59+0100\n" "Last-Translator: Szabolcs Varga \n" "Language-Team: hu\n" @@ -15,40 +15,40 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Hitelesítési hiba" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Szolgáltatási hiba" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Ismeretlen felhasználó" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Ismeretlen hiba" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Rossz szám lett megadva: --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Fel nem ismert paraméter (%s)\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-fájlnév] [--user felhasználónév] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Nem állítható vissza minden felhasználó nem nullára\n" diff --git a/po/it.po b/po/it.po index b1a020a3..662cc720 100644 --- a/po/it.po +++ b/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-18 13:43-0000\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -15,40 +15,40 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Errore di autenticazione" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Errore servizio" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Utente sconosciuto" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Errore sconosciuto" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Numero errato fornito a --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Opzione non riconosciuta %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "" diff --git a/po/ja.po b/po/ja.po index ba594bf7..df86257f 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-18 11:52-0000\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -15,40 +15,40 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "認証エラー" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "サービスエラー" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "不明なユーザ" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "不明なエラー" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: 不正番号が--reset=に与えられました\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: 未認識オプション%s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: すべてのユーザを非ゼロにリセットできません\n" diff --git a/po/nb.po b/po/nb.po index 359a09c8..00a25a6c 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-13 22:44+0200\n" "Last-Translator: Olav Pettershagen \n" "Language-Team: \n" @@ -16,40 +16,40 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10.2\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Autentiseringsfeil" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Tjenestefeil" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Ukjent bruker" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Ukjent feil" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Ugyldig tall angitt for --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Ukjent valg %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filnavn] [--user brukernavn] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Kan ikke tilbakestille alle brukere til non-zero\n" diff --git a/po/pa.po b/po/pa.po index fff40756..1be6882f 100644 --- a/po/pa.po +++ b/po/pa.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM.pa\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-06 08:34+0530\n" "Last-Translator: Amanpreet Singh Alam[ਆਲਮ] \n" "Language-Team: Panjabi \n" @@ -18,40 +18,40 @@ msgstr "" "X-Generator: KBabel 1.9.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "ਪਰਮਾਣਕਿਤਾ ਗਲਤੀ" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "ਸੇਵਾ ਗਲਤੀ" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "ਅਣਜਾਣ ਉਪਭੋਗੀ" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "ਅਣਜਾਣੀ ਗਲਤੀ" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: --reset= ਲਈ ਗਲਤ ਨੰਬਰ ਦਿੱਤਾ ਗਿਆ\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: ਬੇਪਛਾਣ ਚੋਣ %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "" diff --git a/po/pl.po b/po/pl.po index 89b639f0..32dc2a4f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM TBD\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-23 15:22+0200\n" "Last-Translator: Piotr Bolek \n" "Language-Team: Polish \n" @@ -15,40 +15,40 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Błąd autoryzacji" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Błąd usługi" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Nieznany użytkownik" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Nieznany błąd" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Błędny numer podany w opcji --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Nierozpoznana opcja %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Nie można zresetować wszystkich użytkowników\n" diff --git a/po/pt.po b/po/pt.po index cd90f7b4..d99ce631 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM-pt\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-07 00:41+0100\n" "Last-Translator: Antonio Cardoso Martins \n" "Language-Team: portuguese\n" @@ -16,40 +16,40 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Erro de autenticação" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Erro de serviço" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Utilizador desconhecido" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Erro desconhecido" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Número errado fornecido a --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Opção não reconhecida %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file ficheiro-raiz] [--user nome-utilizador] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Não foi possível reiniciar todos os utilizadores para não zero\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index c23b27f2..04a0ebb4 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-18 15:02+0000\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -15,40 +15,40 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "Erro de autenticação" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "Erro de serviço" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "Usuário desconhecido" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "Erro desconhecido" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Número insuficiente fornecido a --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Opção não reconhecida %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Impossível redefinir todos os usuários para não-zero\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index aeb911bd..7470adfb 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux_PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-18 HO:MI+ZONE\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -15,39 +15,39 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "鉴定错误" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "服务错误" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "未知的用户" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "未知的错误" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: 给定的数字无效 --重设置=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: 未识别的选项 %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "%s: [--文件 根文件名] [--用户 用户名] [--重设置[=n]] [--安静]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: 无法将所有用户重设置为非零\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index dcfe69a5..c606befe 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux_PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-14 19:09+0200\n" +"POT-Creation-Date: 2005-09-15 11:54+0200\n" "PO-Revision-Date: 2005-08-18 12:12+0200\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -15,40 +15,40 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: modules/pam_tally/pam_tally.c:730 +#: modules/pam_tally/pam_tally.c:738 msgid "Authentication error" msgstr "驗證錯誤" -#: modules/pam_tally/pam_tally.c:731 +#: modules/pam_tally/pam_tally.c:739 msgid "Service error" msgstr "服務錯誤" -#: modules/pam_tally/pam_tally.c:732 +#: modules/pam_tally/pam_tally.c:740 msgid "Unknown user" msgstr "未知的使用者" -#: modules/pam_tally/pam_tally.c:733 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown error" msgstr "未知的錯誤" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:757 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: 不良的號碼提供至 --reset=\n" -#: modules/pam_tally/pam_tally.c:751 +#: modules/pam_tally/pam_tally.c:761 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: 未識別的選項 %s\n" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:773 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:836 +#: modules/pam_tally/pam_tally.c:846 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: 無法將所有使用者重新設定為非零\n" -- cgit v1.2.3