diff options
author | Steve Langasek <vorlon@debian.org> | 2010-09-05 23:56:01 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:48:27 -0800 |
commit | 360304d281dc65be261bcc06323c1ce713536735 (patch) | |
tree | 8814c63dfb3d6de48f450041212f42c7ef14fb20 /debian/po | |
parent | 9c51a77adf2f054fd8a60d7b363a485ff8f3b142 (diff) | |
download | pam-360304d281dc65be261bcc06323c1ce713536735.tar.gz pam-360304d281dc65be261bcc06323c1ce713536735.tar.bz2 pam-360304d281dc65be261bcc06323c1ce713536735.zip |
* Updated debconf translations:
- Swedish, thanks to Martin Bagge <brother@bsnet.se> (closes: #575875)
Diffstat (limited to 'debian/po')
-rw-r--r-- | debian/po/sv.po | 63 |
1 files changed, 53 insertions, 10 deletions
diff --git a/debian/po/sv.po b/debian/po/sv.po index e1694d52..a1d8b7c0 100644 --- a/debian/po/sv.po +++ b/debian/po/sv.po @@ -1,15 +1,15 @@ -# Debconf questions for the Linux-PAM package translated to Swedish. +# Debconf questions for the pam package translated to Swedish. # Copyright (C) 2007 Steve Langasek <vorlon@debian.org> # This file is distributed under the same license as the pam package. # -# Martin Bagge <brother@bsnet.se>, 2009 +# Martin Bagge <brother@bsnet.se>, 2009, 2010 # Christer Andersson <klamm@comhem.se>, 2007. msgid "" msgstr "" "Project-Id-Version: pam 0.99.7.1-5\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2010-09-05 23:50-0700\n" -"PO-Revision-Date: 2009-08-13 23:05+0100\n" +"POT-Creation-Date: 2009-08-18 18:30-0700\n" +"PO-Revision-Date: 2010-03-30 02:31+0100\n" "Last-Translator: Martin Bagge <brother@bsnet.se>\n" "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n" "Language: sv\n" @@ -23,7 +23,7 @@ msgstr "" #. Description #: ../libpam0g.templates:1001 msgid "Services to restart for PAM library upgrade:" -msgstr "Tjänster att starta om för PAM-biblioteksuppgradering:" +msgstr "Tjänster att starta om efter uppgradering av PAM-biblioteket:" #. Type: string #. Description @@ -71,7 +71,8 @@ msgstr "Misslyckades med att starta om vissa tjänster för PAM-uppgradering" msgid "" "The following services could not be restarted for the PAM library upgrade:" msgstr "" -"Följande tjänster kunde inte startas om efter PAM-biblioteksuppgradering:" +"Följande tjänster kunde inte startas om efter uppgraderingen av PAM-" +"biblioteket:" #. Type: error #. Description @@ -113,13 +114,13 @@ msgid "" msgstr "" "Vissa paket med PAM-moduler tillhandahåller profiler som kan användas för " "att automatiskt justera hur applikationer som använder PAM fungerar på " -"systemet. Ange vilka av dessa funkitoner du önskar aktivera." +"systemet. Ange vilka av dessa funktioner du önskar aktivera." #. Type: error #. Description #: ../libpam-runtime.templates:2001 msgid "Incompatible PAM profiles selected." -msgstr "Inkompatibla PAM-profiler har valdes." +msgstr "Inkompatibla PAM-profiler valdes." #. Type: error #. Description @@ -139,7 +140,7 @@ msgstr "Ange en annan uppsättning med moduler som ska aktiveras." #. Description #: ../libpam-runtime.templates:3001 msgid "Override local changes to /etc/pam.d/common-*?" -msgstr "Skriva över lokala förändringar i /etc/pam.d/common-*?" +msgstr "Skriv över lokala förändringar i /etc/pam.d/common-*?" #. Type: boolean #. Description @@ -160,7 +161,7 @@ msgstr "" #. Description #: ../libpam-runtime.templates:4001 msgid "No PAM profiles have been selected." -msgstr "Ingaa PAM-profiler valdes." +msgstr "Inga PAM-profiler valdes." #. Type: error #. Description @@ -177,6 +178,48 @@ msgstr "" #. Type: error #. Description +#: ../libpam-runtime.templates:5001 +msgid "Your system allowed access without a password!" +msgstr "Ditt system tillät anslutningar utan lösenord!" + +#. Type: error +#. 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 "" +"Ett fel i en tidigare version av libpam-runtime innebar att inga PAM-" +"profiler användes på systemet. Detta betydde i sin tur att alla konton på " +"systemet kunde använda skal, med eller utan ett korrekt lösenord. Om detta " +"system är åtkomligt via nätet är det mycket troligt att det kan ha " +"infiltrerats. Om du inte är säker på hur du ska återställa eventuella fel på " +"grund av intrång, virus eller skadlig programvara bör du installera om " +"systemet från grunden eller inhämta hjälp av en erfaren systemadministratör. " +"Läs mer om detta på:" + +#. Type: error +#. 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 "" +"Felet som orsakade dessa problem är åtgärdat i och med den aktuella " +"versionen av libpam-runtime och dina inställningar ha korrigerats. Vi ber om " +"ursäkt för att tidigare versioner av libpam-runtime inte upptäckte och " +"förhindrade att dessa fel uppstod." + +#. Type: error +#. Description #: ../libpam-modules.templates:1001 msgid "xscreensaver and xlockmore must be restarted before upgrading" msgstr "" |