diff options
Diffstat (limited to 'messages/sv')
-rwxr-xr-x | messages/sv/LC_MESSAGES/mailman.po | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/messages/sv/LC_MESSAGES/mailman.po b/messages/sv/LC_MESSAGES/mailman.po index 56e1f1bb..de7a9bc7 100755 --- a/messages/sv/LC_MESSAGES/mailman.po +++ b/messages/sv/LC_MESSAGES/mailman.po @@ -8693,7 +8693,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://docs.python.org/library/re.html\"\n" +" \"https://docs.python.org/2/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 " @@ -8728,7 +8728,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://docs.python.org/library/re.html" +"Du kan också lägga in <a href=\"https://docs.python.org/2/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" @@ -9571,7 +9571,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://docs.python.org/library/re.html\">regular\n" +" href=\"https://docs.python.org/2/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 " "a\n" @@ -9594,7 +9594,7 @@ msgid "" " configuration variable." msgstr "" "Ämnesfiltret kategoriserar varje e-postbrev som kommer till listan,\n" -"efter <a href=\"http://docs.python.org/library/re.html\">regexp-uttrycken</" +"efter <a href=\"https://docs.python.org/2/library/re.html\">regexp-uttrycken</" "a>\n" "du skriver in nedan. Om fälten <code>Subject:</code> eller <code>Keywords:</" "code>\n" @@ -12813,7 +12813,7 @@ msgid "" "Complete\n" "specifications are at:\n" "\n" -"http://docs.python.org/library/re.html\n" +"https://docs.python.org/2/library/re.html\n" "\n" "Address matches are case-insensitive, but case-preserved addresses are\n" "displayed.\n" @@ -12853,7 +12853,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://docs.python.org/library/re.html\n" +"https://docs.python.org/2/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" @@ -16310,12 +16310,12 @@ msgstr "" #~ msgid "" #~ "<li>Find members by\n" -#~ " <a href=\"http://docs.python.org/library/re.html#regular-" +#~ " <a href=\"https://docs.python.org/2/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://docs.python." -#~ "org/library/re.html#regular-expression-syntax\">Python regular " +#~ "<li>Hitta medlemmar genom att söka med en <a href=\"https://docs.python." +#~ "org/2/library/re.html#regular-expression-syntax\">Python regular " #~ "expression</a> (<em>regexp</em>)<br>" #~ msgid "Send welcome message to this batch?" |