Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

171 lines
4.2 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) 2008 THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the rosetta package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: Rosetta\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2009-10-21 12:21+0200\n"
  11. "PO-Revision-Date: 2008-06-05 17:06+0200\n"
  12. "Last-Translator: Joost Cassee <cassee@gmail.com>\n"
  13. "Language-Team: Joost Cassee <cassee@gmail.com>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. #: templates/rosetta/languages.html:3 templates/rosetta/pofile.html:13
  19. msgid "Home"
  20. msgstr "Voorpagina"
  21. #: templates/rosetta/languages.html:3 templates/rosetta/languages.html.py:4
  22. msgid "Language selection"
  23. msgstr "Taalselectie"
  24. #: templates/rosetta/languages.html:14
  25. msgid "Application"
  26. msgstr ""
  27. #: templates/rosetta/languages.html:15
  28. msgid "Progress"
  29. msgstr "Voortgang"
  30. #: templates/rosetta/languages.html:16
  31. msgid "Messages"
  32. msgstr "Berichten"
  33. #: templates/rosetta/languages.html:17
  34. msgid "Translated"
  35. msgstr "Vertaald"
  36. #: templates/rosetta/languages.html:18 templates/rosetta/pofile.html:48
  37. msgid "Fuzzy"
  38. msgstr ""
  39. #: templates/rosetta/languages.html:19
  40. msgid "Obsolete"
  41. msgstr "Niet meer gebruikt"
  42. #: templates/rosetta/languages.html:20
  43. msgid "File"
  44. msgstr "Bestand"
  45. #: templates/rosetta/languages.html:41
  46. msgid "Nothing to translate!"
  47. msgstr "Niets te vertalen!"
  48. #: templates/rosetta/languages.html:42
  49. msgid ""
  50. "You haven't specified any languages in your settings file, or haven't yet "
  51. "generated a batch of translation catalogs."
  52. msgstr ""
  53. "U heeft geen talen gespecificeerd in het bestand settings.py of nog geen "
  54. "catalogus gegenereerd."
  55. # python-format
  56. #: templates/rosetta/languages.html:43
  57. #, python-format
  58. msgid ""
  59. "Please refer to <a href=\"%(i18n_doc_link)s\">Django's I18N documentation</"
  60. "a> for a guide on how to set up internationalization for your project."
  61. msgstr ""
  62. "Zie <a href=\"%(i18n_doc_link)s\">Django's I18N documentatie</a> (Engels) "
  63. "voor meer informatie over internationalisatie."
  64. #: templates/rosetta/pofile.html:7
  65. msgid "Pick another file"
  66. msgstr "Selecteer een ander bestand"
  67. #: templates/rosetta/pofile.html:8
  68. msgid "Download this catalog"
  69. msgstr "Download deze catalogus"
  70. #: templates/rosetta/pofile.html:16
  71. msgid "Progress: %(percent_translated)s%"
  72. msgstr "Voortgang: %(percent_translated)s%"
  73. #: templates/rosetta/pofile.html:17
  74. msgid "File is read-only: download the file when done editing!"
  75. msgstr ""
  76. "Dit is bestand is alleen-lezen; download dit bestand wanneer u klaar bent "
  77. "met bewerken!"
  78. #: templates/rosetta/pofile.html:19
  79. msgid "English"
  80. msgstr "Engels"
  81. #: templates/rosetta/pofile.html:21
  82. #, python-format
  83. msgid "Translate into %(rosetta_i18n_lang_name)s"
  84. msgstr "Vertalen in het %(rosetta_i18n_lang_name)s"
  85. #: templates/rosetta/pofile.html:24
  86. msgid "Display:"
  87. msgstr "Beeld:"
  88. #: templates/rosetta/pofile.html:25
  89. msgid "Untranslated only"
  90. msgstr "Alleen onvertaald"
  91. #: templates/rosetta/pofile.html:26
  92. msgid "Translated only"
  93. msgstr "Alleen vertaald"
  94. #: templates/rosetta/pofile.html:27
  95. msgid "Fuzzy only"
  96. msgstr ""
  97. #: templates/rosetta/pofile.html:28
  98. msgid "All"
  99. msgstr ""
  100. #: templates/rosetta/pofile.html:34
  101. msgid "Search"
  102. msgstr "Zoeken"
  103. #: templates/rosetta/pofile.html:36
  104. msgid "Go"
  105. msgstr "Ga"
  106. #: templates/rosetta/pofile.html:45
  107. msgid "Original"
  108. msgstr ""
  109. #: templates/rosetta/pofile.html:49
  110. msgid "Occurrences(s)"
  111. msgstr "Gevonden in"
  112. #: templates/rosetta/pofile.html:73
  113. msgid "suggest"
  114. msgstr ""
  115. #: templates/rosetta/pofile.html:84
  116. #, python-format
  117. msgid "%(more_count)s more"
  118. msgid_plural "%(more_count)s more"
  119. msgstr[0] ""
  120. msgstr[1] ""
  121. #: templates/rosetta/pofile.html:96
  122. msgid "Save and translate next block"
  123. msgstr "Opslaan en volgende blok vertalen"
  124. #: templates/rosetta/pofile.html:100
  125. msgid "Skip to page:"
  126. msgstr "Snel naar pagina:"
  127. #: templates/rosetta/pofile.html:113
  128. msgid "Displaying:"
  129. msgstr "Tonen:"
  130. #: templates/rosetta/pofile.html:115
  131. #, python-format
  132. msgid "%(hits)s/%(message_number)s message"
  133. msgid_plural "%(hits)s/%(message_number)s messages"
  134. msgstr[0] "%(hits)s/%(message_number)s bericht"
  135. msgstr[1] "%(hits)s/%(message_number)s berichten"
  136. #~ msgid "Both"
  137. #~ msgstr "Beide"