messages.po 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. # English translations for .
  2. # Copyright (C) 2014 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Benjamin Sonntag <benjamin@sonntag.fr>, 2014
  7. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
  8. # rike <u@451f.org>, 2014
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: searx\n"
  12. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  13. "POT-Creation-Date: 2014-03-18 17:10+0100\n"
  14. "PO-Revision-Date: 2014-03-16 07:40+0000\n"
  15. "Last-Translator: Benjamin Sonntag <benjamin@sonntag.fr>\n"
  16. "Language-Team: French "
  17. "(http://www.transifex.com/projects/p/searx/language/fr/)\n"
  18. "Plural-Forms: nplurals=2; plural=(n > 1)\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=utf-8\n"
  21. "Content-Transfer-Encoding: 8bit\n"
  22. "Generated-By: Babel 1.3\n"
  23. #: searx/webapp.py:167
  24. msgid "{minutes} minute(s) ago"
  25. msgstr ""
  26. #: searx/webapp.py:169
  27. msgid "{hours} hour(s), {minutes} minute(s) ago"
  28. msgstr ""
  29. #: searx/engines/__init__.py:311
  30. msgid "Page loads (sec)"
  31. msgstr "Chargement de la page (sec)"
  32. #: searx/engines/__init__.py:315
  33. msgid "Number of results"
  34. msgstr "Nombre de résultats"
  35. #: searx/engines/__init__.py:319
  36. msgid "Scores"
  37. msgstr "Score"
  38. #: searx/engines/__init__.py:323
  39. msgid "Scores per result"
  40. msgstr "Score par résultat"
  41. #: searx/engines/__init__.py:327
  42. msgid "Errors"
  43. msgstr "Erreurs"
  44. #: searx/templates/index.html:7
  45. msgid "about"
  46. msgstr "À propos"
  47. #: searx/templates/index.html:8
  48. msgid "preferences"
  49. msgstr "préférences"
  50. #: searx/templates/preferences.html:5
  51. msgid "Preferences"
  52. msgstr "Préférences"
  53. #: searx/templates/preferences.html:9
  54. msgid "Default categories"
  55. msgstr "Catégories par défaut"
  56. #: searx/templates/preferences.html:15
  57. msgid "Search language"
  58. msgstr "Langue de recherche"
  59. #: searx/templates/preferences.html:18
  60. msgid "Automatic"
  61. msgstr "Automatique"
  62. #: searx/templates/preferences.html:26
  63. msgid "Interface language"
  64. msgstr "Langue de l'interface"
  65. #: searx/templates/preferences.html:36
  66. msgid "Currently used search engines"
  67. msgstr "Moteurs actuellement utilisés"
  68. #: searx/templates/preferences.html:40
  69. msgid "Engine name"
  70. msgstr "Nom du moteur"
  71. #: searx/templates/preferences.html:41
  72. msgid "Category"
  73. msgstr "Catégorie"
  74. #: searx/templates/preferences.html:42 searx/templates/preferences.html:53
  75. msgid "Allow"
  76. msgstr "Autoriser"
  77. #: searx/templates/preferences.html:42 searx/templates/preferences.html:54
  78. msgid "Block"
  79. msgstr "Bloquer"
  80. #: searx/templates/preferences.html:62
  81. msgid ""
  82. "These settings are stored in your cookies, this allows us not to store "
  83. "this data about you."
  84. msgstr ""
  85. "Ces paramètres sont stockés dans vos cookies ; ceci nous permet de ne pas"
  86. " collecter vos données."
  87. #: searx/templates/preferences.html:64
  88. msgid ""
  89. "These cookies serve your sole convenience, we don't use these cookies to "
  90. "track you."
  91. msgstr ""
  92. "Ces cookies existent pour votre confort d'utilisation, nous ne les "
  93. "utilisons pas pour vous espionner."
  94. #: searx/templates/preferences.html:67
  95. msgid "save"
  96. msgstr "enregistrer"
  97. #: searx/templates/preferences.html:68
  98. msgid "back"
  99. msgstr "retour"
  100. #: searx/templates/results.html:11
  101. msgid "Suggestions"
  102. msgstr "Suggestions"
  103. #: searx/templates/results.html:22
  104. msgid "Search URL"
  105. msgstr "URL de recherche"
  106. #: searx/templates/results.html:26
  107. msgid "Download results"
  108. msgstr "Télécharger les résultats"
  109. #: searx/templates/results.html:62
  110. msgid "previous page"
  111. msgstr "page précédente"
  112. #: searx/templates/results.html:73
  113. msgid "next page"
  114. msgstr "page suivante"
  115. #: searx/templates/search.html:3
  116. msgid "Search for..."
  117. msgstr "Rechercher..."
  118. #: searx/templates/stats.html:4
  119. msgid "Engine stats"
  120. msgstr "Statistiques du moteur"
  121. # categories - manually added
  122. # TODO - automatically add
  123. msgid "files"
  124. msgstr "fichiers"
  125. msgid "general"
  126. msgstr "général"
  127. msgid "music"
  128. msgstr "musique"
  129. msgid "social media"
  130. msgstr "réseaux sociaux"
  131. msgid "images"
  132. msgstr "images"
  133. msgid "videos"
  134. msgstr "vidéos"
  135. msgid "it"
  136. msgstr "Informatique"
  137. msgid "news"
  138. msgstr "actus"