messages.po 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  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. # dp <d.pitrolo@gmx.com>, 2014
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: searx\n"
  10. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  11. "POT-Creation-Date: 2014-03-15 19:32+0100\n"
  12. "PO-Revision-Date: 2014-03-05 13:30+0000\n"
  13. "Last-Translator: dp <d.pitrolo@gmx.com>\n"
  14. "Language-Team: Italian "
  15. "(http://www.transifex.com/projects/p/searx/language/it/)\n"
  16. "Plural-Forms: nplurals=2; plural=(n != 1)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=utf-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Generated-By: Babel 1.3\n"
  21. #: searx/engines/__init__.py:311
  22. msgid "Page loads (sec)"
  23. msgstr " Caricamento della pagina (secondi)"
  24. #: searx/engines/__init__.py:315
  25. msgid "Number of results"
  26. msgstr "Risultati ottenuti"
  27. #: searx/engines/__init__.py:319
  28. msgid "Scores"
  29. msgstr "Punteggio"
  30. #: searx/engines/__init__.py:323
  31. msgid "Scores per result"
  32. msgstr "Punteggio per risultato"
  33. #: searx/engines/__init__.py:327
  34. msgid "Errors"
  35. msgstr "Errori"
  36. #: searx/templates/index.html:7
  37. msgid "about"
  38. msgstr "informazioni"
  39. #: searx/templates/index.html:8
  40. msgid "preferences"
  41. msgstr "preferenze"
  42. #: searx/templates/preferences.html:5
  43. msgid "Preferences"
  44. msgstr "Preferenze"
  45. #: searx/templates/preferences.html:9
  46. msgid "Default categories"
  47. msgstr "Categorie predefinite"
  48. #: searx/templates/preferences.html:15
  49. msgid "Search language"
  50. msgstr "Lingua di ricerca"
  51. #: searx/templates/preferences.html:18
  52. msgid "Automatic"
  53. msgstr "Automatico"
  54. #: searx/templates/preferences.html:26
  55. msgid "Interface language"
  56. msgstr "Linguaggio dell'interfaccia"
  57. #: searx/templates/preferences.html:36
  58. msgid "Currently used search engines"
  59. msgstr "Motori di ricerca attualmente in uso"
  60. #: searx/templates/preferences.html:40
  61. msgid "Engine name"
  62. msgstr "Nome del motore"
  63. #: searx/templates/preferences.html:41
  64. msgid "Category"
  65. msgstr "Categoria"
  66. #: searx/templates/preferences.html:42 searx/templates/preferences.html:53
  67. msgid "Allow"
  68. msgstr "Autorizza"
  69. #: searx/templates/preferences.html:42 searx/templates/preferences.html:54
  70. msgid "Block"
  71. msgstr "Blocca"
  72. #: searx/templates/preferences.html:62
  73. msgid ""
  74. "These settings are stored in your cookies, this allows us not to store "
  75. "this data about you."
  76. msgstr ""
  77. "Queste impostazioni sono salvate nei tuoi cookie, consentendoci di non "
  78. "conservare dati su di te."
  79. #: searx/templates/preferences.html:64
  80. msgid ""
  81. "These cookies serve your sole convenience, we don't use these cookies to "
  82. "track you."
  83. msgstr ""
  84. "I cookie sono funzionali ad un servizio migliore. Non usiamo i cookie per"
  85. " sorvegliarti."
  86. #: searx/templates/preferences.html:67
  87. msgid "save"
  88. msgstr "salva"
  89. #: searx/templates/preferences.html:68
  90. msgid "back"
  91. msgstr "indietro"
  92. #: searx/templates/results.html:11
  93. msgid "Suggestions"
  94. msgstr "Suggerimenti"
  95. #: searx/templates/results.html:22
  96. msgid "Search URL"
  97. msgstr "URL della ricerca"
  98. #: searx/templates/results.html:26
  99. msgid "Download results"
  100. msgstr "Scarica i risultati"
  101. #: searx/templates/results.html:62
  102. msgid "previous page"
  103. msgstr "pagina precedente"
  104. #: searx/templates/results.html:73
  105. msgid "next page"
  106. msgstr "pagina successiva"
  107. #: searx/templates/search.html:3
  108. msgid "Search for..."
  109. msgstr ""
  110. #: searx/templates/stats.html:4
  111. msgid "Engine stats"
  112. msgstr "Statistiche dei motori"
  113. # categories - manually added
  114. # TODO - automatically add
  115. msgid "files"
  116. msgstr "documenti"
  117. msgid "general"
  118. msgstr "generale"
  119. msgid "music"
  120. msgstr "musica"
  121. msgid "social media"
  122. msgstr "social media"
  123. msgid "images"
  124. msgstr "immagini"
  125. msgid "videos"
  126. msgstr "video"
  127. msgid "it"
  128. msgstr "it"
  129. msgid "news"
  130. msgstr "notizie"