diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-09-15 09:55:03 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-09-15 09:55:03 +0000 |
commit | 9680c130c60a906e9d747c3a4b81247142882ca8 (patch) | |
tree | 4a124a9325de9224dfe373f9ce2d544422bd2e37 /po | |
parent | 497104041972bf517707d188569250770475f01e (diff) | |
download | pam-9680c130c60a906e9d747c3a4b81247142882ca8.tar.gz pam-9680c130c60a906e9d747c3a4b81247142882ca8.tar.bz2 pam-9680c130c60a906e9d747c3a4b81247142882ca8.zip |
Remove conv.c from translations
Diffstat (limited to 'po')
-rw-r--r-- | po/Linux-PAM.pot | 18 | ||||
-rw-r--r-- | po/POTFILES.in | 1 | ||||
-rw-r--r-- | po/cs.po | 18 | ||||
-rw-r--r-- | po/de.po | 18 | ||||
-rw-r--r-- | po/es.po | 18 | ||||
-rw-r--r-- | po/fr.po | 18 | ||||
-rw-r--r-- | po/hu.po | 18 | ||||
-rw-r--r-- | po/it.po | 18 | ||||
-rw-r--r-- | po/ja.po | 18 | ||||
-rw-r--r-- | po/nb.po | 18 | ||||
-rw-r--r-- | po/pa.po | 18 | ||||
-rw-r--r-- | po/pl.po | 18 | ||||
-rw-r--r-- | po/pt.po | 18 | ||||
-rw-r--r-- | po/pt_BR.po | 18 | ||||
-rw-r--r-- | po/zh_CN.po | 18 | ||||
-rw-r--r-- | po/zh_TW.po | 18 |
16 files changed, 135 insertions, 136 deletions
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 <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\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 @@ -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 <t8m@centrum.cz>\n" "Language-Team: cs_CZ <cs@li.org>\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" @@ -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 <language@novell.com>\n" "Language-Team: Novell Language <language@novell.com>\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 "" @@ -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 <language@novell.com>\n" "Language-Team: Novell Language <language@novell.com>\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 "" @@ -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 <language@novell.com>\n" "Language-Team: Novell Language <language@novell.com>\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" @@ -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 <shirokuma@shirokuma.hu>\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" @@ -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 <language@novell.com>\n" "Language-Team: Novell Language <language@novell.com>\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 "" @@ -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 <language@novell.com>\n" "Language-Team: Novell Language <language@novell.com>\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" @@ -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 <olav.pet@online.no>\n" "Language-Team: <nb@li.org>\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" @@ -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[ਆਲਮ] <amanpreetalam@yahoo.com>\n" "Language-Team: Panjabi <pa@li.org>\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 "" @@ -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 <pb@7bulls.com>\n" "Language-Team: Polish <i18n@suse.de>\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" @@ -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 <digiplan@netvisao.pt>\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 <language@novell.com>\n" "Language-Team: Novell Language <language@novell.com>\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 <language@novell.com>\n" "Language-Team: Novell Language <language@novell.com>\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 <language@novell.com>\n" "Language-Team: Novell Language <language@novell.com>\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" |