diff options
Diffstat (limited to 'messages/sv')
-rw-r--r-- | messages/sv/LC_MESSAGES/mailman.po | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/messages/sv/LC_MESSAGES/mailman.po b/messages/sv/LC_MESSAGES/mailman.po index 51cc9461..8f8efdb1 100644 --- a/messages/sv/LC_MESSAGES/mailman.po +++ b/messages/sv/LC_MESSAGES/mailman.po @@ -8078,7 +8078,7 @@ msgid "" "\n" " <p>In the text boxes below, add one address per line; start the\n" " line with a ^ character to designate a <a href=\n" -" \"http://www.python.org/doc/current/lib/module-re.html\"\n" +" \"http://docs.python.org/library/re.html\"\n" " >Python regular expression</a>. When entering backslashes, do " "so\n" " as if you were using Python raw strings (i.e. you generally " @@ -8113,7 +8113,7 @@ msgstr "" "\">de allmänna reglerna för icke-medlemmar</a> säger.\n" "\n" "<p>I textrutorna nedan lägger du in en e-postadress per rad.\n" -"Du kan också lägga in <a href=\"http://www.python.org/doc/current/lib/module-" +"Du kan också lägga in <a href=\"http://docs.python.org/library/" "re.html\">Python regexp-uttryck</a>.\n" "Börja i så fall raden med tecknet ^ för att markera att det är ett sådant " "uttryck.\n" @@ -8728,7 +8728,7 @@ msgstr "Ska ämnesfiltret vara tillgängligt eller inte?" msgid "" "The topic filter categorizes each incoming email message\n" " according to <a\n" -" href=\"http://www.python.org/doc/current/lib/module-re.html" +" href=\"http://docs.python.org/library/re.html" "\">regular\n" " expression filters</a> you specify below. If the message's\n" " <code>Subject:</code> or <code>Keywords:</code> header contains " @@ -8752,7 +8752,7 @@ msgid "" " configuration variable." msgstr "" "Ämnesfiltret kategoriserar varje e-postbrev som kommer till listan,\n" -"efter <a href=\"http://www.python.org/doc/current/lib/module-re.html" +"efter <a href=\"http://docs.python.org/library/re.html" "\">regexp-uttrycken</a>\n" "du skriver in nedan. Om fälten <code>Subject:</code> eller <code>Keywords:</" "code>\n" @@ -11848,7 +11848,7 @@ msgid "" "Complete\n" "specifications are at:\n" "\n" -"http://www.python.org/doc/current/lib/module-re.html\n" +"http://docs.python.org/library/re.html\n" "\n" "Address matches are case-insensitive, but case-preserved addresses are\n" "displayed.\n" @@ -11888,7 +11888,7 @@ msgstr "" "Syntax för regexp-uttryck är som Perl5, när Pythons \"re\" modul används.\n" "Komplett specifikation finns på:\n" "\n" -"http://www.python.org/doc/current/lib/module-re.html\n" +"http://docs.python.org/library/re.html\n" "\n" "Adresser jämförs utan skillnad på små och stora bokstäver, men visas med\n" "stora/små bokstäver som de stavas.\n" @@ -15269,12 +15269,12 @@ msgstr "" #~ msgid "" #~ "<li>Find members by\n" -#~ " <a href=\"http://www.python.org/doc/current/lib/re-syntax." -#~ "html\"\n" +#~ " <a href=\"http://docs.python.org/library/re." +#~ "html#regular-expression-syntax\"\n" #~ " >Python regular expression</a> (<em>regexp</em>)<br>" #~ msgstr "" -#~ "<li>Hitta medlemmar genom att söka med en <a href=\"http://www.python.org/" -#~ "doc/current/lib/re-syntax.html\">Python regular expression</a> " +#~ "<li>Hitta medlemmar genom att söka med en <a href=\"http://docs.python.org/" +#~ "library/re.html#regular-expression-syntax\">Python regular expression</a> " #~ "(<em>regexp</em>)<br>" #~ msgid "Send welcome message to this batch?" |