1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
|
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2009-03-04 18:11:19-0500\n"
"PO-Revision-Date: 2008-01-22 18:51:37+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: MonoDevelop.Gettext \n"
#: ../templates/BooGtkSharpProject.xpt.xml:7
msgid "Gtk# Project"
msgstr "Gtk#-project"
#: ../templates/BooGtkSharpProject.xpt.xml:8
#: ../templates/BooLibraryProject.xpt.xml:8
#: ../templates/EmptyBooProject.xpt.xml:8
msgid "Boo"
msgstr "Boo"
#: ../templates/BooGtkSharpProject.xpt.xml:11
msgid "Creates a Boo/Gtk# project"
msgstr "Maakt een nieuw Boo/Gtk#-project aan"
#: ../templates/BooLibraryProject.xpt.xml:7
msgid "Boo Library"
msgstr "Boo-bibliotheek"
#: ../templates/BooLibraryProject.xpt.xml:11
msgid "Creates a Boo library"
msgstr "Maakt een nieuwe boo-bibliotheek aan"
#: ../templates/BooGtkSharpWindow.xft.xml:7
msgid "Gtk# Window"
msgstr "Gtk#-venster"
#: ../templates/BooGtkSharpWindow.xft.xml:9
#: ../templates/EmptyBooFile.xft.xml:6
msgid "General"
msgstr "Algemeen"
#: ../templates/BooGtkSharpWindow.xft.xml:11
msgid "Creates a top-level Gtk# window"
msgstr "Maakt een Gtk#-venster op bovenste niveau aan"
#: ../templates/EmptyBooFile.xft.xml:4
msgid "Empty File"
msgstr "Leeg bestand"
#: ../templates/EmptyBooFile.xft.xml:8
msgid "Creates an empty Boo file."
msgstr "Maakt een leeg Boo-bestand aan."
#: ../templates/EmptyBooProject.xpt.xml:7
msgid "Empty Project"
msgstr "Leeg project"
#: ../templates/EmptyBooProject.xpt.xml:11
msgid "Creates an empty Boo solution."
msgstr "Maakt een lege Boo-oplossing."
#: ../BooBinding.addin.xml:33
msgid "Boo Files"
msgstr "Boo-bestanden"
#: ../BooBinding.addin.xml:55 ../Gui/OptionPanels/CodeCompilationPanel.boo:91
msgid "Code Generation"
msgstr "Broncodegenerate"
#: ../BooBinding.addin.xml:69
msgid "Boo source code"
msgstr ""
#: ../BooBinding.addin.xml:90 ../BooBinding.addin.xml:98
msgid "Boo Shell"
msgstr "Boo shell"
#: ../Gui/ShellTextView.boo:188
msgid "Copy Script"
msgstr "Kopieer"
#: ../Gui/ShellTextView.boo:192
msgid "Save Script As ..."
msgstr "Script opslaan als ..."
#: ../Gui/ShellTextView.boo:196
msgid "Load Project Assemblies (forces shell reset)"
msgstr "Project assemblies inladen (forceert een shell-reset)"
#: ../Gui/ShellTextView.boo:203
msgid "Reset Shell"
msgstr "Reset shell"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:42
msgid "Enable debug"
msgstr "Debug inschakelen"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:43
msgid "Enable ducky mode"
msgstr "Duck mode inschakelen"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:92
msgid "Output Path"
msgstr "Uitvoerpad"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:96
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:103
msgid "Output Assembly"
msgstr "Uitvoer-assembly"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:98
msgid "Warnings and Compiler Options"
msgstr "Waarschuwings- en compileropties"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:100
msgid "Compiler"
msgstr "Compiler"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:101
msgid "Culture"
msgstr "Cultuur"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:109
msgid "Executable"
msgstr "Uitvoerbaar bestand"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:113
msgid "Library"
msgstr "Bibliotheek"
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:117
msgid "Executable with GUI"
msgstr "Uitvoerbaar bestand met GUI"
#: ../Gui/OptionPanels/GeneralShellPanel.boo:50
msgid "General Options"
msgstr "Algemene opties"
#: ../Gui/OptionPanels/GeneralShellPanel.boo:52
msgid "Automatically indent new lines in code blocks"
msgstr "Nieuwe bestanden automatisch inspringen in broncodeblokken"
#: ../Gui/OptionPanels/GeneralShellPanel.boo:53
msgid "Shell reset clears scollback"
msgstr "Shell reset wist terugscrollen"
#: ../Gui/OptionPanels/GeneralShellPanel.boo:54
msgid "Shell reset clears command history"
msgstr "Shell reset wist commandogeschiedenis"
#: ../Gui/OptionPanels/GeneralShellPanel.boo:55
msgid "Load project assemblies after building them (Causes shell reset)"
msgstr "Projectassemblies inladen na het bouwen (veroorzaakt een shell reset)"
#: ../Gui/OptionPanels/GeneralShellPanel.boo:56
msgid "Font"
msgstr "Lettertype"
#: ../Gui/OptionPanels/GeneralShellPanel.boo:57
msgid "Use default monospace font"
msgstr "Gebruik het standaard monospace lettertype"
#: ../Gui/OptionPanels/GeneralShellPanel.boo:58
msgid "Use custom font:"
msgstr "Gebruikt alternatief lettertype:"
|