diff options
author | tkikuchi <> | 2005-01-12 08:53:54 +0000 |
---|---|---|
committer | tkikuchi <> | 2005-01-12 08:53:54 +0000 |
commit | 12cf874d76d5cd78d7f8dae3ca4803f2700077a0 (patch) | |
tree | 21cb72be822de69d5c09bf6e19df76981f2dd18c /messages/sv | |
parent | 07fea0bc2d134ee25b35d6af86ddf1108b9d25e6 (diff) | |
download | mailman2-12cf874d76d5cd78d7f8dae3ca4803f2700077a0.tar.gz mailman2-12cf874d76d5cd78d7f8dae3ca4803f2700077a0.tar.xz mailman2-12cf874d76d5cd78d7f8dae3ca4803f2700077a0.zip |
Clean-up and regenerating pot/po files.
Diffstat (limited to 'messages/sv')
-rw-r--r-- | messages/sv/LC_MESSAGES/mailman.po | 89 |
1 files changed, 34 insertions, 55 deletions
diff --git a/messages/sv/LC_MESSAGES/mailman.po b/messages/sv/LC_MESSAGES/mailman.po index ba6e524b..e7b2dc79 100644 --- a/messages/sv/LC_MESSAGES/mailman.po +++ b/messages/sv/LC_MESSAGES/mailman.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mailman 2.1b1\n" -"POT-Creation-Date: Thu Dec 30 16:44:13 2004\n" +"POT-Creation-Date: Wed Jan 12 17:21:06 2005\n" "PO-Revision-Date: 2002-12-24 14:35+0100\n" "Last-Translator: Eva Österlind <eva.osterlind@arvika.se>\n" "Language-Team: Swedish <information@arvika.se>\n" @@ -1784,7 +1784,7 @@ msgstr "Storlek:" # Mailman/Cgi/admindb.py:461 Mailman/Handlers/Decorate.py:49 # Mailman/Handlers/Scrubber.py:194 Mailman/Handlers/Scrubber.py:195 #: Mailman/Cgi/admindb.py:498 Mailman/Handlers/Scrubber.py:199 -#: Mailman/Handlers/Scrubber.py:295 Mailman/Handlers/Scrubber.py:296 +#: Mailman/Handlers/Scrubber.py:296 Mailman/Handlers/Scrubber.py:297 msgid "not available" msgstr "inte tillgänglig" @@ -9545,7 +9545,7 @@ msgstr "" # Mailman/Handlers/Scrubber.py:159 # Mailman/Handlers/Scrubber.py:196 -#: Mailman/Handlers/Scrubber.py:300 +#: Mailman/Handlers/Scrubber.py:301 msgid "" "A non-text attachment was scrubbed...\n" "Name: %(filename)s\n" @@ -9561,11 +9561,11 @@ msgstr "" "Beskrivning: %(desc)s\n" "URL : %(url)s\n" -#: Mailman/Handlers/Scrubber.py:334 +#: Mailman/Handlers/Scrubber.py:336 msgid "Skipped content of type %(partctype)s\n" msgstr "" -#: Mailman/Handlers/Scrubber.py:369 +#: Mailman/Handlers/Scrubber.py:371 msgid "-------------- next part --------------\n" msgstr "" @@ -9875,7 +9875,7 @@ msgid "Last autoresponse notification for today" msgstr "Dagens sista automatiska svarsmeddelande" # Mailman/Queue/BounceRunner.py:174 -#: Mailman/Queue/BounceRunner.py:302 +#: Mailman/Queue/BounceRunner.py:298 msgid "" "The attached message was received as a bounce, but either the bounce format\n" "was not recognized, or no member addresses could be extracted from it. " @@ -9901,7 +9901,7 @@ msgstr "" # Mailman/Bouncer.py:173 # Mailman/Queue/BounceRunner.py:184 -#: Mailman/Queue/BounceRunner.py:312 +#: Mailman/Queue/BounceRunner.py:308 #, fuzzy msgid "Uncaught bounce notification" msgstr "Icke uppfångat returmeddelande" @@ -11311,7 +11311,7 @@ msgstr "Sparar listan" # bin/convert.py:44 bin/fix_url.py:40 # bin/convert.py:44 bin/fix_url.py:51 -#: bin/convert.py:44 bin/fix_url.py:51 bin/reset_pw:57 bin/reset_pw.~1~:65 +#: bin/convert.py:44 bin/fix_url.py:51 bin/reset_pw.py:57 msgid "%%%" msgstr "" @@ -12794,7 +12794,7 @@ msgstr "Medlemmen finns inte: %(addr)s." msgid "User `%(addr)s' removed from list: %(listname)s." msgstr "%(addr)s är nu borttagen från listan %(listname)s." -#: bin/reset_pw:21 +#: bin/reset_pw.py:21 msgid "" "Reset the passwords for members of a mailing list.\n" "\n" @@ -12807,7 +12807,7 @@ msgid "" "\n" "This script is intended to be run as a bin/withlist script, i.e.\n" "\n" -"% bin/withlist -l -r reset_pw [options]\n" +"% bin/withlist -l -r reset_pw listname [options]\n" "\n" "Options:\n" " -v / --verbose\n" @@ -12816,34 +12816,13 @@ msgstr "" # Mailman/MTA/Manual.py:130 # Mailman/MTA/Manual.py:132 -#: bin/reset_pw:77 bin/reset_pw.~1~:90 +#: bin/reset_pw.py:77 #, fuzzy msgid "Changing passwords for list: %(listname)s" msgstr "Fråga om att radera e-postlistan %(listname)s" -#: bin/reset_pw.~1~:21 -msgid "" -"Reset the passwords for members of a mailing list.\n" -"\n" -"This script resets all the passwords of a mailing list's members. It can " -"also\n" -"be used to reset the lists of all members of all mailing lists, and to\n" -"(optionally) send password reminders to list members who have had their\n" -"passwords changed.\n" -"\n" -"This script is intended to be run as a bin/withlist script, i.e.\n" -"\n" -"% bin/withlist -l -r reset_pw [options]\n" -"\n" -"Options:\n" -" -s / --send-reminders\n" -" Send password reminders for every list that has had its passwords\n" -" reset. Without this, users will have to be notified that their\n" -" passwords have changed, and then request their own individual\n" -" reminders.\n" -"\n" -" -v / --verbose\n" -" Print what the script is doing.\n" +#: bin/reset_pw.py:83 +msgid "New password for member %(member)40s: %(randompw)s" msgstr "" # bin/rmlist:19 @@ -13734,14 +13713,14 @@ msgid "" " --run [module.]callable\n" " -r [module.]callable\n" " This can be used to run a script with the opened MailList object.\n" -" This works by attempting to import `module' (which must already be\n" -" accessible on your sys.path), and then calling `callable' from the\n" -" module. callable can be a class or function; it is called with the\n" -" MailList object as the first argument. If additional args are " -"given\n" -" on the command line, they are passed as subsequent positional args " -"to\n" -" the callable.\n" +" This works by attempting to import `module' (which must be in the\n" +" directory containing withlist, or already be accessible on your\n" +" sys.path), and then calling `callable' from the module. callable " +"can\n" +" be a class or function; it is called with the MailList object as " +"the\n" +" first argument. If additional args are given on the command line,\n" +" they are passed as subsequent positional args to the callable.\n" "\n" " Note that `module.' is optional; if it is omitted then a module " "with\n" @@ -13806,12 +13785,12 @@ msgid "" " print 'No address matched:', addr\n" "\n" "and run this from the command line:\n" -"%% bin/withlist -l -r changepw mylist somebody@somewhere.org foobar\n" +" %% bin/withlist -l -r changepw mylist somebody@somewhere.org foobar\n" msgstr "" # bin/withlist:147 # bin/withlist:151 -#: bin/withlist:151 +#: bin/withlist:163 msgid "" "Unlock a locked list, but do not implicitly Save() it.\n" "\n" @@ -13824,67 +13803,67 @@ msgstr "" # bin/withlist:158 # bin/withlist:162 -#: bin/withlist:162 +#: bin/withlist:174 msgid "Unlocking (but not saving) list: %(listname)s" msgstr "Låser upp (men sparar inte ) listan: %(listname)s" # bin/withlist:162 # bin/withlist:166 -#: bin/withlist:166 +#: bin/withlist:178 msgid "Finalizing" msgstr "Avslutar" # bin/withlist:171 # bin/withlist:175 -#: bin/withlist:175 +#: bin/withlist:187 msgid "Loading list %(listname)s" msgstr "Läser listan %(listname)s" # bin/withlist:173 # bin/withlist:177 -#: bin/withlist:177 +#: bin/withlist:189 msgid "(locked)" msgstr "(låst)" # bin/withlist:175 # bin/withlist:179 -#: bin/withlist:179 +#: bin/withlist:191 msgid "(unlocked)" msgstr "(öppen)" # bin/withlist:180 # bin/withlist:184 -#: bin/withlist:184 +#: bin/withlist:196 msgid "Unknown list: %(listname)s" msgstr "Okänd lista: %(listname)s" # bin/withlist:219 # bin/withlist:223 -#: bin/withlist:223 +#: bin/withlist:236 msgid "No list name supplied." msgstr "Inget listnamn angett" # bin/withlist:222 # bin/withlist:226 -#: bin/withlist:226 +#: bin/withlist:245 msgid "--all requires --run" msgstr "--all kräver --run" # bin/withlist:242 # bin/withlist:246 -#: bin/withlist:246 +#: bin/withlist:265 msgid "Importing %(module)s..." msgstr "Importerar %(module)s..." # bin/withlist:245 # bin/withlist:249 -#: bin/withlist:249 +#: bin/withlist:268 msgid "Running %(module)s.%(callable)s()..." msgstr "Kör %(module)s.%(callable)s()..." # bin/withlist:266 # bin/withlist:270 -#: bin/withlist:270 +#: bin/withlist:289 msgid "The variable `m' is the %(listname)s MailList instance" msgstr "Variabeln 'm' är förekomsten av %(listname)s MailList objektet" |