messages.po 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. # English translations for PROJECT.
  2. # Copyright (C) 2014 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT 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-04 20:54+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 (http://www.transifex.com/projects/p/searx/language/it/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Generated-By: Babel 1.3\n"
  19. "Language: it\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #: searx/engines/__init__.py:308
  22. msgid "Page loads (sec)"
  23. msgstr " Caricamento della pagina (secondi)"
  24. #: searx/engines/__init__.py:312
  25. msgid "Number of results"
  26. msgstr "Risultati ottenuti"
  27. #: searx/engines/__init__.py:316
  28. msgid "Scores"
  29. msgstr "Punteggio"
  30. #: searx/engines/__init__.py:320
  31. msgid "Scores per result"
  32. msgstr "Punteggio per risultato"
  33. #: searx/engines/__init__.py:324
  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 this "
  75. "data about you."
  76. msgstr "Queste impostazioni sono salvate nei tuoi cookie, consentendoci di non conservare dati su di te."
  77. #: searx/templates/preferences.html:64
  78. msgid ""
  79. "These cookies serve your sole convenience, we don't use these cookies to "
  80. "track you."
  81. msgstr "I cookie sono funzionali ad un servizio migliore. Non usiamo i cookie per sorvegliarti."
  82. #: searx/templates/preferences.html:67
  83. msgid "save"
  84. msgstr "salva"
  85. #: searx/templates/preferences.html:69
  86. msgid "back"
  87. msgstr "indietro"
  88. #: searx/templates/results.html:11
  89. msgid "Suggestions"
  90. msgstr "Suggerimenti"
  91. #: searx/templates/results.html:22
  92. msgid "Search URL"
  93. msgstr "URL della ricerca"
  94. #: searx/templates/results.html:26
  95. msgid "Download results"
  96. msgstr "Scarica i risultati"
  97. #: searx/templates/results.html:62
  98. msgid "previous page"
  99. msgstr "pagina precedente"
  100. #: searx/templates/results.html:73
  101. msgid "next page"
  102. msgstr "pagina successiva"
  103. #: searx/templates/stats.html:4
  104. msgid "Engine stats"
  105. msgstr "Statistiche dei motori"
  106. # categories - manually added
  107. # TODO - automatically add
  108. msgid "files"
  109. msgstr "documenti"
  110. msgid "general"
  111. msgstr "generale"
  112. msgid "music"
  113. msgstr "musica"
  114. msgid "social media"
  115. msgstr "social media"
  116. msgid "images"
  117. msgstr "immagini"
  118. msgid "videos"
  119. msgstr "video"
  120. msgid "it"
  121. msgstr "it"
  122. msgid "news"
  123. msgstr "notizie"