diff options
author | Steve Langasek <vorlon@debian.org> | 2009-08-04 16:31:27 +0100 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 19:41:59 -0800 |
commit | f4b76955a1646fb7d3fbdd5896cac7d8fadc4ec5 (patch) | |
tree | 0133f8f9af7e4d6b64f0950230001dbbb5d20164 | |
parent | 337ee6975a5d26087466f5271be9b1b3479f4d4f (diff) | |
download | pam-f4b76955a1646fb7d3fbdd5896cac7d8fadc4ec5.tar.gz pam-f4b76955a1646fb7d3fbdd5896cac7d8fadc4ec5.tar.bz2 pam-f4b76955a1646fb7d3fbdd5896cac7d8fadc4ec5.zip |
Tweak the language in the new debconf template to my own tastes (hopefully
this won't require too many round-trips between me and Sam ;), and call
debconf-updatepo to make this template available for translation.
-rw-r--r-- | debian/libpam-runtime.templates | 28 | ||||
-rw-r--r-- | debian/po/bg.po | 38 | ||||
-rw-r--r-- | debian/po/cs.po | 38 | ||||
-rw-r--r-- | debian/po/de.po | 38 | ||||
-rw-r--r-- | debian/po/es.po | 38 | ||||
-rw-r--r-- | debian/po/eu.po | 38 | ||||
-rw-r--r-- | debian/po/fi.po | 38 | ||||
-rw-r--r-- | debian/po/fr.po | 38 | ||||
-rw-r--r-- | debian/po/gl.po | 38 | ||||
-rw-r--r-- | debian/po/it.po | 38 | ||||
-rw-r--r-- | debian/po/ja.po | 38 | ||||
-rw-r--r-- | debian/po/nl.po | 38 | ||||
-rw-r--r-- | debian/po/pt.po | 38 | ||||
-rw-r--r-- | debian/po/pt_BR.po | 38 | ||||
-rw-r--r-- | debian/po/ro.po | 38 | ||||
-rw-r--r-- | debian/po/ru.po | 38 | ||||
-rw-r--r-- | debian/po/sk.po | 38 | ||||
-rw-r--r-- | debian/po/sv.po | 38 | ||||
-rw-r--r-- | debian/po/templates.pot | 38 | ||||
-rw-r--r-- | debian/po/tr.po | 38 | ||||
-rw-r--r-- | debian/po/vi.po | 38 | ||||
-rw-r--r-- | debian/po/zh_CN.po | 38 |
22 files changed, 791 insertions, 35 deletions
diff --git a/debian/libpam-runtime.templates b/debian/libpam-runtime.templates index fa7a41e0..107f044c 100644 --- a/debian/libpam-runtime.templates +++ b/debian/libpam-runtime.templates @@ -44,19 +44,19 @@ _Description: No PAM profiles have been selected. Template: libpam-runtime/you-had-no-auth Type: note -_Description: Your system allows access with no password! - When you configured PAM on this system, you elected to disable all - PAM profiles. As a result, any password will be accepted to gain - access to the system; even incorrect passwords will gain - access. Especially if this system can be accessed from the Internet, - it is likely that malicious software has been installed and the - system compromised. Unless you are familiar with recovering from - security failures, viruses, and malicious software you should - re-install this system from scratch or obtain the services of a - skilled system administrator. For more information see +_Description: Your system allowed access without a password! + A bug in a previous version of libpam-runtime resulted in no PAM profiles + being selected for use on this system. As a result, access was allowed for + a time to all accounts on your system, with or without a correct password. + Especially if this system can be accessed from the Internet, it is likely + that it has been compromised. Unless you are familiar with recovering from + security failures, viruses, and malicious software, you should re-install + this system from scratch or obtain the services of a skilled system + administrator. For more information, see: + . http://www.debian.org/security/pam-auth . - The PAM packaging has been improved and the automated PAM - configuration tool no longer permits this configuration. We - apologize that previous versions of the PAM configuration did not - detect and prevent this situation. + The bug that allowed this wrong configuration is fixed in the current + version of libpam-runtime, and your configuration has now been corrected. + We apologize that previous versions of libpam-runtime did not detect and + prevent this situation. diff --git a/debian/po/bg.po b/debian/po/bg.po index 1f12698f..ce049d01 100644 --- a/debian/po/bg.po +++ b/debian/po/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: bg\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-04 22:54+0200\n" "Last-Translator: Damyan Ivanov <dmn@debian.org>\n" "Language-Team: Bulgarian <dict@fsa-bg.org>\n" @@ -166,6 +166,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/cs.po b/debian/po/cs.po index 2679aa4e..4a2e66ff 100644 --- a/debian/po/cs.po +++ b/debian/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-09 19:58+0100\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -167,6 +167,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/de.po b/debian/po/de.po index 5b3aa32b..f8943f8f 100644 --- a/debian/po/de.po +++ b/debian/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 1.0.1-9\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-25 20:51+0100\n" "Last-Translator: Sven Joachim <svenjoac@gmx.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -173,6 +173,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/es.po b/debian/po/es.po index f3f3a302..2bd95450 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -35,7 +35,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 0.79-4\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-04 21:36+0100\n" "Last-Translator: Javier Fernandez-Sanguino <jfs@debian.org>\n" "Language-Team: Debian Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -207,6 +207,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/eu.po b/debian/po/eu.po index 3506adc2..ddee8468 100644 --- a/debian/po/eu.po +++ b/debian/po/eu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: pam_1.0.1-5_eu\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-01-02 12:30+0100\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: debian-eu <debian-l10n-eu@lists.debian.org>\n" @@ -176,6 +176,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/fi.po b/debian/po/fi.po index 2a4bd8ed..59b11e65 100644 --- a/debian/po/fi.po +++ b/debian/po/fi.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 0.99.7.1-4\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-22 19:57+0200\n" "Last-Translator: Esko Arajärvi <edu@iki.fi>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -170,6 +170,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/fr.po b/debian/po/fr.po index e11bb8d4..754d41b2 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2007-10-03 12:07+0200\n" "Last-Translator: Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -159,6 +159,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/gl.po b/debian/po/gl.po index 9024db4c..9627b711 100644 --- a/debian/po/gl.po +++ b/debian/po/gl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-12 21:43+0100\n" "Last-Translator: Marce Villarino <mvillarino@users.sourceforge.net>\n" "Language-Team: Galician <proxecto@trasno.net>\n" @@ -171,6 +171,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/it.po b/debian/po/it.po index 293c167a..b359f320 100644 --- a/debian/po/it.po +++ b/debian/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 0.99.7.1-5\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-01-01 02:41+0100\n" "Last-Translator: David Paleino <d.paleino@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -156,6 +156,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/ja.po b/debian/po/ja.po index 30df4cd2..8c5453cd 100644 --- a/debian/po/ja.po +++ b/debian/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 1.0.1-7\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-05 23:03+0900\n" "Last-Translator: Kenshi Muto <kmuto@debian.org>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -167,6 +167,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/nl.po b/debian/po/nl.po index 085e1083..aef77d89 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2007-10-26 19:55+0100\n" "Last-Translator: Bart Cornelis <cobaco@skolelinux.no>\n" "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n" @@ -158,6 +158,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/pt.po b/debian/po/pt.po index 78146926..760d7112 100644 --- a/debian/po/pt.po +++ b/debian/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 1.0.1-7\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-10 22:53+0000\n" "Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -173,6 +173,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po index f9c87be0..61a15ef5 100644 --- a/debian/po/pt_BR.po +++ b/debian/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam_0.99.7.1-5\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2007-09-26 15:53-0300\n" "Last-Translator: Eder L. Marques <frolic@debian-ce.org>\n" "Language-Team: l10n Portuguese <debian-l10n-portuguese@lists.debian.org>\n" @@ -159,6 +159,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/ro.po b/debian/po/ro.po index a863d953..0a2389af 100644 --- a/debian/po/ro.po +++ b/debian/po/ro.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 1.0.1-7\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-12 01:49+0200\n" "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n" "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n" @@ -176,6 +176,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/ru.po b/debian/po/ru.po index 15bb7d8b..96c24990 100644 --- a/debian/po/ru.po +++ b/debian/po/ru.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 1.0.1-7\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-29 11:19+0400\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -172,6 +172,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/sk.po b/debian/po/sk.po index 24e38243..22ce8219 100644 --- a/debian/po/sk.po +++ b/debian/po/sk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: \n" "Last-Translator: Ivan Masár <helix84@centrum.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" @@ -167,6 +167,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/sv.po b/debian/po/sv.po index 90f2fccd..cadb5d92 100644 --- a/debian/po/sv.po +++ b/debian/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 0.99.7.1-5\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-05 13:51+0100\n" "Last-Translator: Martin Bagge <brother@bsnet.se>\n" "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n" @@ -169,6 +169,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/templates.pot b/debian/po/templates.pot index 07f76857..87fd2587 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\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" @@ -146,6 +146,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/tr.po b/debian/po/tr.po index d432943a..f4acbea5 100644 --- a/debian/po/tr.po +++ b/debian/po/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 0.99.7.1-5\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-01-01 19:20+0200\n" "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n" "Language-Team: Debian L10n Turkish <debian-l10n-turkish@lists.debian.org>\n" @@ -160,6 +160,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/vi.po b/debian/po/vi.po index 4cb85f2f..b2d45a7f 100644 --- a/debian/po/vi.po +++ b/debian/po/vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: pam 1.0.1-7\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-03-06 00:05+0930\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" @@ -170,6 +170,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 diff --git a/debian/po/zh_CN.po b/debian/po/zh_CN.po index 05726cce..e2f7d259 100644 --- a/debian/po/zh_CN.po +++ b/debian/po/zh_CN.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2009-07-27 16:09+0200\n" +"POT-Creation-Date: 2009-08-04 16:31+0100\n" "PO-Revision-Date: 2009-01-01 12:30+0800\n" "Last-Translator: Deng Xiyue <manphiz-guest@users.alioth.debian.org>\n" "Language-Team: Debian Chinese [GB] <debian-chinese-gb@lists.debian.org>\n" @@ -157,6 +157,42 @@ msgid "" "at least one PAM profile from the available list." msgstr "" +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"A bug in a previous version of libpam-runtime resulted in no PAM profiles " +"being selected for use on this system. As a result, access was allowed for " +"a time to all accounts on your system, with or without a correct password. " +"Especially if this system can be accessed from the Internet, it is likely " +"that it has been compromised. Unless you are familiar with recovering from " +"security failures, viruses, and malicious software, you should re-install " +"this system from scratch or obtain the services of a skilled system " +"administrator. For more information, see:" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "http://www.debian.org/security/pam-auth" +msgstr "" + +#. Type: note +#. Description +#: ../libpam-runtime.templates:5001 +msgid "" +"The bug that allowed this wrong configuration is fixed in the current " +"version of libpam-runtime, and your configuration has now been corrected. We " +"apologize that previous versions of libpam-runtime did not detect and " +"prevent this situation." +msgstr "" + #. Type: error #. Description #: ../libpam-modules.templates:1001 |