diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 21 |
1 files changed, 13 insertions, 8 deletions
@@ -8528,6 +8528,19 @@ msgid "error accessing '%s': http status %u\n" msgstr "erreur d'accès à « %s » : état HTTP %u\n" #, c-format +msgid "URL '%s' redirected to '%s' (%u)\n" +msgstr "URL « %s » redirigée vers « %s » (%u)\n" + +#, c-format +msgid "too many redirections\n" +msgstr "trop de redirections\n" + +#, fuzzy, c-format +#| msgid "writing to '%s'\n" +msgid "redirection changed to '%s'\n" +msgstr "écriture de « %s »\n" + +#, c-format msgid "error allocating memory: %s\n" msgstr "erreur d'allocation de mémoire : %s\n" @@ -8629,14 +8642,6 @@ msgid "error reading HTTP response for '%s': %s\n" msgstr "erreur de lecture de réponse HTTP pour « %s » : %s\n" #, c-format -msgid "URL '%s' redirected to '%s' (%u)\n" -msgstr "URL « %s » redirigée vers « %s » (%u)\n" - -#, c-format -msgid "too many redirections\n" -msgstr "trop de redirections\n" - -#, c-format msgid "error parsing OCSP response for '%s': %s\n" msgstr "erreur d'analyse de réponse OCSP pour « %s » : %s\n" |