messages.po 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  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. # pointhi, 2014
  7. # stf <stefan.marsiske@gmail.com>, 2014
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: searx\n"
  11. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  12. "POT-Creation-Date: 2014-03-04 20:54+0100\n"
  13. "PO-Revision-Date: 2014-03-04 22:00+0000\n"
  14. "Last-Translator: pointhi\n"
  15. "Language-Team: German (http://www.transifex.com/projects/p/searx/language/de/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Generated-By: Babel 1.3\n"
  20. "Language: de\n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #: searx/engines/__init__.py:308
  23. msgid "Page loads (sec)"
  24. msgstr "Ladezeit (sek)"
  25. #: searx/engines/__init__.py:312
  26. msgid "Number of results"
  27. msgstr "Trefferanzahl"
  28. #: searx/engines/__init__.py:316
  29. msgid "Scores"
  30. msgstr "Punkte"
  31. #: searx/engines/__init__.py:320
  32. msgid "Scores per result"
  33. msgstr "Punkte pro Treffer"
  34. #: searx/engines/__init__.py:324
  35. msgid "Errors"
  36. msgstr "Fehler"
  37. #: searx/templates/index.html:7
  38. msgid "about"
  39. msgstr "Über uns"
  40. #: searx/templates/index.html:8
  41. msgid "preferences"
  42. msgstr "Einstellungen"
  43. #: searx/templates/preferences.html:5
  44. msgid "Preferences"
  45. msgstr "Einstellungen"
  46. #: searx/templates/preferences.html:9
  47. msgid "Default categories"
  48. msgstr "Standard Kategorien"
  49. #: searx/templates/preferences.html:15
  50. msgid "Search language"
  51. msgstr "Suchsprache"
  52. #: searx/templates/preferences.html:18
  53. msgid "Automatic"
  54. msgstr "Automatisch"
  55. #: searx/templates/preferences.html:26
  56. msgid "Interface language"
  57. msgstr "Oberflächensprache"
  58. #: searx/templates/preferences.html:36
  59. msgid "Currently used search engines"
  60. msgstr "Aktuell benutzte Suchmaschinen"
  61. #: searx/templates/preferences.html:40
  62. msgid "Engine name"
  63. msgstr "Suchmaschinenname"
  64. #: searx/templates/preferences.html:41
  65. msgid "Category"
  66. msgstr "Kategorie"
  67. #: searx/templates/preferences.html:42 searx/templates/preferences.html:53
  68. msgid "Allow"
  69. msgstr "Erlauben"
  70. #: searx/templates/preferences.html:42 searx/templates/preferences.html:54
  71. msgid "Block"
  72. msgstr "Blockieren"
  73. #: searx/templates/preferences.html:62
  74. msgid ""
  75. "These settings are stored in your cookies, this allows us not to store this "
  76. "data about you."
  77. msgstr "Diese Informationen werden in Cookies gespeichert, damit wir keine ihrer persönlichen Daten speichern müssen."
  78. #: searx/templates/preferences.html:64
  79. msgid ""
  80. "These cookies serve your sole convenience, we don't use these cookies to "
  81. "track you."
  82. msgstr "Diese Cookies dienen ihrer Gemütlichkeit, wir verwenden sie nicht zum überwachen."
  83. #: searx/templates/preferences.html:67
  84. msgid "save"
  85. msgstr "Speichern"
  86. #: searx/templates/preferences.html:69
  87. msgid "back"
  88. msgstr "Zurück"
  89. #: searx/templates/results.html:11
  90. msgid "Suggestions"
  91. msgstr "Vorschläge"
  92. #: searx/templates/results.html:22
  93. msgid "Search URL"
  94. msgstr "Such-URL"
  95. #: searx/templates/results.html:26
  96. msgid "Download results"
  97. msgstr "Ergebnisse herunterladen"
  98. #: searx/templates/results.html:62
  99. msgid "previous page"
  100. msgstr "vorherige Seite"
  101. #: searx/templates/results.html:73
  102. msgid "next page"
  103. msgstr "nächste Seite"
  104. #: searx/templates/stats.html:4
  105. msgid "Engine stats"
  106. msgstr "Suchmaschienen Statistiken"
  107. # categories - manually added
  108. # TODO - automatically add
  109. msgid "files"
  110. msgstr "Dateien"
  111. msgid "general"
  112. msgstr "allgemein"
  113. msgid "music"
  114. msgstr "Musik"
  115. msgid "social media"
  116. msgstr "Soziale Medien"
  117. msgid "images"
  118. msgstr "Bilder"
  119. msgid "videos"
  120. msgstr "Videos"
  121. msgid "it"
  122. msgstr "IT"
  123. msgid "news"
  124. msgstr "Neuigkeiten"