diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2014-03-04 21:01:17 +0100 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2014-03-04 21:01:17 +0100 |
| commit | 00bb2532c944a752c233a6fc6f2283dd35729f7e (patch) | |
| tree | fdc59c514a88d645b8789a790325302ce4c1783a /searx/translations/fr | |
| parent | a4f89a798196f7d0c8a72ca80b34d2e9b6c040d5 (diff) | |
[enh] translation updates
Diffstat (limited to 'searx/translations/fr')
| -rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.mo | bin | 1994 -> 2086 bytes | |||
| -rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.po | 70 |
2 files changed, 43 insertions, 27 deletions
diff --git a/searx/translations/fr/LC_MESSAGES/messages.mo b/searx/translations/fr/LC_MESSAGES/messages.mo Binary files differindex f2cee09f3..994f9b584 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.mo +++ b/searx/translations/fr/LC_MESSAGES/messages.mo diff --git a/searx/translations/fr/LC_MESSAGES/messages.po b/searx/translations/fr/LC_MESSAGES/messages.po index f6aa4dcff..0d2a55595 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.po +++ b/searx/translations/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-01-31 13:40+0100\n" +"POT-Creation-Date: 2014-03-04 20:54+0100\n" "PO-Revision-Date: 2014-01-21 23:33+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: fr <LL@li.org>\n" @@ -17,42 +17,26 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: searx/engines/__init__.py:290 +#: searx/engines/__init__.py:308 msgid "Page loads (sec)" msgstr "Chargement de la page (sec)" -#: searx/engines/__init__.py:294 +#: searx/engines/__init__.py:312 msgid "Number of results" msgstr "Nombre de résultats" -#: searx/engines/__init__.py:298 +#: searx/engines/__init__.py:316 msgid "Scores" msgstr "Score" -#: searx/engines/__init__.py:302 +#: searx/engines/__init__.py:320 msgid "Scores per result" msgstr "Score par résultat" -#: searx/engines/__init__.py:306 +#: searx/engines/__init__.py:324 msgid "Errors" msgstr "Erreurs" -#: searx/templates/engines.html:4 -msgid "Currently used search engines" -msgstr "Moteur actuellement utilisé" - -#: searx/templates/engines.html:8 -msgid "Engine name" -msgstr "Nom du moteur" - -#: searx/templates/engines.html:9 -msgid "Category" -msgstr "Catégorie" - -#: searx/templates/engines.html:23 searx/templates/preferences.html:42 -msgid "back" -msgstr "retour" - #: searx/templates/index.html:7 msgid "about" msgstr "À propos" @@ -82,7 +66,28 @@ msgstr "" msgid "Interface language" msgstr "Langue de l'interface" -#: searx/templates/preferences.html:35 +#: searx/templates/preferences.html:36 +msgid "Currently used search engines" +msgstr "Moteur actuellement utilisé" + +#: searx/templates/preferences.html:40 +msgid "Engine name" +msgstr "Nom du moteur" + +#: searx/templates/preferences.html:41 +msgid "Category" +msgstr "Catégorie" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:53 +msgid "Allow" +msgstr "" + +#: searx/templates/preferences.html:42 searx/templates/preferences.html:54 +#, fuzzy +msgid "Block" +msgstr "retour" + +#: searx/templates/preferences.html:62 msgid "" "These settings are stored in your cookies, this allows us not to store " "this data about you." @@ -90,7 +95,7 @@ msgstr "" "Ces paramètres sont stcokés dans vos cookies; ceci nous permet de ne pas " "collecter vos données." -#: searx/templates/preferences.html:37 +#: searx/templates/preferences.html:64 msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." @@ -98,23 +103,31 @@ msgstr "" "Les cookies sont la pour votre confort d'utilisation, nous ne les " "utilisons pas pour vous traquer." -#: searx/templates/preferences.html:40 +#: searx/templates/preferences.html:67 msgid "save" msgstr "enregistrer" +#: searx/templates/preferences.html:69 +msgid "back" +msgstr "retour" + #: searx/templates/results.html:11 msgid "Suggestions" msgstr "Suggestions" #: searx/templates/results.html:22 +msgid "Search URL" +msgstr "" + +#: searx/templates/results.html:26 msgid "Download results" msgstr "Télécharger les résultats" -#: searx/templates/results.html:66 +#: searx/templates/results.html:62 msgid "previous page" msgstr "" -#: searx/templates/results.html:74 +#: searx/templates/results.html:73 msgid "next page" msgstr "" @@ -145,3 +158,6 @@ msgstr "vidéos" msgid "it" msgstr "it" +msgid "news" +msgstr "" + |