translations/bmsapp_nl.ts

Sat, 28 Jan 2023 10:36:59 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 28 Jan 2023 10:36:59 +0100
changeset 478
a3653722b0d6
parent 477
27e179759bf2
child 479
28f0e43e9f08
permissions
-rw-r--r--

Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.

31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 <!DOCTYPE TS>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 <TS version="2.1" language="nl_NL">
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5 <name>AboutDialog</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
6 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7 <location filename="../ui/AboutDialog.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9 <translation></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
11 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12 <location filename="../ui/AboutDialog.ui" line="31"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13 <source>Brewery Management System app</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14 <translation>Brouwerij Manage Systeem app</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
15 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
16 <message>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
17 <source>Code:
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
18 Author: Michiel Broek
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
19 Source: https://hg.mbse.eu/bmsapp/
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
20 License: GPL v3
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
21
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
22 Theme: QDarkStyleSheet
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
23 Author: Colin Duquesnoy, Daniel Pizetta, Gonzalo Peña-Castellanos, Carlos Cordoba
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
24 Source: https://github.com/ColinDuquesnoy/QDarkStyleSheet
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
25 License: MIT
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
26
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
27 Icons: Silk
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
28 Author: Mark James
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
29 Source: http://www.famfamfam.com/lab/icons/silk/
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
30 License: Creative Commons Attribution 2.5 License</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
31 <translation type="vanished">Code:
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
32 Auteur: Michiel Broek
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
33 Bron: https://hg.mbse.eu/bmsapp/
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
34 Licentie: GPL v3
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
35
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
36 Thema: QDarkStyleSheet
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
37 Auteur: Colin Duquesnoy, Daniel Pizetta, Gonzalo Peña-Castellanos, Carlos Cordoba
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
38 Bron: https://github.com/ColinDuquesnoy/QDarkStyleSheet
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
39 Licentie: MIT
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
40
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
41 Iconen: Silk
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
42 Auteur: Mark James
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
43 Bron: http://www.famfamfam.com/lab/icons/silk/
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
44 Licentie: Creative Commons Attribution 2.5 License</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
45 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
46 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
47 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
48 <name>BeerType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
49 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
50 <location filename="../src/global.cpp" line="77"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
51 <source>Lager</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
52 <translation>Ondergist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
53 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
54 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
55 <location filename="../src/global.cpp" line="78"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
56 <source>Ale</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
57 <translation>Bovengist</translation>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
58 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
59 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
60 <location filename="../src/global.cpp" line="79"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
61 <source>Mead</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
62 <translation>Mede</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
63 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
64 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
65 <location filename="../src/global.cpp" line="80"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
66 <source>Wheat</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
67 <translation>Tarwebier</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
68 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
69 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
70 <location filename="../src/global.cpp" line="81"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
71 <source>Mixed</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
72 <translation>Gemengd</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
73 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
74 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
75 <location filename="../src/global.cpp" line="82"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
76 <source>Cider</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
77 <translation>Cider</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
78 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
79 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
80 <context>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
81 <name>ChartCarbonate</name>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
82 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
83 <location filename="../src/ChartCarbonate.cpp" line="30"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
84 <source>BMSapp - Carbonation </source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
85 <translation>BMSapp - Carbonatie </translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
86 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
87 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
88 <location filename="../src/ChartCarbonate.cpp" line="35"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
89 <source>Save</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
90 <translation>Bewaar</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
91 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
92 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
93 <location filename="../src/ChartCarbonate.cpp" line="59"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
94 <location filename="../src/ChartCarbonate.cpp" line="84"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
95 <source>Temperature °C</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
96 <translation>Temperatuur °C</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
97 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
98 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
99 <location filename="../src/ChartCarbonate.cpp" line="61"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
100 <location filename="../src/ChartCarbonate.cpp" line="93"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
101 <source>Pressure bar</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
102 <translation>Druk in bar</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
103 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
104 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
105 <location filename="../src/ChartCarbonate.cpp" line="74"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
106 <source>Date</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
107 <translation>Datum</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
108 </message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
109 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
110 <location filename="../src/ChartCarbonate.cpp" line="123"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
111 <source>Save Image</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
112 <translation>Opslaan plaatje</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
113 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
114 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
115 <location filename="../src/ChartCarbonate.cpp" line="123"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
116 <source>Image (*.png)</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
117 <translation>Plaatje (*.png)</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
118 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
119 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
120 <location filename="../src/ChartCarbonate.cpp" line="125"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
121 <source>Save File</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
122 <translation>Bestand opslaan</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
123 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
124 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
125 <location filename="../src/ChartCarbonate.cpp" line="125"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
126 <source>No image file selected.</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
127 <translation>Geen plaatjes bestand gekozen.</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
128 </message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
129 </context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
130 <context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
131 <name>ChartFermenter</name>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
132 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
133 <location filename="../src/ChartFermenter.cpp" line="30"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
134 <source>BMSapp - Fermenter log </source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
135 <translation>BMSapp - Klimaatkast log </translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
136 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
137 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
138 <location filename="../src/ChartFermenter.cpp" line="35"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
139 <source>Save</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
140 <translation>Bewaar</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
141 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
142 <message>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
143 <location filename="../src/ChartFermenter.cpp" line="70"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
144 <source>Air</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
145 <translation>Lucht</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
146 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
147 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
148 <location filename="../src/ChartFermenter.cpp" line="72"/>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
149 <source>Beer</source>
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
150 <translation>Bier</translation>
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
151 </message>
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
152 <message>
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
153 <location filename="../src/ChartFermenter.cpp" line="76"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
154 <source>Chiller</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
155 <translation>Koeler</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
156 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
157 <message>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
158 <location filename="../src/ChartFermenter.cpp" line="100"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
159 <source>Date</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
160 <translation>Datum</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
161 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
162 <message>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
163 <location filename="../src/ChartFermenter.cpp" line="111"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
164 <source>Temp °C</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
165 <translation>Temp °C</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
166 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
167 <message>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
168 <location filename="../src/ChartFermenter.cpp" line="122"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
169 <source>Power %</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
170 <translation>Power %</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
171 </message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
172 <message>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
173 <location filename="../src/ChartFermenter.cpp" line="152"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
174 <source>Save Image</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
175 <translation>Opslaan plaatje</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
176 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
177 <message>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
178 <location filename="../src/ChartFermenter.cpp" line="152"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
179 <source>Image (*.png)</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
180 <translation>Plaatje (*.png)</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
181 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
182 <message>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
183 <location filename="../src/ChartFermenter.cpp" line="154"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
184 <source>Save File</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
185 <translation>Bestand opslaan</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
186 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
187 <message>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
188 <location filename="../src/ChartFermenter.cpp" line="154"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
189 <source>No image file selected.</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
190 <translation>Geen plaatjes bestand gekozen.</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
191 </message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
192 </context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
193 <context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
194 <name>ChartiSpindel</name>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
195 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
196 <location filename="../src/ChartiSpindel.cpp" line="30"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
197 <source>BMSapp - iSpindel </source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
198 <translation>BMSapp - iSpindel </translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
199 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
200 <message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
201 <source>Temp °C</source>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
202 <translation type="vanished">Temp °C</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
203 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
204 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
205 <location filename="../src/ChartiSpindel.cpp" line="35"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
206 <source>Save</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
207 <translation>Bewaar</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
208 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
209 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
210 <location filename="../src/ChartiSpindel.cpp" line="61"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
211 <source>Temperature</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
212 <translation>Temperatuur</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
213 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
214 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
215 <location filename="../src/ChartiSpindel.cpp" line="63"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
216 <source>SG</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
217 <translation>SG</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
218 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
219 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
220 <location filename="../src/ChartiSpindel.cpp" line="67"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
221 <source>Battery</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
222 <translation>Batterij</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
223 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
224 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
225 <location filename="../src/ChartiSpindel.cpp" line="79"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
226 <source>Date</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
227 <translation>Datum</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
228 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
229 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
230 <location filename="../src/ChartiSpindel.cpp" line="89"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
231 <source>Temperature °C</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
232 <translation>Temperatuur °C</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
233 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
234 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
235 <location filename="../src/ChartiSpindel.cpp" line="105"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
236 <source>Battery volt</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
237 <translation>Batterij volt</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
238 </message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
239 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
240 <location filename="../src/ChartiSpindel.cpp" line="134"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
241 <source>Save Image</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
242 <translation>Opslaan plaatje</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
243 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
244 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
245 <location filename="../src/ChartiSpindel.cpp" line="134"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
246 <source>Image (*.png)</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
247 <translation>Plaatje (*.png)</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
248 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
249 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
250 <location filename="../src/ChartiSpindel.cpp" line="136"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
251 <source>Save File</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
252 <translation>Bestand opslaan</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
253 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
254 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
255 <location filename="../src/ChartiSpindel.cpp" line="136"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
256 <source>No image file selected.</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
257 <translation>Geen plaatjes bestand gekozen.</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
258 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
259 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
260 <location filename="../src/ChartiSpindel.cpp" line="161"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
261 <source>%1
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
262 Temperature %2°C</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
263 <translation>%1
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
264 Temperatuur %2°C</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
265 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
266 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
267 <location filename="../src/ChartiSpindel.cpp" line="163"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
268 <source>%1
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
269 Density %2 SG</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
270 <translation>%1
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
271 Dichtheid %2 SG</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
272 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
273 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
274 <location filename="../src/ChartiSpindel.cpp" line="165"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
275 <source>%1
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
276 Battery %2 volt</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
277 <translation>%1
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
278 Batterij %2 volt</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
279 </message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
280 </context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
281 <context>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
282 <name>ChillerType</name>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
283 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
284 <location filename="../src/global.cpp" line="92"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
285 <source>-</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
286 <translation>-</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
287 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
288 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
289 <location filename="../src/global.cpp" line="93"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
290 <source>Immersion</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
291 <translation>Dompel</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
292 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
293 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
294 <location filename="../src/global.cpp" line="94"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
295 <source>Counterflow</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
296 <translation>Tegenstroom</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
297 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
298 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
299 <location filename="../src/global.cpp" line="96"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
300 <source>No-chill</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
301 <translation>Niet-koelen</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
302 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
303 <message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
304 <source>Emersion chiller</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
305 <translation type="vanished">Spiraal koeler</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
306 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
307 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
308 <source>Counterflow chiller</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
309 <translation type="vanished">Tegenstroom koeler</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
310 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
311 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
312 <location filename="../src/global.cpp" line="95"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
313 <source>Au bain marie</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
314 <translation>Au bain marie</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
315 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
316 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
317 <source>Natural</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
318 <translation type="vanished">Afkoelen</translation>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
319 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
320 </context>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
321 <context>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
322 <name>DetailCO2meter</name>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
323 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
324 <location filename="../ui/DetailCO2meter.ui" line="14"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
325 <source>Dialog</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
326 <translation>Dialog</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
327 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
328 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
329 <location filename="../ui/DetailCO2meter.ui" line="38"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
330 <source>Power</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
331 <translation>Power</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
332 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
333 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
334 <location filename="../ui/DetailCO2meter.ui" line="54"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
335 <source>Alarm</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
336 <translation>Alarm</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
337 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
338 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
339 <location filename="../ui/DetailCO2meter.ui" line="70"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
340 <location filename="../ui/DetailCO2meter.ui" line="96"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
341 <source>Color Led component</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
342 <translation></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
343 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
344 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
345 <location filename="../ui/DetailCO2meter.ui" line="73"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
346 <location filename="../ui/DetailCO2meter.ui" line="99"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
347 <source>Led indicator</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
348 <translation></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
349 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
350 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
351 <location filename="../ui/DetailCO2meter.ui" line="125"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
352 <source>Uuid:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
353 <translation>Uuid:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
354 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
355 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
356 <location filename="../ui/DetailCO2meter.ui" line="141"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
357 <source>System and unit:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
358 <translation>Systeem en unit:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
359 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
360 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
361 <location filename="../ui/DetailCO2meter.ui" line="157"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
362 <source>Code and beer:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
363 <translation>Code en bier:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
364 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
365 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
366 <location filename="../ui/DetailCO2meter.ui" line="173"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
367 <source>Working mode:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
368 <translation>Werking manier:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
369 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
370 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
371 <location filename="../ui/DetailCO2meter.ui" line="196"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
372 <source>Carbonation Pressure overview</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
373 <translation>Carbonatie druk overzicht</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
374 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
375 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
376 <location filename="../ui/DetailCO2meter.ui" line="273"/>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
377 <source>Choose beer:</source>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
378 <translation>Kies bier:</translation>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
379 </message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
380 <message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
381 <location filename="../ui/DetailCO2meter.ui" line="286"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
382 <source>Current status:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
383 <translation>Huidige status:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
384 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
385 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
386 <location filename="../ui/DetailCO2meter.ui" line="328"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
387 <source>Temperature</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
388 <translation>Temperatuur</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
389 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
390 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
391 <location filename="../ui/DetailCO2meter.ui" line="344"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
392 <source>Pressure</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
393 <translation>Druk</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
394 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
395 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
396 <location filename="../ui/DetailCO2meter.ui" line="360"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
397 <source>Shows the bottle pressure</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
398 <translation>Toont de flesdruk</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
399 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
400 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
401 <location filename="../ui/DetailCO2meter.ui" line="386"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
402 <source>Shows the temperature</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
403 <translation>Toont de temperatuur</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
404 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
405 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
406 <location filename="../ui/DetailCO2meter.ui" line="425"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
407 <source>The minimum calculated pressure in Bar for this beerstyle</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
408 <translation>De minimum berekende druk in Bar voor deze bierstijl</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
409 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
410 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
411 <location filename="../ui/DetailCO2meter.ui" line="459"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
412 <source>Bar</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
413 <translation>Bar</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
414 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
415 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
416 <location filename="../ui/DetailCO2meter.ui" line="475"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
417 <source>The maximum volumes CO2 for this beerstyle</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
418 <translation>De maximum volumes CO2 voor deze bierstijl</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
419 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
420 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
421 <location filename="../ui/DetailCO2meter.ui" line="509"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
422 <source>Vol CO2</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
423 <translation>Vol CO2</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
424 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
425 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
426 <location filename="../ui/DetailCO2meter.ui" line="525"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
427 <source>Maximum:</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
428 <translation>Maximum:</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
429 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
430 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
431 <location filename="../ui/DetailCO2meter.ui" line="541"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
432 <source>The minimum volumes CO2 for this beerstyle</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
433 <translation>De minimum volumes CO2 voor deze bierstijl</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
434 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
435 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
436 <location filename="../ui/DetailCO2meter.ui" line="575"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
437 <source>The maximum calculated pressure in Bar for this beerstyle</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
438 <translation>De maximum berekende druk in Bar voor deze bierstijl</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
439 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
440 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
441 <location filename="../ui/DetailCO2meter.ui" line="609"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
442 <source>Minimum:</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
443 <translation>Minimum:</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
444 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
445 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
446 <location filename="../ui/DetailCO2meter.ui" line="648"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
447 <source>The expected calculated pressure in Bar for this beer</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
448 <translation>De berekende verwachte druk in Bar voor dit bier</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
449 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
450 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
451 <location filename="../ui/DetailCO2meter.ui" line="682"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
452 <source>This beer:</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
453 <translation>Dit bier:</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
454 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
455 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
456 <location filename="../ui/DetailCO2meter.ui" line="698"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
457 <source>The desired volumes CO2 for this beer</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
458 <translation>De gewenste volumes CO2 voor dit bier</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
459 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
460 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
461 <source>Maximum</source>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
462 <translation type="vanished">Maximum</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
463 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
464 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
465 <source>Minimum</source>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
466 <translation type="vanished">Minimum</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
467 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
468 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
469 <location filename="../ui/DetailCO2meter.ui" line="632"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
470 <source>Style limits</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
471 <translation>Stijl limieten</translation>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
472 </message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
473 <message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
474 <source>Vol CO2:</source>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
475 <translation type="vanished">Vol CO2:</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
476 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
477 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
478 <source>Bar:</source>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
479 <translation type="vanished">Druk bar:</translation>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
480 </message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
481 <message>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
482 <source>Shows the beer temperature</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
483 <translation type="obsolete">Toont de bier temperatuur</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
484 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
485 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
486 <source>Shows the air temperature</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
487 <translation type="obsolete">Toont de lucht temperatuur</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
488 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
489 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
490 <location filename="../ui/DetailCO2meter.ui" line="748"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
491 <source>Quit</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
492 <translation>Terug</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
493 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
494 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
495 <location filename="../ui/DetailCO2meter.ui" line="765"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
496 <source>Log</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
497 <translation>Log</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
498 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
499 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
500 <location filename="../src/DetailCO2meter.cpp" line="39"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
501 <source>BMSapp - Details Carbonation</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
502 <translation>BMSapp - Details carbonatie</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
503 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
504 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
505 <location filename="../src/DetailCO2meter.cpp" line="122"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
506 <source>Online</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
507 <translation>Online</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
508 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
509 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
510 <location filename="../src/DetailCO2meter.cpp" line="145"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
511 <source>Offline</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
512 <translation>Offline</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
513 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
514 </context>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
515 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
516 <name>DetailFermenter</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
517 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
518 <location filename="../ui/DetailFermenter.ui" line="14"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
519 <source>Dialog</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
520 <translation>Dialog</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
521 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
522 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
523 <location filename="../ui/DetailFermenter.ui" line="38"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
524 <source>Power</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
525 <translation>Power</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
526 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
527 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
528 <location filename="../ui/DetailFermenter.ui" line="54"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
529 <source>Alarm</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
530 <translation>Alarm</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
531 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
532 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
533 <location filename="../ui/DetailFermenter.ui" line="70"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
534 <source>Light</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
535 <translation>Licht</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
536 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
537 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
538 <location filename="../ui/DetailFermenter.ui" line="86"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
539 <source>Door</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
540 <translation>Deur</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
541 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
542 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
543 <location filename="../ui/DetailFermenter.ui" line="102"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
544 <location filename="../ui/DetailFermenter.ui" line="128"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
545 <location filename="../ui/DetailFermenter.ui" line="147"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
546 <location filename="../ui/DetailFermenter.ui" line="173"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
547 <location filename="../ui/DetailFermenter.ui" line="725"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
548 <location filename="../ui/DetailFermenter.ui" line="751"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
549 <location filename="../ui/DetailFermenter.ui" line="777"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
550 <source>Color Led component</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
551 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
552 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
553 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
554 <location filename="../ui/DetailFermenter.ui" line="105"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
555 <location filename="../ui/DetailFermenter.ui" line="131"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
556 <location filename="../ui/DetailFermenter.ui" line="150"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
557 <location filename="../ui/DetailFermenter.ui" line="176"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
558 <location filename="../ui/DetailFermenter.ui" line="728"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
559 <location filename="../ui/DetailFermenter.ui" line="754"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
560 <location filename="../ui/DetailFermenter.ui" line="780"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
561 <source>Led indicator</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
562 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
563 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
564 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
565 <location filename="../ui/DetailFermenter.ui" line="209"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
566 <source>Uuid:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
567 <translation>Uuid:</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
568 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
569 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
570 <location filename="../ui/DetailFermenter.ui" line="225"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
571 <source>System and unit:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
572 <translation>Systeem en unit:</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
573 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
574 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
575 <location filename="../ui/DetailFermenter.ui" line="241"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
576 <source>Code and beer:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
577 <translation>Code en bier:</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
578 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
579 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
580 <location filename="../ui/DetailFermenter.ui" line="257"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
581 <source>Working mode:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
582 <translation>Werking manier:</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
583 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
584 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
585 <location filename="../ui/DetailFermenter.ui" line="273"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
586 <source>Fermentation stage:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
587 <translation>Vergisting fase:</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
588 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
589 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
590 <location filename="../ui/DetailFermenter.ui" line="289"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
591 <source>Fermentation profile:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
592 <translation>Vergisting profiel:</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
593 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
594 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
595 <location filename="../ui/DetailFermenter.ui" line="312"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
596 <source>Climate Controller overview</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
597 <translation>Klimaatkast overzicht</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
598 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
599 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
600 <location filename="../ui/DetailFermenter.ui" line="389"/>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
601 <source>Choose beer:</source>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
602 <translation>Kies bier:</translation>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
603 </message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
604 <message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
605 <location filename="../ui/DetailFermenter.ui" line="448"/>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
606 <location filename="../ui/DetailFermenter.ui" line="461"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
607 <source>PushButton</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
608 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
609 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
610 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
611 <location filename="../ui/DetailFermenter.ui" line="474"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
612 <source>Choose profile:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
613 <translation>Kies profiel:</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
614 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
615 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
616 <location filename="../ui/DetailFermenter.ui" line="487"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
617 <source>Current status:</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
618 <translation>Huidige status:</translation>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
619 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
620 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
621 <location filename="../ui/DetailFermenter.ui" line="516"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
622 <source>Chiller</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
623 <translation>Koeler</translation>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
624 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
625 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
626 <location filename="../ui/DetailFermenter.ui" line="532"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
627 <source>Air</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
628 <translation>Lucht</translation>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
629 </message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
630 <message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
631 <location filename="../ui/DetailFermenter.ui" line="548"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
632 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
633 <translation>Bier</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
634 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
635 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
636 <location filename="../ui/DetailFermenter.ui" line="567"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
637 <source>Shows the chiller temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
638 <translation>Toont de koeler temperatuur</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
639 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
640 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
641 <location filename="../ui/DetailFermenter.ui" line="580"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
642 <source>Shows the beer temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
643 <translation>Toont de bier temperatuur</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
644 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
645 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
646 <location filename="../ui/DetailFermenter.ui" line="606"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
647 <source>Shows the air temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
648 <translation>Toont de lucht temperatuur</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
649 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
650 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
651 <location filename="../ui/DetailFermenter.ui" line="689"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
652 <source>°C low</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
653 <translation>°C laag</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
654 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
655 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
656 <location filename="../ui/DetailFermenter.ui" line="702"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
657 <source>°C high</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
658 <translation>°C hoog</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
659 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
660 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
661 <location filename="../ui/DetailFermenter.ui" line="803"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
662 <source>Heat</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
663 <translation>Verwarm</translation>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
664 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
665 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
666 <location filename="../ui/DetailFermenter.ui" line="819"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
667 <source>Cool</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
668 <translation>Koel</translation>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
669 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
670 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
671 <location filename="../ui/DetailFermenter.ui" line="835"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
672 <source>Fan</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
673 <translation>Ventilator</translation>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
674 </message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
675 <message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
676 <location filename="../ui/DetailFermenter.ui" line="851"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
677 <location filename="../ui/DetailFermenter.ui" line="875"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
678 <location filename="../ui/DetailFermenter.ui" line="899"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
679 <source>...</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
680 <translation>...</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
681 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
682 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
683 <location filename="../ui/DetailFermenter.ui" line="936"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
684 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
685 <translation>Terug</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
686 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
687 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
688 <location filename="../ui/DetailFermenter.ui" line="953"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
689 <source>Log</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
690 <translation>Log</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
691 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
692 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
693 <location filename="../ui/DetailFermenter.ui" line="970"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
694 <source>Camera</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
695 <translation>Camera</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
696 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
697 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
698 <location filename="../src/DetailFermenter.cpp" line="39"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
699 <source>BMSapp - Details Fermenter</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
700 <translation>BMSapp - Details klimaatkast</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
701 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
702 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
703 <location filename="../src/DetailFermenter.cpp" line="74"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
704 <source>Erase profile</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
705 <translation>Wis profiel</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
706 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
707 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
708 <location filename="../src/DetailFermenter.cpp" line="135"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
709 <source>Online</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
710 <translation>Online</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
711 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
712 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
713 <location filename="../src/DetailFermenter.cpp" line="247"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
714 <source>Start</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
715 <translation>Start</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
716 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
717 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
718 <location filename="../src/DetailFermenter.cpp" line="253"/>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
719 <source>Profile active %1% done</source>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
720 <translation>Profiel aktief %1% gereed</translation>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
721 </message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
722 <message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
723 <location filename="../src/DetailFermenter.cpp" line="255"/>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
724 <location filename="../src/DetailFermenter.cpp" line="265"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
725 <source>Abort</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
726 <translation>Stoppen</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
727 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
728 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
729 <location filename="../src/DetailFermenter.cpp" line="258"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
730 <source>Pause</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
731 <translation>Pauze</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
732 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
733 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
734 <location filename="../src/DetailFermenter.cpp" line="263"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
735 <source>Profile paused %1% done</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
736 <translation>Profiel pauze %1% gereed</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
737 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
738 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
739 <location filename="../src/DetailFermenter.cpp" line="268"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
740 <source>Continue</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
741 <translation>Ga door</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
742 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
743 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
744 <location filename="../src/DetailFermenter.cpp" line="273"/>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
745 <source>Profile ready</source>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
746 <translation>Profiel gereed</translation>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
747 </message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
748 <message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
749 <location filename="../src/DetailFermenter.cpp" line="275"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
750 <source>Profile Ok</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
751 <translation>Profiel Ok</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
752 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
753 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
754 <location filename="../src/DetailFermenter.cpp" line="306"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
755 <source>Offline</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
756 <translation>Offline</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
757 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
758 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
759 <location filename="../src/DetailFermenter.cpp" line="439"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
760 <source>Profile running</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
761 <translation>Profiel draait</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
762 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
763 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
764 <location filename="../src/DetailFermenter.cpp" line="439"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
765 <source>Profile is active, really abort?</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
766 <translation>Profiel is aktief, echt stoppen?</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
767 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
768 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
769 <context>
348
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
770 <name>DetailNode</name>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
771 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
772 <location filename="../ui/DetailNode.ui" line="14"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
773 <source>Dialog</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
774 <translation>Dialog</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
775 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
776 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
777 <location filename="../ui/DetailNode.ui" line="38"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
778 <source>Uuid:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
779 <translation>Uuid:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
780 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
781 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
782 <location filename="../ui/DetailNode.ui" line="54"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
783 <source>System:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
784 <translation>Systeem:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
785 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
786 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
787 <location filename="../ui/DetailNode.ui" line="70"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
788 <source>Type:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
789 <translation>Soort:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
790 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
791 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
792 <location filename="../ui/DetailNode.ui" line="86"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
793 <source>First seen:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
794 <translation>Eerst gezien:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
795 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
796 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
797 <location filename="../ui/DetailNode.ui" line="160"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
798 <source>Current status:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
799 <translation>Huidige status:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
800 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
801 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
802 <location filename="../ui/DetailNode.ui" line="189"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
803 <source>Last seen:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
804 <translation>Laatst gezien:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
805 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
806 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
807 <location filename="../ui/DetailNode.ui" line="225"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
808 <source>System overview</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
809 <translation>Systeem overzicht</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
810 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
811 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
812 <location filename="../ui/DetailNode.ui" line="241"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
813 <source>Hardware maker:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
814 <translation>Hardware fabrikant:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
815 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
816 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
817 <location filename="../ui/DetailNode.ui" line="257"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
818 <source>Hardware model:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
819 <translation>Hardware model:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
820 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
821 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
822 <location filename="../ui/DetailNode.ui" line="273"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
823 <source>OS:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
824 <translation>OS:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
825 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
826 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
827 <location filename="../ui/DetailNode.ui" line="289"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
828 <source>Firmware:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
829 <translation>Firmware:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
830 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
831 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
832 <location filename="../ui/DetailNode.ui" line="305"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
833 <source>Temperature:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
834 <translation>Temperatuur:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
835 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
836 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
837 <location filename="../ui/DetailNode.ui" line="321"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
838 <source>Humidity:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
839 <translation>Vochtigheid:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
840 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
841 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
842 <location filename="../ui/DetailNode.ui" line="337"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
843 <source>Network:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
844 <translation>Netwerk:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
845 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
846 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
847 <location filename="../ui/DetailNode.ui" line="353"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
848 <source>Update interval:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
849 <translation>Ververs interval:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
850 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
851 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
852 <location filename="../ui/DetailNode.ui" line="421"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
853 <source>Barometer:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
854 <translation>Luchtdruk:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
855 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
856 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
857 <location filename="../ui/DetailNode.ui" line="443"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
858 <source>°C</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
859 <translation>°C</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
860 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
861 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
862 <location filename="../ui/DetailNode.ui" line="471"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
863 <source>%</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
864 <translation>%</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
865 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
866 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
867 <location filename="../ui/DetailNode.ui" line="499"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
868 <source>mbar</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
869 <translation>mbar</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
870 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
871 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
872 <location filename="../ui/DetailNode.ui" line="521"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
873 <source>WiFi SSID:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
874 <translation>WiFi SSID:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
875 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
876 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
877 <location filename="../ui/DetailNode.ui" line="537"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
878 <source>WiFi signal:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
879 <translation>WiFi signaal:</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
880 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
881 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
882 <location filename="../ui/DetailNode.ui" line="623"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
883 <source>Reboot</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
884 <translation>Herstart</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
885 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
886 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
887 <location filename="../ui/DetailNode.ui" line="636"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
888 <source>Refresh</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
889 <translation>Ververs</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
890 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
891 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
892 <location filename="../ui/DetailNode.ui" line="656"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
893 <source>Quit</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
894 <translation>Terug</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
895 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
896 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
897 <location filename="../src/DetailNode.cpp" line="38"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
898 <source>BMSapp - Details System</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
899 <translation>BMSapp - Details Systeem</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
900 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
901 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
902 <location filename="../src/DetailNode.cpp" line="69"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
903 <source>Online</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
904 <translation>Online</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
905 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
906 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
907 <location filename="../src/DetailNode.cpp" line="82"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
908 <source> version: </source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
909 <translation> versie: </translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
910 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
911 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
912 <location filename="../src/DetailNode.cpp" line="142"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
913 <source>Offline</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
914 <translation>Offline</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
915 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
916 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
917 <location filename="../src/DetailNode.cpp" line="206"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
918 <source>Reboot application</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
919 <translation>Herstart applicatie</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
920 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
921 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
922 <location filename="../src/DetailNode.cpp" line="206"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
923 <source>Remote application is running, really reboot?</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
924 <translation>De applicatie draait nu, echt herstarten?</translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
925 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
926 </context>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
927 <context>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
928 <name>DetailiSpindel</name>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
929 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
930 <location filename="../ui/DetailiSpindel.ui" line="14"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
931 <source>Dialog</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
932 <translation>Dialog</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
933 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
934 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
935 <location filename="../ui/DetailiSpindel.ui" line="38"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
936 <source>Power</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
937 <translation>Power</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
938 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
939 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
940 <location filename="../ui/DetailiSpindel.ui" line="54"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
941 <source>Alarm</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
942 <translation>Alarm</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
943 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
944 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
945 <location filename="../ui/DetailiSpindel.ui" line="70"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
946 <location filename="../ui/DetailiSpindel.ui" line="96"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
947 <source>Color Led component</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
948 <translation></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
949 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
950 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
951 <location filename="../ui/DetailiSpindel.ui" line="73"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
952 <location filename="../ui/DetailiSpindel.ui" line="99"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
953 <source>Led indicator</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
954 <translation></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
955 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
956 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
957 <location filename="../ui/DetailiSpindel.ui" line="125"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
958 <source>Uuid:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
959 <translation>Uuid:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
960 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
961 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
962 <location filename="../ui/DetailiSpindel.ui" line="141"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
963 <source>System and unit:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
964 <translation>Systeem en unit:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
965 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
966 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
967 <location filename="../ui/DetailiSpindel.ui" line="157"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
968 <source>Code and beer:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
969 <translation>Code en bier:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
970 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
971 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
972 <location filename="../ui/DetailiSpindel.ui" line="173"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
973 <source>Working mode:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
974 <translation>Werking manier:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
975 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
976 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
977 <location filename="../ui/DetailiSpindel.ui" line="189"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
978 <source>Battery voltage:</source>
406
6ff0f0a381b2 Fixed translation error.
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
979 <translation>Batterij voltage:</translation>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
980 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
981 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
982 <location filename="../ui/DetailiSpindel.ui" line="205"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
983 <source>Tilt angle°:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
984 <translation>Tilt hoek°:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
985 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
986 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
987 <location filename="../ui/DetailiSpindel.ui" line="228"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
988 <source>iSpindel overview</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
989 <translation>iSpindel overzicht</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
990 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
991 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
992 <location filename="../ui/DetailiSpindel.ui" line="305"/>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
993 <source>Choose beer:</source>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
994 <translation>Kies bier:</translation>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
995 </message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
996 <message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
997 <location filename="../ui/DetailiSpindel.ui" line="367"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
998 <source>Density °Plato:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
999 <translation>Densiteit °Plato:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1000 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1001 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
1002 <location filename="../ui/DetailiSpindel.ui" line="383"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1003 <source>Density SG:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1004 <translation>Densiteit SG:</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1005 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1006 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1007 <location filename="../ui/DetailiSpindel.ui" line="412"/>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1008 <source>Current status:</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1009 <translation>Huidige status:</translation>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1010 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1011 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
1012 <location filename="../ui/DetailiSpindel.ui" line="441"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1013 <source>Temperature</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1014 <translation>Temperatuur</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1015 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1016 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1017 <location filename="../ui/DetailiSpindel.ui" line="457"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1018 <source>Shows the temperature</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1019 <translation>Toont de temperatuur</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1020 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1021 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1022 <source>Shows the air temperature</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1023 <translation type="obsolete">Toont de lucht temperatuur</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1024 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1025 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1026 <location filename="../ui/DetailiSpindel.ui" line="499"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1027 <source>Apperant Attenuation</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1028 <translation>Schijnbare vergisting</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1029 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1030 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
1031 <location filename="../ui/DetailiSpindel.ui" line="532"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1032 <source>Fermentation progress</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1033 <translation>Vergisting voortgang</translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1034 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1035 <message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1036 <location filename="../ui/DetailiSpindel.ui" line="548"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1037 <source>OG</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1038 <translation>OG</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1039 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1040 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1041 <location filename="../ui/DetailiSpindel.ui" line="561"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1042 <source>SG</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1043 <translation>SG</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1044 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1045 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1046 <location filename="../ui/DetailiSpindel.ui" line="574"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1047 <source>SVG</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1048 <translation>SVG</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1049 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1050 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1051 <location filename="../ui/DetailiSpindel.ui" line="587"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1052 <source>ABV</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1053 <translation>ABV</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1054 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1055 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1056 <location filename="../ui/DetailiSpindel.ui" line="600"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1057 <source>Battery</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1058 <translation>Batterij</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1059 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1060 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1061 <location filename="../ui/DetailiSpindel.ui" line="699"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1062 <source>Quit</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1063 <translation>Terug</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1064 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1065 <message>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1066 <location filename="../ui/DetailiSpindel.ui" line="716"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1067 <source>Log</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1068 <translation>Log</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1069 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1070 <message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
1071 <location filename="../src/DetailiSpindel.cpp" line="39"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1072 <source>BMSapp - Details iSpindel</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1073 <translation>BMSapp - Detail iSpindel</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1074 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1075 <message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
1076 <location filename="../src/DetailiSpindel.cpp" line="88"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1077 <source>Online</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1078 <translation>Online</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1079 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1080 <message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
1081 <location filename="../src/DetailiSpindel.cpp" line="142"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1082 <source>Offline</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1083 <translation>Offline</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1084 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1085 </context>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1086 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1087 <name>EditEquipment</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1088 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1089 <location filename="../ui/EditEquipment.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1090 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1091 <translation></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1092 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1093 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1094 <location filename="../ui/EditEquipment.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1095 <source>Name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1096 <translation>Naam:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1097 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1098 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1099 <location filename="../ui/EditEquipment.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1100 <source>Notes:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1101 <translation>Opmerkingen:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1102 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1103 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1104 <location filename="../ui/EditEquipment.ui" line="64"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1105 <source>Name of this equipment</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1106 <translation>Naam van deze apparatuur</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1107 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1108 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1109 <location filename="../ui/EditEquipment.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1110 <source>Notes and usage tips.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1111 <translation>Opmerkingen en gebruik tips.</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1112 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1113 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1114 <location filename="../ui/EditEquipment.ui" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1115 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1116 <translation>Terug</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1117 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1118 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1119 <location filename="../ui/EditEquipment.ui" line="116"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1120 <source>Save</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1121 <translation>Bewaar</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1122 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1123 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1124 <location filename="../ui/EditEquipment.ui" line="136"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1125 <source>Delete</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1126 <translation>Verwijder</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1127 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1128 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1129 <location filename="../ui/EditEquipment.ui" line="177"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1130 <location filename="../ui/EditEquipment.ui" line="419"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1131 <location filename="../ui/EditEquipment.ui" line="539"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1132 <location filename="../ui/EditEquipment.ui" line="630"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1133 <location filename="../ui/EditEquipment.ui" line="727"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1134 <location filename="../ui/EditEquipment.ui" line="887"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1135 <location filename="../ui/EditEquipment.ui" line="924"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1136 <location filename="../ui/EditEquipment.ui" line="974"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1137 <location filename="../ui/EditEquipment.ui" line="1056"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1138 <location filename="../ui/EditEquipment.ui" line="1093"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1139 <location filename="../ui/EditEquipment.ui" line="1233"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1140 <location filename="../ui/EditEquipment.ui" line="1309"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1141 <source> L</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1142 <translation> L</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1143 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1144 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1145 <location filename="../ui/EditEquipment.ui" line="202"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1146 <source>Tun volume:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1147 <translation>Maischkuip volume:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1148 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1149 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1150 <location filename="../ui/EditEquipment.ui" line="218"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1151 <source>Tun height:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1152 <translation>Maischkuip hoogte:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1153 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1154 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1155 <location filename="../ui/EditEquipment.ui" line="234"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1156 <source>Tun weight:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1157 <translation>Maischkuip gewicht:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1158 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1159 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1160 <location filename="../ui/EditEquipment.ui" line="282"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1161 <source>Mash water:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1162 <translation>Maisch water:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1163 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1164 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1165 <location filename="../ui/EditEquipment.ui" line="298"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1166 <source>Maximum malts:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1167 <translation>Maximum moutstort:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1168 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1169 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1170 <location filename="../ui/EditEquipment.ui" line="320"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1171 <location filename="../ui/EditEquipment.ui" line="680"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1172 <source> cm</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1173 <translation> cm</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1174 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1175 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1176 <location filename="../ui/EditEquipment.ui" line="351"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1177 <location filename="../ui/EditEquipment.ui" line="450"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1178 <source> kg</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1179 <translation> Kg</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1180 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1181 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1182 <location filename="../ui/EditEquipment.ui" line="501"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1183 <source>Lauter deadspace:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1184 <translation>Filterkuip dode ruimte:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1185 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1186 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1187 <location filename="../ui/EditEquipment.ui" line="517"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1188 <source>Brewhouse efficiency:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1189 <translation>Brouwzaal rendement:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1190 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1191 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1192 <location filename="../ui/EditEquipment.ui" line="570"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1193 <source>%</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1194 <translation>%</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1195 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1196 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1197 <location filename="../ui/EditEquipment.ui" line="608"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1198 <source>Kettle volume:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1199 <translation>Kookketel volume:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1200 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1201 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1202 <location filename="../ui/EditEquipment.ui" line="655"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1203 <source>Kettle height:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1204 <translation>Kookketel hoogte:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1205 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1206 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1207 <location filename="../ui/EditEquipment.ui" line="705"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1208 <source>Boil size at 100 °C:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1209 <translation>Kook volume bij 100 °C:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1210 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1211 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1212 <location filename="../ui/EditEquipment.ui" line="752"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1213 <source>Evaporation Liter/hour:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1214 <translation>Verdamping Liter per uur:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1215 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1216 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1217 <location filename="../ui/EditEquipment.ui" line="768"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1218 <source>Boil time:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1219 <translation>Kooktijd:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1220 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1221 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1222 <location filename="../ui/EditEquipment.ui" line="784"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1223 <source>Top up kettle:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1224 <translation>Extra water bij koken:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1225 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1226 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1227 <location filename="../ui/EditEquipment.ui" line="800"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1228 <source>Batch size at 100 °C:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1229 <translation>Eind volume bij 100 °C:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1230 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1231 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1232 <location filename="../ui/EditEquipment.ui" line="822"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1233 <source> L/h</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1234 <translation> L/u</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1235 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1236 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1237 <location filename="../ui/EditEquipment.ui" line="853"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1238 <location filename="../ui/EditEquipment.ui" line="1183"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1239 <source> min</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1240 <translation> min</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1241 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1242 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1243 <location filename="../ui/EditEquipment.ui" line="878"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1244 <source>Added extra water during boil</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1245 <translation>Toegevoegd extra water tijdens koken</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1246 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1247 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1248 <location filename="../ui/EditEquipment.ui" line="949"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1249 <source>Kettle trub loss:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1250 <translation>Kookketel trub verlies:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1251 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1252 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1253 <location filename="../ui/EditEquipment.ui" line="965"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1254 <source>Trub loss to leave behind in the kettle</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1255 <translation>Trub verlies wat achterblijft in de kookketel</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1256 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1257 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1258 <location filename="../ui/EditEquipment.ui" line="1267"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1259 <source>Transfer loss:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1260 <translation>Overbrengen verlies:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1261 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1262 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1263 <location filename="../ui/EditEquipment.ui" line="1283"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1264 <source>Immersion chiller:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1265 <translation>Dompelkoeler:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1266 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1267 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1268 <source>Calculate boil volume:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1269 <translation type="vanished">Bereken kook volume:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1270 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1271 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1272 <source>Yes</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1273 <translation type="vanished">Ja</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1274 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1275 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1276 <location filename="../ui/EditEquipment.ui" line="153"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1277 <source>Mashing</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1278 <translation>Maischen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1279 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1280 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1281 <source>Tun volume L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1282 <translation type="vanished">Maischkuip volume L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1283 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1284 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1285 <source>Tun height cm:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1286 <translation type="vanished">Maischkuip hoogte cm:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1287 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1288 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1289 <source>Tun weight kg:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1290 <translation type="vanished">Maischkuip gewicht kg:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1291 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1292 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1293 <location filename="../ui/EditEquipment.ui" line="250"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1294 <source>Tun material:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1295 <translation>Maischkuip materiaal:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1296 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1297 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1298 <location filename="../ui/EditEquipment.ui" line="266"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1299 <source>Tun specific heat:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1300 <translation>Maischkuip specific heat:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1301 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1302 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1303 <source>Mash water L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1304 <translation type="vanished">Maischwater L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1305 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1306 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1307 <source>Maximum malts kg:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1308 <translation type="vanished">Maximum moutstort kg:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1309 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1310 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1311 <location filename="../ui/EditEquipment.ui" line="486"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1312 <source>Lautering</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1313 <translation>Filteren</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1314 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1315 <message>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1316 <source>Kettle height cm:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1317 <translation type="vanished">Kookketel hoogte cm:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1318 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1319 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1320 <location filename="../ui/EditEquipment.ui" line="671"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1321 <source>Measured inside the kettle</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1322 <translation>Gemeten binnen in de ketel</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1323 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1324 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1325 <source>Boil size at 100 °C L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1326 <translation type="vanished">Kook volume bij 100 °C L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1327 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1328 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1329 <source>Batch size at 100 °C L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1330 <translation type="vanished">Eind volume bij 100 °C L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1331 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1332 <message>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1333 <source>Kettle trub loss L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1334 <translation type="vanished">Kookketel trub verlies L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1335 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1336 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1337 <location filename="../ui/EditEquipment.ui" line="1000"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1338 <source>Transfer</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1339 <translation>Overbrengen</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1340 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1341 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1342 <location filename="../ui/EditEquipment.ui" line="1015"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1343 <source>Extra water in fermenter:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1344 <translation>Extra water in gistvat:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1345 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1346 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1347 <location filename="../ui/EditEquipment.ui" line="1031"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1348 <source>Volume in fermenter:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1349 <translation>Volume naar het gistvat:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1350 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1351 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1352 <location filename="../ui/EditEquipment.ui" line="1047"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1353 <source>Extra water to add to the fermenter</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1354 <translation>Extra water toevoegen in het gistvat</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1355 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1356 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1357 <location filename="../ui/EditEquipment.ui" line="1148"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1358 <source>Wort chiller type:</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1359 <translation>Wort koeler type:</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1360 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1361 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1362 <location filename="../ui/EditEquipment.ui" line="1174"/>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1363 <source>Minutes elapsed to cool to 79 °C</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1364 <translation>Nodige minuten om tot 79 °C te koelen</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1365 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1366 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1367 <location filename="../ui/EditEquipment.ui" line="1208"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1368 <source>Minutes to cool to 79 °C:</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1369 <translation>Minuten koelen tot 79 °C:</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1370 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1371 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1372 <location filename="../ui/EditEquipment.ui" line="1224"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1373 <source>Volume lost in hoses, pump ...</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1374 <translation>Verlies in slangen, pomp ...</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1375 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1376 <message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1377 <source>Transfer loss L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1378 <translation type="vanished">Overbrengen verlies L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1379 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1380 <message>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1381 <source>Immersion chiller L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1382 <translation type="vanished">Dompelkoeler L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1383 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1384 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1385 <location filename="../ui/EditEquipment.ui" line="1299"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1386 <source>Temporary extra volume of the immersion chiller in the kettle.
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1387 Used to correct the after boil volume.</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1388 <translation>Tijdelijk extra volume in de kookketel.
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1389 Wordt gebruikt als correctie voor na koken volume.</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1390 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1391 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1392 <location filename="../ui/EditEquipment.ui" line="1334"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1393 <source>Liters per minute to pump trough the chiller.
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1394 Used to calculate the time needed to transfer the wort.</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1395 <translation>Liters per minuut pompen door de koeler.
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1396 Gebruikt om de tijd te berekenen om het wort weg te pompen.</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1397 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1398 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1399 <location filename="../ui/EditEquipment.ui" line="1344"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1400 <source> L/m</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1401 <translation> L/m</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1402 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1403 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1404 <location filename="../ui/EditEquipment.ui" line="1369"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1405 <source>Transfer liters/minute:</source>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
1406 <translation>Overbrengen liters/minuut:</translation>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1407 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1408 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1409 <source>Lauter volume L:</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1410 <translation type="vanished">Filterkuip volume L:</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1411 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1412 <message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1413 <source>Lauter height cm:</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1414 <translation type="vanished">Filterkuip hoogte cm:</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1415 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1416 <message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1417 <source>Lauter deadspace L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1418 <translation type="vanished">Filterkuip dode ruimte L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1419 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1420 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1421 <source>Brewhouse efficiency %:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1422 <translation type="vanished">Brouwzaal rendement %:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1423 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1424 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1425 <location filename="../ui/EditEquipment.ui" line="596"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1426 <source>Boiling</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1427 <translation>Koken</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1428 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1429 <message>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1430 <source>Kettle volume L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1431 <translation type="vanished">Kookketel volume L:</translation>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1432 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1433 <message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1434 <source>Kettle heigh cmt:</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1435 <translation type="vanished">Kookketel hoogte cm:</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1436 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1437 <message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1438 <source>Boil size L:</source>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1439 <translation type="vanished">Kook volume L:</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1440 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1441 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1442 <source>Evaporation L/hour:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1443 <translation type="vanished">Verdamping per uur L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1444 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1445 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1446 <source>Boil time minutes:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1447 <translation type="vanished">Kooktijd minuten:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1448 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1449 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1450 <source>Top up kettle L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1451 <translation type="vanished">Extra water bij koken L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1452 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1453 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1454 <source>Hop utilization %:</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1455 <translation type="vanished">Hop efficientie %:</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1456 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1457 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1458 <source>Batch size L:</source>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1459 <translation type="vanished">Volume einde kook L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1460 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1461 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1462 <source>100% for small breweries, higher for large breweries.</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1463 <translation type="vanished">100% voor kleine brouwerijen, hoger voor grote.</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1464 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1465 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1466 <location filename="../ui/EditEquipment.ui" line="1136"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1467 <source>Chilling</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1468 <translation>Koelen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1469 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1470 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1471 <source>Trub chiller loss L:</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1472 <translation type="vanished">Trub en koeler verlies L:</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1473 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1474 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1475 <source>Extra water in fermenter L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1476 <translation type="vanished">Extra water in gistvat L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1477 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1478 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1479 <source>Volume in fermenter L:</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1480 <translation type="vanished">Volume naar het gistvat L:</translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1481 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1482 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1483 <location filename="../ui/EditEquipment.ui" line="1119"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1484 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1485 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1486 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1487 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1488 <source>Stainless Steel</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1489 <translation type="vanished">RVS</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1490 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1491 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1492 <source>Aluminium</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1493 <translation type="vanished">Aluminium</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1494 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1495 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1496 <source>Plastics</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1497 <translation type="vanished">Kunststof</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1498 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1499 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1500 <source>Copper</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1501 <translation type="vanished">Koper</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1502 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1503 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1504 <location filename="../src/EditEquipment.cpp" line="156"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1505 <source>BMSapp - Add new equipment</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1506 <translation>BMSapp - Nieuwe apparatuur</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1507 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1508 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1509 <location filename="../src/EditEquipment.cpp" line="158"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1510 <source>BMSapp - Edit equipment %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1511 <translation>BMSapp - Wijzig apparatuur %1</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1512 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1513 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1514 <location filename="../src/EditEquipment.cpp" line="175"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1515 <source>Edit Equipment</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1516 <translation>Wijzig apparatuur</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1517 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1518 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1519 <location filename="../src/EditEquipment.cpp" line="175"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1520 <source>Name empty or too short.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1521 <translation>De naam is leeg of te kort.</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1522 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1523 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1524 <location filename="../src/EditEquipment.cpp" line="234"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1525 <location filename="../src/EditEquipment.cpp" line="293"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1526 <location filename="../src/EditEquipment.cpp" line="318"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1527 <source>Database error</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1528 <translation>Database fout</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1529 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1530 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1531 <location filename="../src/EditEquipment.cpp" line="235"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1532 <location filename="../src/EditEquipment.cpp" line="294"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1533 <location filename="../src/EditEquipment.cpp" line="319"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1534 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1535 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1536 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1537 <translation>MySQL fout: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1538 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1539 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1540 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1541 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1542 <location filename="../src/EditEquipment.cpp" line="308"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1543 <source>Delete equipment</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1544 <translation>Verwijder apparatuur</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1545 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1546 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1547 <location filename="../src/EditEquipment.cpp" line="308"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1548 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1549 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1550 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1551 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1552 <location filename="../src/EditEquipment.cpp" line="439"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1553 <source>Equipment changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1554 <translation>Apparatuur gewijzigd</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1555 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1556 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1557 <location filename="../src/EditEquipment.cpp" line="439"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1558 <source>This equipment has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1559 <translation>Deze installatie is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1560 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1561 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1562 <source>This equipment has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1563 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1564 <translation type="vanished">Deze apparatuur is gewijzigd
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1565 Bewaar wijzigingen?</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1566 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1567 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1568 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1569 <name>EditFermentable</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1570 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1571 <location filename="../ui/EditFermentable.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1572 <source>Dialog</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1573 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1574 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1575 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1576 <location filename="../ui/EditFermentable.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1577 <source>Name:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1578 <translation>Naam:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1579 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1580 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1581 <location filename="../ui/EditFermentable.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1582 <source>Notes:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1583 <translation>Opmerkingen:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1584 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1585 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1586 <location filename="../ui/EditFermentable.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1587 <source>Type:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1588 <translation>Soort:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1589 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1590 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1591 <location filename="../ui/EditFermentable.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1592 <source>Grain type:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1593 <translation>Graan type:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1594 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1595 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1596 <location filename="../ui/EditFermentable.ui" line="93"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1597 <source>Origin:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1598 <translation>Herkomst:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1599 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1600 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1601 <location filename="../ui/EditFermentable.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1602 <source>Supplier:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1603 <translation>Leverancier:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1604 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1605 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1606 <location filename="../ui/EditFermentable.ui" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1607 <source>Max in batch:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1608 <translation>Max. in stort:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1609 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1610 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1611 <location filename="../ui/EditFermentable.ui" line="141"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1612 <source>Recommend mash:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1613 <translation>Maischen nodig:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1614 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1615 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1616 <location filename="../ui/EditFermentable.ui" line="157"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1617 <source>Add after boil:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1618 <translation>Toevoegen na koken:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1619 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1620 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1621 <location filename="../ui/EditFermentable.ui" line="173"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1622 <source>Add moment:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1623 <translation>Toevoegen bij:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1624 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1625 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1626 <location filename="../ui/EditFermentable.ui" line="189"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1627 <source>Always on stock:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1628 <translation>Altijd in voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1629 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1630 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1631 <source>Inventory:</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1632 <translation type="vanished">Voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1633 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1634 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1635 <location filename="../ui/EditFermentable.ui" line="221"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1636 <source>Cost per Kg:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1637 <translation>Prijs per kg:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1638 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1639 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1640 <source>Total value:</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1641 <translation type="vanished">Waarde voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1642 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1643 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1644 <location filename="../ui/EditFermentable.ui" line="253"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1645 <source>Yield:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1646 <translation>Opbrengst:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1647 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1648 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1649 <location filename="../ui/EditFermentable.ui" line="269"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1650 <source>Color EBC:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1651 <translation>EBC kleur:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1652 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1653 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1654 <location filename="../ui/EditFermentable.ui" line="285"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1655 <source>Moisture:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1656 <translation>Vochtgehalte %:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1657 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1658 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1659 <location filename="../ui/EditFermentable.ui" line="301"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1660 <source>Coarse fine diff:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1661 <translation>Grof/fijn verschil %:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1662 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1663 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1664 <location filename="../ui/EditFermentable.ui" line="317"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1665 <source>Protein:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1666 <translation>Eiwitgehalte %:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1667 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1668 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1669 <source>Diastatic power:</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1670 <translation type="vanished">Enzymkracht °WK:</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1671 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1672 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1673 <location filename="../ui/EditFermentable.ui" line="205"/>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1674 <source>Inventory Kg:</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1675 <translation>Voorraad Kg:</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1676 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1677 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1678 <location filename="../ui/EditFermentable.ui" line="237"/>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1679 <source>Total:</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1680 <translation>Totaal:</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1681 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1682 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1683 <location filename="../ui/EditFermentable.ui" line="333"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1684 <source>Windisch-Kolbach:</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1685 <translation>Windisch-Kolbach:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1686 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1687 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1688 <location filename="../ui/EditFermentable.ui" line="349"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1689 <source>Dissolved protein:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1690 <translation>Opgelost eiwit %:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1691 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1692 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1693 <location filename="../ui/EditFermentable.ui" line="365"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1694 <source>Dissolved pH:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1695 <translation>pH in demiwater:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1696 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1697 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1698 <location filename="../ui/EditFermentable.ui" line="381"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1699 <source>Acid to pH 5.7:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1700 <translation>Base tot pH 5,7 mEq/l:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1701 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1702 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1703 <location filename="../ui/EditFermentable.ui" line="397"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1704 <source>Production date:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1705 <translation>Productie datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1706 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1707 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1708 <location filename="../ui/EditFermentable.ui" line="413"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1709 <source>Best before date:</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1710 <translation>Gebruik voor datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1711 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1712 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1713 <location filename="../ui/EditFermentable.ui" line="432"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1714 <source>Name of the fermentable</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1715 <translation>Naam van vergistbaar ingredient</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1716 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1717 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1718 <location filename="../ui/EditFermentable.ui" line="445"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1719 <source>Notes and usage tips.</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1720 <translation>Opmerkingen en gebruik tips.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1721 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1722 <message>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
1723 <location filename="../ui/EditFermentable.ui" line="493"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1724 <source>Country of origin</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1725 <translation>Land van herkomst</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1726 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1727 <message>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
1728 <location filename="../ui/EditFermentable.ui" line="509"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1729 <source>Producer or supplier</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1730 <translation>Fabrikant of leverancier</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1731 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1732 <message>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
1733 <location filename="../ui/EditFermentable.ui" line="528"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1734 <location filename="../ui/EditFermentable.ui" line="618"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1735 <location filename="../ui/EditFermentable.ui" line="662"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1736 <location filename="../ui/EditFermentable.ui" line="684"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1737 <location filename="../ui/EditFermentable.ui" line="706"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1738 <location filename="../ui/EditFermentable.ui" line="728"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1739 <source> %</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1740 <translation> %</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1741 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1742 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1743 <location filename="../ui/EditFermentable.ui" line="559"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1744 <source> Kg</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1745 <translation> Kg</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1746 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1747 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1748 <location filename="../ui/EditFermentable.ui" line="590"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1749 <location filename="../ui/EditFermentable.ui" line="1012"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1750 <source> €</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1751 <translation> €</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1752 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1753 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1754 <location filename="../ui/EditFermentable.ui" line="750"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1755 <source> °WK</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1756 <translation> °WK</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1757 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1758 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1759 <location filename="../ui/EditFermentable.ui" line="816"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1760 <location filename="../ui/EditFermentable.ui" line="829"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1761 <location filename="../ui/EditFermentable.ui" line="842"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1762 <source>Yes</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1763 <translation>Ja</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1764 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1765 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1766 <location filename="../ui/EditFermentable.ui" line="891"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1767 <location filename="../ui/EditFermentable.ui" line="924"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1768 <source>yyyy-MM-dd</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1769 <translation>yyyy-MM-dd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1770 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1771 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1772 <location filename="../ui/EditFermentable.ui" line="946"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1773 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1774 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1775 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1776 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1777 <location filename="../ui/EditFermentable.ui" line="966"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1778 <source>Save</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1779 <translation>Bewaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1780 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1781 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1782 <location filename="../ui/EditFermentable.ui" line="986"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1783 <source>Delete</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1784 <translation>Verwijder</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1785 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1786 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1787 <location filename="../ui/EditFermentable.ui" line="1028"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1788 <source>Lintner:</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1789 <translation>Lintner:</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1790 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1791 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1792 <location filename="../ui/EditFermentable.ui" line="1050"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1793 <source> °L</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1794 <translation> °L</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1795 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1796 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1797 <location filename="../ui/EditFermentable.ui" line="1072"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1798 <source>Set the tht date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1799 <translation>Zet de tht datum op vandaag.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1800 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1801 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1802 <location filename="../ui/EditFermentable.ui" line="1075"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1803 <location filename="../ui/EditFermentable.ui" line="1095"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1804 <location filename="../ui/EditFermentable.ui" line="1115"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1805 <location filename="../ui/EditFermentable.ui" line="1135"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1806 <source>...</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1807 <translation>...</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1808 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1809 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1810 <location filename="../ui/EditFermentable.ui" line="1092"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1811 <source>Clear tht date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1812 <translation>Verwijder de tht datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1813 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1814 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1815 <location filename="../ui/EditFermentable.ui" line="1112"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1816 <source>Set the production date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1817 <translation>Zet de productie datum op vandaag.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1818 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1819 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1820 <location filename="../ui/EditFermentable.ui" line="1132"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1821 <source>Clear production date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1822 <translation>Verwijder de productie datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1823 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1824 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1825 <location filename="../ui/EditFermentable.ui" line="1152"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1826 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1827 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1828 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1829 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1830 <location filename="../src/EditFermentable.cpp" line="33"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1831 <source>Grain</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1832 <translation>Mout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1833 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1834 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1835 <location filename="../src/EditFermentable.cpp" line="34"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1836 <source>Sugar</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1837 <translation>Suiker</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1838 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1839 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1840 <location filename="../src/EditFermentable.cpp" line="35"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1841 <source>Extract</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1842 <translation>Vloeibaar extract</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1843 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1844 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1845 <location filename="../src/EditFermentable.cpp" line="36"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1846 <source>Dry extract</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1847 <translation>Droog extract</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1848 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1849 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1850 <location filename="../src/EditFermentable.cpp" line="37"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1851 <source>Adjunct</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1852 <translation>Ongemout graan</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1853 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1854 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1855 <location filename="../src/EditFermentable.cpp" line="39"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1856 <source>Base</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1857 <translation>Basismout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1858 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1859 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1860 <location filename="../src/EditFermentable.cpp" line="40"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1861 <source>Roast</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1862 <translation>Geroosterde mout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1863 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1864 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1865 <location filename="../src/EditFermentable.cpp" line="41"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1866 <source>Crystal</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1867 <translation>Cara- of crystalmout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1868 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1869 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1870 <location filename="../src/EditFermentable.cpp" line="42"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1871 <source>Kilned</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1872 <translation>Geëeste mout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1873 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1874 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1875 <location filename="../src/EditFermentable.cpp" line="43"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1876 <source>Sour Malt</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1877 <translation>Zuurmout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1878 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1879 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1880 <location filename="../src/EditFermentable.cpp" line="44"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1881 <source>Special</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1882 <translation>Speciale mout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1883 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1884 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1885 <location filename="../src/EditFermentable.cpp" line="45"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1886 <source>No malt</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1887 <translation>Geen mout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1888 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1889 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1890 <location filename="../src/EditFermentable.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1891 <source>Mash</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1892 <translation>Maischen</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1893 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1894 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1895 <location filename="../src/EditFermentable.cpp" line="48"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1896 <source>Boil</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1897 <translation>Koken</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1898 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1899 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1900 <location filename="../src/EditFermentable.cpp" line="49"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1901 <source>Fermentation</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1902 <translation>Hoofdvergisting</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1903 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1904 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1905 <location filename="../src/EditFermentable.cpp" line="50"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1906 <source>Lagering</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1907 <translation>Nagisting/lagering</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1908 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1909 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1910 <location filename="../src/EditFermentable.cpp" line="51"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1911 <source>Bottle</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1912 <translation>Bottelen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1913 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1914 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1915 <location filename="../src/EditFermentable.cpp" line="52"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1916 <source>Kegs</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1917 <translation>Fusten</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1918 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1919 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1920 <location filename="../src/EditFermentable.cpp" line="157"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1921 <source>BMSapp - Add new fermentable</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1922 <translation>BMSapp - Nieuw vergistbaar ingredient</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1923 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1924 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1925 <location filename="../src/EditFermentable.cpp" line="159"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1926 <source>BMSapp - Edit fermentable %1</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1927 <translation>BMSapp - Wijzig vergistbaar ingredient %1</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1928 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1929 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1930 <location filename="../src/EditFermentable.cpp" line="175"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1931 <location filename="../src/EditFermentable.cpp" line="179"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1932 <location filename="../src/EditFermentable.cpp" line="183"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1933 <source>Edit Fermentable</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1934 <translation>Wijzig vergistbaar ingredient</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1935 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1936 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1937 <location filename="../src/EditFermentable.cpp" line="175"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1938 <source>Name empty or too short.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1939 <translation>De naam is leeg of te kort.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1940 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1941 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1942 <location filename="../src/EditFermentable.cpp" line="179"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1943 <source>Origin empty or too short.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1944 <translation>Herkomst leeg of te kort.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1945 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1946 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1947 <location filename="../src/EditFermentable.cpp" line="183"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1948 <source>Supplier empty or too short.</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1949 <translation>Leverancier leeg of te kort.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1950 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1951 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1952 <location filename="../src/EditFermentable.cpp" line="236"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1953 <location filename="../src/EditFermentable.cpp" line="290"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1954 <location filename="../src/EditFermentable.cpp" line="315"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1955 <source>Database error</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1956 <translation>Database fout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1957 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1958 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1959 <location filename="../src/EditFermentable.cpp" line="237"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1960 <location filename="../src/EditFermentable.cpp" line="291"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1961 <location filename="../src/EditFermentable.cpp" line="316"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1962 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1963 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1964 %3</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1965 <translation>MySQL fout: %1
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1966 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1967 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1968 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1969 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1970 <location filename="../src/EditFermentable.cpp" line="305"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1971 <source>Delete fermentable</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1972 <translation>Verwijder vergistbaar ingredient</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1973 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1974 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1975 <location filename="../src/EditFermentable.cpp" line="305"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1976 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1977 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1978 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1979 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1980 <location filename="../src/EditFermentable.cpp" line="361"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1981 <source>Fermentable changed</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1982 <translation>Vergistbaar ingredient gewijzigd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1983 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1984 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1985 <location filename="../src/EditFermentable.cpp" line="361"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1986 <source>This fermentable has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1987 <translation>Dit vergistbaar ingredient is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1988 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1989 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1990 <source>The fermentable has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1991 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1992 <translation type="vanished">Vergistbaar ingredient gewijzigd
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1993 Bewaar wijzigingen?</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1994 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1995 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1996 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1997 <name>EditHop</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1998 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1999 <location filename="../ui/EditHop.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2000 <source>Dialog</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2001 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2002 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2003 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2004 <location filename="../ui/EditHop.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2005 <source>Name:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2006 <translation>Naam:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2007 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2008 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2009 <location filename="../ui/EditHop.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2010 <source>Notes:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2011 <translation>Opmerkingen:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2012 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2013 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2014 <location filename="../ui/EditHop.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2015 <source>Inventory:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2016 <translation>Voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2017 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2018 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2019 <location filename="../ui/EditHop.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2020 <source>Cost per Kg:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2021 <translation>Prijs per kg:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2022 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2023 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2024 <location filename="../ui/EditHop.ui" line="93"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2025 <source>Total value:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2026 <translation>Waarde voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2027 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2028 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2029 <location filename="../ui/EditHop.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2030 <source>Harvest date:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2031 <translation>Oogst datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2032 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2033 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2034 <location filename="../ui/EditHop.ui" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2035 <source>Best BeFore date:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2036 <translation>Gebruik voor datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2037 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2038 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2039 <location filename="../ui/EditHop.ui" line="144"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2040 <source>Name of the hop</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2041 <translation>Naam van de hop</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2042 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2043 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2044 <location filename="../ui/EditHop.ui" line="157"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2045 <source>Notes and usage tips.</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2046 <translation>Opmerkingen en gebruik tips.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2047 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2048 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2049 <location filename="../ui/EditHop.ui" line="182"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2050 <source> Kg</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2051 <translation> Kg</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2052 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2053 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2054 <location filename="../ui/EditHop.ui" line="213"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2055 <location filename="../ui/EditHop.ui" line="373"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2056 <source> €</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2057 <translation> €</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2058 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2059 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2060 <location filename="../ui/EditHop.ui" line="252"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2061 <location filename="../ui/EditHop.ui" line="285"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2062 <source>yyyy-MM-dd</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2063 <translation>yyyy-MM-dd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2064 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2065 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2066 <location filename="../ui/EditHop.ui" line="307"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2067 <source>Quit</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2068 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2069 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2070 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2071 <location filename="../ui/EditHop.ui" line="327"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2072 <source>Save</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2073 <translation>Bewaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2074 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2075 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2076 <location filename="../ui/EditHop.ui" line="347"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2077 <source>Delete</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2078 <translation>Verwijder</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2079 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2080 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2081 <location filename="../ui/EditHop.ui" line="405"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2082 <source>Type hop:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2083 <translation>Soort hop:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2084 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2085 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2086 <location filename="../ui/EditHop.ui" line="421"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2087 <source>Origin:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2088 <translation>Herkomst:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2089 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2090 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2091 <location filename="../ui/EditHop.ui" line="437"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2092 <source>Substitudes:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2093 <translation>Vervangers:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2094 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2095 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2096 <location filename="../ui/EditHop.ui" line="453"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2097 <location filename="../ui/EditHop.ui" line="661"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2098 <source>Hop Stability Index</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2099 <translation>Hop Stabiliteit Index</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2100 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2101 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2102 <location filename="../ui/EditHop.ui" line="456"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2103 <source>HSI:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2104 <translation>HSI:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2105 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2106 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2107 <location filename="../ui/EditHop.ui" line="472"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2108 <source>Total oil:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2109 <translation>Totaal olie:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2110 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2111 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2112 <location filename="../ui/EditHop.ui" line="488"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2113 <source>Humulene:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2114 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2115 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2116 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2117 <location filename="../ui/EditHop.ui" line="504"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2118 <source>Caryophyllene:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2119 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2120 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2121 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2122 <location filename="../ui/EditHop.ui" line="520"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2123 <source>Myrcene:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2124 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2125 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2126 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2127 <location filename="../ui/EditHop.ui" line="536"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2128 <source>Cohumulone:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2129 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2130 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2131 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2132 <location filename="../ui/EditHop.ui" line="552"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2133 <source>Form:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2134 <translation>Vorm:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2135 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2136 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2137 <location filename="../ui/EditHop.ui" line="568"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2138 <source>ISO Alpha %:</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2139 <translation>ISO Alpha %:</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2140 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2141 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2142 <location filename="../ui/EditHop.ui" line="927"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2143 <source>Utilisation %:</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2144 <translation>Efficientie %:</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2145 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2146 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2147 <location filename="../ui/EditHop.ui" line="943"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2148 <source>BU factor:</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2149 <translation>BU factor:</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2150 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2151 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2152 <location filename="../ui/EditHop.ui" line="959"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2153 <source>20% is a good default for T-90 Pellet and Leaf hops.
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2154 Use 35% .. 90% for hop extracts.</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2155 <translation>20% is een goede standaard voor T-90 Pellets en Bloemen.
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2156 Gebruik 35% .. 90% voor hop extract.</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2157 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2158 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2159 <location filename="../ui/EditHop.ui" line="985"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2160 <source>Normal 1.0, tetrahop 1.7 to multiply with iso-alpfa-acid</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2161 <translation>Normaal 1.0, Tetrahop 1.7 keer iso-alpha-zuur</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2162 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2163 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2164 <location filename="../ui/EditHop.ui" line="1010"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2165 <source>Clone</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2166 <translation>Kloon</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2167 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2168 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2169 <source>Alpha %:</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2170 <translation type="vanished">Alpha %:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2171 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2172 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2173 <location filename="../ui/EditHop.ui" line="584"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2174 <source>Beta %:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2175 <translation>Beta %:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2176 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2177 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2178 <location filename="../ui/EditHop.ui" line="600"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2179 <source>Always on stock:</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2180 <translation>Altijd in voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2181 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2182 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2183 <location filename="../ui/EditHop.ui" line="616"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2184 <source>Country and place of origin</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2185 <translation>Land van herkomst</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2186 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2187 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2188 <location filename="../ui/EditHop.ui" line="632"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2189 <source>Substitutes that can be used for this hop</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2190 <translation>Vervangers die gebruikt kunnen worden</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2191 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2192 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2193 <location filename="../ui/EditHop.ui" line="834"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2194 <source>Yes</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2195 <translation>Ja</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2196 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2197 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2198 <location filename="../ui/EditHop.ui" line="847"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2199 <source>Set the production date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2200 <translation>Zet de productie datum op vandaag.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2201 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2202 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2203 <location filename="../ui/EditHop.ui" line="850"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2204 <location filename="../ui/EditHop.ui" line="870"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2205 <location filename="../ui/EditHop.ui" line="890"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2206 <location filename="../ui/EditHop.ui" line="910"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2207 <source>...</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2208 <translation>...</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2209 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2210 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2211 <location filename="../ui/EditHop.ui" line="867"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2212 <source>Clear production date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2213 <translation>Verwijder de productie datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2214 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2215 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2216 <location filename="../ui/EditHop.ui" line="887"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2217 <source>Clear tht date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2218 <translation>Verwijder de tht datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2219 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2220 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2221 <location filename="../ui/EditHop.ui" line="907"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2222 <source>Set the tht date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2223 <translation>Zet de tht datum op vandaag.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2224 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2225 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2226 <source>Bittering</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2227 <translation type="vanished">Bitterhop</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2228 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2229 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2230 <source>Aroma</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2231 <translation type="vanished">Aromahop</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2232 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2233 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2234 <source>Both</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2235 <translation type="vanished">Beide</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2236 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2237 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2238 <source>Pellet</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2239 <translation type="vanished">Pellets</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2240 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2241 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2242 <source>Plug</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2243 <translation type="vanished">Plugs</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2244 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2245 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2246 <source>Leaf</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2247 <translation type="vanished">Bloemen</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2248 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2249 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2250 <source>Leaf Wet</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2251 <translation type="vanished">Nat, vers</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2252 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2253 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2254 <source>Cryo</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2255 <translation type="vanished">Cryo hop</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2256 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2257 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2258 <source>Extract</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2259 <translation type="vanished">Extract</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2260 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2261 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2262 <location filename="../src/EditHop.cpp" line="129"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2263 <source>BMSapp - Add new hop</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2264 <translation>BMSapp - Nieuwe hop</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2265 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2266 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2267 <location filename="../src/EditHop.cpp" line="131"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2268 <source>BMSapp - Edit hop %1</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2269 <translation>BMSapp - Wijzig hop %1</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2270 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2271 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2272 <source> L</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
2273 <translation type="vanished"> L</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
2274 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
2275 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2276 <location filename="../src/EditHop.cpp" line="148"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2277 <location filename="../src/EditHop.cpp" line="152"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2278 <source>Edit Hop</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2279 <translation>Wijzig hop</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2280 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2281 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2282 <location filename="../src/EditHop.cpp" line="148"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2283 <source>Name empty or too short.</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2284 <translation>De naam is leeg of te kort.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2285 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2286 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2287 <location filename="../src/EditHop.cpp" line="152"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2288 <source>Origin empty or too short.</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2289 <translation>Herkomst leeg of te kort.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2290 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2291 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2292 <location filename="../src/EditHop.cpp" line="204"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2293 <location filename="../src/EditHop.cpp" line="256"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2294 <location filename="../src/EditHop.cpp" line="282"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2295 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2296 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2297 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2298 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
2299 <location filename="../src/EditHop.cpp" line="205"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2300 <location filename="../src/EditHop.cpp" line="257"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2301 <location filename="../src/EditHop.cpp" line="283"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2302 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2303 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2304 %3</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2305 <translation>MySQL fout: %1
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2306 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2307 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2308 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2309 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2310 <location filename="../src/EditHop.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2311 <source>Delete hop</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2312 <translation>Verwijder hop</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2313 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2314 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2315 <location filename="../src/EditHop.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2316 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2317 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2318 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2319 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2320 <location filename="../src/EditHop.cpp" line="323"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2321 <source>Hop changed</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2322 <translation>Hop gewijzigd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2323 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2324 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2325 <location filename="../src/EditHop.cpp" line="323"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2326 <source>This hop has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2327 <translation>Deze hop is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2328 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2329 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2330 <source>The fermentable has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2331 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2332 <translation type="vanished">De hop is gewijzigd
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
2333 Bewaar wijzigingen?</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2334 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2335 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2336 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2337 <name>EditMisc</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2338 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2339 <location filename="../ui/EditMisc.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2340 <source>Dialog</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2341 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2342 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2343 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2344 <location filename="../ui/EditMisc.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2345 <source>Name:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2346 <translation>Naam:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2347 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2348 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2349 <location filename="../ui/EditMisc.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2350 <source>Notes:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2351 <translation>Opmerkingen:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2352 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2353 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2354 <location filename="../ui/EditMisc.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2355 <source>Inventory:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2356 <translation>Voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2357 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2358 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2359 <location filename="../ui/EditMisc.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2360 <source>Cost per Kg:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2361 <translation>Prijs per kg:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2362 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2363 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2364 <location filename="../ui/EditMisc.ui" line="93"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2365 <source>Total value:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2366 <translation>Waarde voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2367 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2368 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2369 <location filename="../ui/EditMisc.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2370 <source>Production date:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2371 <translation>Productie datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2372 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2373 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2374 <location filename="../ui/EditMisc.ui" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2375 <source>Best before date:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2376 <translation>Gebruik voor datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2377 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2378 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2379 <location filename="../ui/EditMisc.ui" line="144"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2380 <source>Name of the misc ingredient</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2381 <translation>Naam van het overige ingredient</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2382 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2383 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2384 <location filename="../ui/EditMisc.ui" line="157"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2385 <source>Notes and usage tips.</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2386 <translation>Opmerkingen en gebruik tips.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2387 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2388 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2389 <location filename="../ui/EditMisc.ui" line="182"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2390 <location filename="../src/EditMisc.cpp" line="260"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2391 <source> gr</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2392 <translation> gr</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2393 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2394 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2395 <location filename="../ui/EditMisc.ui" line="213"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2396 <location filename="../ui/EditMisc.ui" line="379"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2397 <source> €</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2398 <translation> €</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2399 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2400 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2401 <location filename="../ui/EditMisc.ui" line="255"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2402 <location filename="../ui/EditMisc.ui" line="291"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2403 <source>yyyy-MM-dd</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2404 <translation>yyyy-MM-dd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2405 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2406 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2407 <location filename="../ui/EditMisc.ui" line="313"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2408 <source>Quit</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2409 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2410 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2411 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2412 <location filename="../ui/EditMisc.ui" line="333"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2413 <source>Save</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2414 <translation>Bewaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2415 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2416 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2417 <location filename="../ui/EditMisc.ui" line="353"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2418 <source>Delete</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2419 <translation>Verwijder</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2420 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2421 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2422 <location filename="../ui/EditMisc.ui" line="395"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2423 <source>Type:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2424 <translation>Soort:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2425 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2426 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2427 <location filename="../ui/EditMisc.ui" line="411"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2428 <source>Amount is weight:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2429 <translation>Eenheid is gewicht:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2430 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2431 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2432 <location filename="../ui/EditMisc.ui" line="427"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2433 <source>Use at:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2434 <translation>Toevoegen bij:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2435 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2436 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2437 <location filename="../ui/EditMisc.ui" line="443"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2438 <source>Time:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2439 <translation>Tijd:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2440 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2441 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2442 <location filename="../ui/EditMisc.ui" line="459"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2443 <source>Use for:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2444 <translation>Toepassing:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2445 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2446 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2447 <location filename="../ui/EditMisc.ui" line="475"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2448 <source>Always on stock:</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2449 <translation>Altijd in voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2450 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2451 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2452 <location filename="../ui/EditMisc.ui" line="523"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2453 <location filename="../ui/EditMisc.ui" line="555"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2454 <source>Yes</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2455 <translation>Ja</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2456 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2457 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2458 <location filename="../ui/EditMisc.ui" line="594"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2459 <source>Clear production date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2460 <translation>Verwijder de productie datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2461 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2462 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2463 <location filename="../ui/EditMisc.ui" line="597"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2464 <location filename="../ui/EditMisc.ui" line="617"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2465 <location filename="../ui/EditMisc.ui" line="637"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2466 <location filename="../ui/EditMisc.ui" line="657"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2467 <source>...</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2468 <translation>...</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2469 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2470 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2471 <location filename="../ui/EditMisc.ui" line="614"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2472 <source>Set the production date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2473 <translation>Zet de productie datum op vandaag.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2474 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2475 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2476 <location filename="../ui/EditMisc.ui" line="634"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2477 <source>Clear tht date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2478 <translation>Verwijder de tht datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2479 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2480 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2481 <location filename="../ui/EditMisc.ui" line="654"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2482 <source>Set the tht date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2483 <translation>Zet de tht datum op vandaag.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2484 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2485 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2486 <location filename="../ui/EditMisc.ui" line="674"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2487 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2488 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2489 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2490 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2491 <location filename="../src/EditMisc.cpp" line="32"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2492 <source>Spice</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2493 <translation>Specerij</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2494 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2495 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2496 <location filename="../src/EditMisc.cpp" line="33"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2497 <source>Herb</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2498 <translation>Kruid</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2499 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2500 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2501 <location filename="../src/EditMisc.cpp" line="34"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2502 <source>Flavor</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2503 <translation>Smaakstof</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2504 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2505 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2506 <location filename="../src/EditMisc.cpp" line="35"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2507 <source>Fining</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2508 <translation>Klaringsmiddel</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2509 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2510 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2511 <location filename="../src/EditMisc.cpp" line="36"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2512 <source>Water agent</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2513 <translation>Brouwzout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2514 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2515 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2516 <location filename="../src/EditMisc.cpp" line="37"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2517 <source>Yeast nutrient</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2518 <translation>Gistvoeding</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2519 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2520 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2521 <location filename="../src/EditMisc.cpp" line="38"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2522 <source>Other</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2523 <translation>Anders</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2524 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2525 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2526 <location filename="../src/EditMisc.cpp" line="40"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2527 <source>Starter</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2528 <translation>Starter</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2529 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2530 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2531 <location filename="../src/EditMisc.cpp" line="41"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2532 <source>Mash</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2533 <translation>Maischen</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2534 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2535 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2536 <location filename="../src/EditMisc.cpp" line="42"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2537 <source>Boil</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2538 <translation>Koken</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2539 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2540 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2541 <location filename="../src/EditMisc.cpp" line="43"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2542 <source>Primary</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2543 <translation>Hoofdgisting</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2544 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2545 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2546 <location filename="../src/EditMisc.cpp" line="44"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2547 <source>Secondary</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2548 <translation>Nagisting/lagering</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2549 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2550 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2551 <location filename="../src/EditMisc.cpp" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2552 <source>Bottling</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2553 <translation>Bottelen</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2554 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2555 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2556 <location filename="../src/EditMisc.cpp" line="121"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2557 <source>BMSapp - Add new misc ingredient</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2558 <translation>BMSapp - Nieuw overig ingredient</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2559 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2560 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2561 <location filename="../src/EditMisc.cpp" line="123"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2562 <source>BMSapp - Edit misc ingredient %1</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2563 <translation>BMSapp - Wijzig overig ingredient %1</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2564 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2565 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2566 <location filename="../src/EditMisc.cpp" line="139"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2567 <source>Edit Misc</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2568 <translation>Wijzig ingredient</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2569 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2570 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2571 <location filename="../src/EditMisc.cpp" line="139"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2572 <source>Name empty or too short.</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2573 <translation>De naam is leeg of te kort.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2574 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2575 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2576 <location filename="../src/EditMisc.cpp" line="176"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2577 <location filename="../src/EditMisc.cpp" line="218"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2578 <location filename="../src/EditMisc.cpp" line="243"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2579 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2580 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2581 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2582 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2583 <location filename="../src/EditMisc.cpp" line="177"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2584 <location filename="../src/EditMisc.cpp" line="219"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2585 <location filename="../src/EditMisc.cpp" line="244"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2586 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2587 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2588 %3</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2589 <translation>MySQL fout: %1
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2590 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2591 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2592 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2593 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2594 <location filename="../src/EditMisc.cpp" line="233"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2595 <source>Delete misc</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2596 <translation>Verwijder divers ingredient</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2597 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2598 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2599 <location filename="../src/EditMisc.cpp" line="233"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2600 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2601 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2602 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2603 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2604 <location filename="../src/EditMisc.cpp" line="262"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2605 <source> ml</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2606 <translation> ml</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2607 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2608 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2609 <location filename="../src/EditMisc.cpp" line="338"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2610 <source>Misc changed</source>
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2611 <translation>Ingredient gewijzigd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2612 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2613 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2614 <location filename="../src/EditMisc.cpp" line="338"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2615 <source>The ingredient has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2616 <translation>Dit ingredient is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2617 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2618 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2619 <source>The ingredient has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2620 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2621 <translation type="vanished">Het ingredient is gewijzigd
37
cc1e6a5a679a Finisch miscs dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 36
diff changeset
2622 Bewaar wijzigingen?</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2623 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2624 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2625 <context>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2626 <name>EditProduct</name>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2627 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2628 <location filename="../ui/EditProduct.ui" line="14"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2629 <source>Dialog</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2630 <translation>Dialog</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2631 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2632 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2633 <location filename="../ui/EditProduct.ui" line="35"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2634 <source>Quit</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2635 <translation>Terug</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2636 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2637 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2638 <location filename="../ui/EditProduct.ui" line="55"/>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
2639 <location filename="../ui/EditProduct.ui" line="12255"/>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
2640 <location filename="../src/EditProductTab9.cpp" line="552"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2641 <source>Save</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2642 <translation>Bewaar</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2643 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2644 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2645 <location filename="../ui/EditProduct.ui" line="75"/>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
2646 <location filename="../ui/EditProduct.ui" line="12204"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2647 <location filename="../src/EditProductTab3.cpp" line="74"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2648 <location filename="../src/EditProductTab3.cpp" line="162"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2649 <location filename="../src/EditProductTab4.cpp" line="56"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2650 <location filename="../src/EditProductTab4.cpp" line="149"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2651 <location filename="../src/EditProductTab5.cpp" line="75"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2652 <location filename="../src/EditProductTab5.cpp" line="165"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
2653 <location filename="../src/EditProductTab6.cpp" line="61"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
2654 <location filename="../src/EditProductTab6.cpp" line="164"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
2655 <location filename="../src/EditProductExport.cpp" line="874"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2656 <source>Delete</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2657 <translation>Verwijder</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2658 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2659 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2660 <location filename="../ui/EditProduct.ui" line="118"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2661 <source>Generic</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2662 <translation>Algemeen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2663 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2664 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2665 <location filename="../ui/EditProduct.ui" line="130"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2666 <source>Brew name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2667 <translation>Brouw naam:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2668 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2669 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2670 <location filename="../ui/EditProduct.ui" line="146"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2671 <source>Brew notes:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2672 <translation>Opmerkingen:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2673 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2674 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2675 <location filename="../ui/EditProduct.ui" line="185"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2676 <source>Read only:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2677 <translation>Alleen lezen:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2678 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2679 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2680 <location filename="../ui/EditProduct.ui" line="201"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2681 <source>Yes</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2682 <translation>Ja</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2683 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2684 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2685 <location filename="../ui/EditProduct.ui" line="214"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2686 <source>Brew type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2687 <translation>Brouw type:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2688 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2689 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2690 <location filename="../ui/EditProduct.ui" line="240"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2691 <location filename="../ui/EditProduct.ui" line="7969"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2692 <location filename="../ui/EditProduct.ui" line="8964"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2693 <source>Efficiency:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
2694 <translation>Rendement:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2695 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2696 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2697 <location filename="../ui/EditProduct.ui" line="256"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2698 <location filename="../ui/EditProduct.ui" line="2274"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2699 <source>Boil time:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2700 <translation>Kooktijd:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2701 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2702 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2703 <location filename="../ui/EditProduct.ui" line="272"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2704 <location filename="../ui/EditProduct.ui" line="2374"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2705 <source>Batch size:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2706 <translation>Brouw volume:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2707 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2708 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2709 <location filename="../ui/EditProduct.ui" line="288"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2710 <location filename="../ui/EditProduct.ui" line="2174"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2711 <source>Boil size:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2712 <translation>Kook volume:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2713 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2714 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2715 <location filename="../ui/EditProduct.ui" line="310"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2716 <location filename="../ui/EditProduct.ui" line="471"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2717 <location filename="../ui/EditProduct.ui" line="640"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2718 <location filename="../ui/EditProduct.ui" line="1031"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
2719 <location filename="../ui/EditProduct.ui" line="1802"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2720 <location filename="../ui/EditProduct.ui" line="3370"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2721 <location filename="../ui/EditProduct.ui" line="3423"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2722 <location filename="../ui/EditProduct.ui" line="4153"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2723 <location filename="../ui/EditProduct.ui" line="7662"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2724 <location filename="../ui/EditProduct.ui" line="8063"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2725 <location filename="../ui/EditProduct.ui" line="9080"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2726 <location filename="../ui/EditProduct.ui" line="9681"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2727 <location filename="../ui/EditProduct.ui" line="9915"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2728 <location filename="../ui/EditProduct.ui" line="10133"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2729 <location filename="../ui/EditProduct.ui" line="10235"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2730 <location filename="../ui/EditProduct.ui" line="10384"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2731 <location filename="../ui/EditProduct.ui" line="10437"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2732 <location filename="../ui/EditProduct.ui" line="10641"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2733 <location filename="../ui/EditProduct.ui" line="10675"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2734 <location filename="../ui/EditProduct.ui" line="10763"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2735 <location filename="../ui/EditProduct.ui" line="11041"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2736 <location filename="../ui/EditProduct.ui" line="11226"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2737 <location filename="../ui/EditProduct.ui" line="11454"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2738 <location filename="../ui/EditProduct.ui" line="11617"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2739 <source> %</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2740 <translation> %</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2741 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2742 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2743 <location filename="../ui/EditProduct.ui" line="335"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2744 <location filename="../ui/EditProduct.ui" line="1922"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2745 <location filename="../ui/EditProduct.ui" line="2302"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2746 <location filename="../ui/EditProduct.ui" line="8280"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2747 <location filename="../ui/EditProduct.ui" line="8308"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2748 <location filename="../ui/EditProduct.ui" line="8336"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2749 <location filename="../ui/EditProduct.ui" line="8364"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2750 <location filename="../ui/EditProduct.ui" line="8751"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2751 <location filename="../ui/EditProduct.ui" line="8872"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2752 <source> min</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2753 <translation> min</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2754 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2755 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2756 <location filename="../ui/EditProduct.ui" line="360"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2757 <location filename="../ui/EditProduct.ui" line="394"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2758 <location filename="../ui/EditProduct.ui" line="1576"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2759 <location filename="../ui/EditProduct.ui" line="1660"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2760 <location filename="../ui/EditProduct.ui" line="1752"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2761 <location filename="../ui/EditProduct.ui" line="1866"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2762 <location filename="../ui/EditProduct.ui" line="1959"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2763 <location filename="../ui/EditProduct.ui" line="2073"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2764 <location filename="../ui/EditProduct.ui" line="2152"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2765 <location filename="../ui/EditProduct.ui" line="2202"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2766 <location filename="../ui/EditProduct.ui" line="2252"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2767 <location filename="../ui/EditProduct.ui" line="2352"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2768 <location filename="../ui/EditProduct.ui" line="2402"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2769 <location filename="../ui/EditProduct.ui" line="2452"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2770 <location filename="../ui/EditProduct.ui" line="2499"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2771 <location filename="../ui/EditProduct.ui" line="2549"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2772 <location filename="../ui/EditProduct.ui" line="3122"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2773 <location filename="../ui/EditProduct.ui" line="3178"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2774 <location filename="../ui/EditProduct.ui" line="4356"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2775 <location filename="../ui/EditProduct.ui" line="5692"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2776 <location filename="../ui/EditProduct.ui" line="6428"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2777 <location filename="../ui/EditProduct.ui" line="6765"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2778 <location filename="../ui/EditProduct.ui" line="7091"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2779 <location filename="../ui/EditProduct.ui" line="7770"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2780 <location filename="../ui/EditProduct.ui" line="7836"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2781 <location filename="../ui/EditProduct.ui" line="8088"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2782 <location filename="../ui/EditProduct.ui" line="8119"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2783 <location filename="../ui/EditProduct.ui" line="8453"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2784 <location filename="../ui/EditProduct.ui" line="8481"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2785 <location filename="../ui/EditProduct.ui" line="8515"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2786 <location filename="../ui/EditProduct.ui" line="8945"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2787 <location filename="../ui/EditProduct.ui" line="9030"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
2788 <location filename="../ui/EditProduct.ui" line="10576"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2789 <location filename="../ui/EditProduct.ui" line="10607"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2790 <location filename="../ui/EditProduct.ui" line="11013"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2791 <location filename="../ui/EditProduct.ui" line="11135"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2792 <location filename="../ui/EditProduct.ui" line="11495"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2793 <location filename="../ui/EditProduct.ui" line="11576"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
2794 <location filename="../src/EditProductExport.cpp" line="838"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
2795 <location filename="../src/EditProductExport.cpp" line="846"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2796 <source> L</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2797 <translation> L</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2798 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2799 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2800 <location filename="../ui/EditProduct.ui" line="416"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2801 <source>Overview</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2802 <translation>Overzicht</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2803 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2804 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2805 <source>Alcohol Volume:</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2806 <translation type="vanished">Alcohol vol%:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2807 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2808 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2809 <location filename="../ui/EditProduct.ui" line="546"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2810 <location filename="../ui/EditProduct.ui" line="3295"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2811 <source>Estimated FG:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2812 <translation>Verwacht eind SG:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2813 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2814 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2815 <location filename="../ui/EditProduct.ui" line="582"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2816 <location filename="../ui/EditProduct.ui" line="2650"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2817 <location filename="../ui/EditProduct.ui" line="3248"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2818 <source>Estimated OG:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2819 <translation>Verwacht start SG:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2820 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2821 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2822 <location filename="../ui/EditProduct.ui" line="699"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2823 <source>Color method:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2824 <translation>Kleur berekening:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2825 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2826 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2827 <source>Carbonation:</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2828 <translation type="vanished">Koolzuur volumes:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2829 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2830 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2831 <location filename="../ui/EditProduct.ui" line="2600"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2832 <source>Color EBC:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2833 <translation>EBC kleur:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2834 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2835 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2836 <location filename="../ui/EditProduct.ui" line="811"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2837 <source>IBU method:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2838 <translation>IBU berekening:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2839 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2840 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2841 <location filename="../ui/EditProduct.ui" line="827"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2842 <source>Energy kcal/l:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2843 <translation>Energie inhoud kcal/l:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2844 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2845 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2846 <location filename="../src/EditProductTab4.cpp" line="648"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2847 <source>Bitterness IBU:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2848 <translation>Bitterheid IBU:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2849 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2850 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2851 <location filename="../ui/EditProduct.ui" line="1083"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2852 <source>Beerstyle</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2853 <translation>Bierstijl</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2854 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2855 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2856 <location filename="../ui/EditProduct.ui" line="1137"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2857 <source>Style guide:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2858 <translation>Stijlgids:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2859 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2860 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2861 <location filename="../ui/EditProduct.ui" line="1153"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2862 <source>Style group:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2863 <translation>Stijl groep:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2864 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2865 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2866 <source>Select style:</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2867 <translation type="vanished">Kies bierstijl:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2868 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2869 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2870 <location filename="../ui/EditProduct.ui" line="1169"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2871 <source>Style type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2872 <translation>Stijl type:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2873 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2874 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2875 <location filename="../ui/EditProduct.ui" line="1201"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2876 <source>Category:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2877 <translation>Categorie:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2878 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2879 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2880 <location filename="../ui/EditProduct.ui" line="1233"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2881 <source>Category number:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2882 <translation>Categorie nummer:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2883 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2884 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2885 <location filename="../ui/EditProduct.ui" line="1281"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2886 <source>Style name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2887 <translation>Stijl naam:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2888 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2889 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2890 <location filename="../ui/EditProduct.ui" line="1298"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2891 <source>Brew code:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2892 <translation>Brouw code:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2893 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2894 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2895 <location filename="../ui/EditProduct.ui" line="1314"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2896 <source>Split product:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2897 <translation>Splits product:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2898 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2899 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2900 <location filename="../ui/EditProduct.ui" line="1356"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2901 <source>Brew plan start:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2902 <translation>Brouw plan start:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2903 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2904 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2905 <location filename="../ui/EditProduct.ui" line="1385"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2906 <source>Brew fase:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2907 <translation>Brouw fase:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2908 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2909 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2910 <location filename="../ui/EditProduct.ui" line="1414"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2911 <source>Ingredients present:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2912 <translation>Ingredienten aanwezig:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2913 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2914 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2915 <location filename="../ui/EditProduct.ui" line="1443"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2916 <source>Equipment</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2917 <translation>Apparatuur</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2918 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2919 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2920 <location filename="../ui/EditProduct.ui" line="1465"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2921 <source>Equipment select:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2922 <translation>Wijzig apparatuur:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2923 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2924 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2925 <location filename="../ui/EditProduct.ui" line="1494"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2926 <source>Equipment name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2927 <translation>Brouwset naam:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2928 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2929 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2930 <location filename="../ui/EditProduct.ui" line="1510"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2931 <source>Remarks:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2932 <translation>Opmerkingen:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2933 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2934 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2935 <location filename="../ui/EditProduct.ui" line="1536"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2936 <source>Mashing</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2937 <translation>Maischen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2938 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2939 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2940 <location filename="../ui/EditProduct.ui" line="1548"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2941 <source>Mash water:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2942 <translation>Maisch water:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2943 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2944 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2945 <location filename="../ui/EditProduct.ui" line="1610"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2946 <source> Kg</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2947 <translation></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2948 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2949 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2950 <location filename="../ui/EditProduct.ui" line="1632"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2951 <source>Max malts:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2952 <translation>Max mouten:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2953 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2954 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2955 <location filename="../ui/EditProduct.ui" line="1682"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2956 <source>Tun volume:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2957 <translation>Maischkuip volume:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2958 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2959 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2960 <location filename="../ui/EditProduct.ui" line="1698"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2961 <source>Tun material:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2962 <translation>Maischkuip materiaal:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2963 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2964 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2965 <location filename="../ui/EditProduct.ui" line="1728"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2966 <source>Lautering</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2967 <translation>Filteren</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2968 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2969 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2970 <location filename="../ui/EditProduct.ui" line="1774"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2971 <source>Lauter deadspace:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2972 <translation>Filterkuip dode ruimte:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2973 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2974 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2975 <source>Lauter volume:</source>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
2976 <translation type="vanished">Filterkuip volume:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2977 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2978 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2979 <location filename="../ui/EditProduct.ui" line="1841"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2980 <source>Chilling</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2981 <translation>Koelen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2982 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2983 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2984 <source>Trub chiller loss:</source>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
2985 <translation type="vanished">Trub koeler verlies:</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
2986 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
2987 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2988 <location filename="../ui/EditProduct.ui" line="8431"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2989 <source>Top up water:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2990 <translation>Extra water in gistvat:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2991 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2992 <message>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
2993 <location filename="../ui/EditProduct.ui" line="2112"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2994 <source>Boiling</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2995 <translation>Koken</translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2996 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2997 <message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
2998 <location filename="../ui/EditProduct.ui" line="2124"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2999 <source>Kettle volume:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3000 <translation>Kookketel volume:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3001 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3002 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3003 <location filename="../ui/EditProduct.ui" line="2224"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3004 <source>Evaporation / hour:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3005 <translation>Verdamping per uur:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3006 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3007 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3008 <location filename="../ui/EditProduct.ui" line="2324"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3009 <source>Top up kettle:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3010 <translation>Extra water bij koken:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3011 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3012 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3013 <source>Hop utilization:</source>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3014 <translation type="vanished">Hop efficientie:</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3015 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3016 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3017 <location filename="../ui/EditProduct.ui" line="2588"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3018 <source>Fermentables</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3019 <translation>Vergistbaar</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3020 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3021 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3022 <location filename="../ui/EditProduct.ui" line="2697"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3023 <source>Mash tun %:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3024 <translation>Percentage moutstort:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3025 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3026 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3027 <location filename="../ui/EditProduct.ui" line="2713"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3028 <source>Sugars %:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3029 <translation>Percentage suikers:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3030 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3031 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3032 <location filename="../ui/EditProduct.ui" line="2729"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3033 <source>Cara/crystal %:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3034 <translation>Percentage cara:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3035 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3036 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3037 <location filename="../ui/EditProduct.ui" line="2745"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3038 <source>Lintner:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3039 <translation>Lintner totaal:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3040 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3041 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3042 <location filename="../ui/EditProduct.ui" line="2780"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3043 <source>%v lintner</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3044 <translation>%v lintner</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3045 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3046 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3047 <location filename="../ui/EditProduct.ui" line="2802"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3048 <location filename="../ui/EditProduct.ui" line="2824"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3049 <location filename="../ui/EditProduct.ui" line="2846"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3050 <location filename="../ui/EditProduct.ui" line="3029"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3051 <location filename="../ui/EditProduct.ui" line="3051"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3052 <source>%v%</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3053 <translation>%v%</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3054 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3055 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3056 <location filename="../ui/EditProduct.ui" line="2859"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3057 <location filename="../ui/EditProduct.ui" line="3074"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3058 <location filename="../ui/EditProduct.ui" line="3222"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3059 <location filename="../ui/EditProduct.ui" line="4072"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3060 <location filename="../ui/EditProduct.ui" line="4227"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
3061 <location filename="../ui/EditProduct.ui" line="12132"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
3062 <location filename="../src/EditProductExport.cpp" line="866"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3063 <source>Add</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3064 <translation>Nieuw</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3065 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3066 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3067 <location filename="../ui/EditProduct.ui" line="2888"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3068 <source> kg</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3069 <translation></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3070 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3071 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3072 <location filename="../ui/EditProduct.ui" line="2913"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3073 <source>Mash weight:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3074 <translation>Maisch gewicht:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3075 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3076 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3077 <location filename="../ui/EditProduct.ui" line="2926"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3078 <source>Hops</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3079 <translation>Hoppen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3080 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3081 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3082 <location filename="../ui/EditProduct.ui" line="2988"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3083 <source>Hop taste:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3084 <translation>Hop smaak:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3085 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3086 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3087 <location filename="../ui/EditProduct.ui" line="3004"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3088 <source>Hop aroma:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3089 <translation>Hop aroma:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3090 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3091 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3092 <location filename="../ui/EditProduct.ui" line="3200"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3093 <source>Miscs</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3094 <translation>Diversen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3095 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3096 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3097 <location filename="../ui/EditProduct.ui" line="3236"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3098 <source>Yeasts</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3099 <translation>Gisten</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3100 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3101 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3102 <source>Appearant Attenuation:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3103 <translation type="vanished">Schijnbare vergisting:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3104 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3105 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3106 <location filename="../ui/EditProduct.ui" line="3509"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3107 <source>Pitchrate billion cells/ml/°P:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3108 <translation>Ent miljard cellen/ml/°P:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3109 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3110 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3111 <location filename="../ui/EditProduct.ui" line="3535"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3112 <source>Starter method:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3113 <translation>Starter methode:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3114 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3115 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3116 <location filename="../ui/EditProduct.ui" line="3551"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3117 <source>Starter SG:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3118 <translation>Starter SG:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3119 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3120 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3121 <location filename="../ui/EditProduct.ui" line="3598"/>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3122 <location filename="../ui/EditProduct.ui" line="3687"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3123 <location filename="../ui/EditProduct.ui" line="10352"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3124 <location filename="../ui/EditProduct.ui" line="11713"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3125 <location filename="../ui/EditProduct.ui" line="11794"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3126 <location filename="../ui/EditProduct.ui" line="12103"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3127 <source>Set or clear date</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3128 <translation>Zet of wis datum</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3129 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3130 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3131 <location filename="../ui/EditProduct.ui" line="3601"/>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3132 <location filename="../ui/EditProduct.ui" line="3690"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3133 <location filename="../ui/EditProduct.ui" line="4124"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3134 <location filename="../ui/EditProduct.ui" line="4191"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3135 <location filename="../ui/EditProduct.ui" line="8141"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3136 <location filename="../ui/EditProduct.ui" line="8180"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3137 <location filename="../ui/EditProduct.ui" line="8777"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3138 <location filename="../ui/EditProduct.ui" line="9102"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3139 <location filename="../ui/EditProduct.ui" line="9176"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3140 <location filename="../ui/EditProduct.ui" line="9197"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3141 <location filename="../ui/EditProduct.ui" line="9236"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3142 <location filename="../ui/EditProduct.ui" line="9307"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3143 <location filename="../ui/EditProduct.ui" line="9394"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3144 <location filename="../ui/EditProduct.ui" line="9703"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3145 <location filename="../ui/EditProduct.ui" line="9723"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3146 <location filename="../ui/EditProduct.ui" line="9762"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3147 <location filename="../ui/EditProduct.ui" line="9937"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3148 <location filename="../ui/EditProduct.ui" line="9957"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3149 <location filename="../ui/EditProduct.ui" line="9996"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3150 <location filename="../ui/EditProduct.ui" line="10155"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3151 <location filename="../ui/EditProduct.ui" line="10290"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3152 <location filename="../ui/EditProduct.ui" line="10310"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3153 <location filename="../ui/EditProduct.ui" line="10355"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3154 <location filename="../ui/EditProduct.ui" line="11716"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3155 <location filename="../ui/EditProduct.ui" line="11736"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3156 <location filename="../ui/EditProduct.ui" line="11797"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3157 <location filename="../ui/EditProduct.ui" line="12106"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3158 <source>...</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3159 <translation>...</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3160 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3161 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3162 <location filename="../ui/EditProduct.ui" line="3640"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3163 <source>Need billion cells:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3164 <translation>Nodig miljard cellen:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3165 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3166 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3167 <source>Dry yeast claculation.</source>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
3168 <translation type="vanished">Droge gist berekening.</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3169 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3170 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3171 <location filename="../ui/EditProduct.ui" line="3768"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3172 <source>Low grams/hl:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3173 <translation>Laag grammen/hl:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3174 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3175 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3176 <location filename="../ui/EditProduct.ui" line="3784"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3177 <source>High grams/hl:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3178 <translation>Hoog grammen/hl:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3179 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3180 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3181 <location filename="../ui/EditProduct.ui" line="3844"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3182 <location filename="../ui/EditProduct.ui" line="3860"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3183 <source>at</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3184 <translation>bij</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3185 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3186 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3187 <location filename="../ui/EditProduct.ui" line="3935"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3188 <source>This recipe pitch grams/hl:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3189 <translation>Dit recept ent gram/hl:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3190 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3191 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3192 <location filename="../ui/EditProduct.ui" line="3979"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3193 <source>Pitchrate grams/hectoliter:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3194 <translation>Ent gram/hectoliter:</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3195 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3196 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3197 <location filename="../ui/EditProduct.ui" line="3995"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3198 <source>Yeast grams needed:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3199 <translation>Gist grammen nodig:</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3200 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3201 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3202 <location filename="../ui/EditProduct.ui" line="4089"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3203 <source>Production date:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3204 <translation>Productie datum:</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3205 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3206 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3207 <location filename="../ui/EditProduct.ui" line="4105"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3208 <source>Yeast condition:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3209 <translation>Gist conditie:</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3210 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3211 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3212 <location filename="../ui/EditProduct.ui" line="4121"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3213 <location filename="../ui/EditProduct.ui" line="9194"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3214 <source>Set the date to today.</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3215 <translation>Zet de datum op vandaag.</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3216 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3217 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3218 <location filename="../ui/EditProduct.ui" line="4169"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3219 <source>Edit the production date.</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3220 <translation>Wijzig de productie datum.</translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3221 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3222 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3223 <location filename="../ui/EditProduct.ui" line="4172"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3224 <location filename="../ui/EditProduct.ui" line="9217"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3225 <location filename="../ui/EditProduct.ui" line="9272"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3226 <location filename="../ui/EditProduct.ui" line="9743"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3227 <location filename="../ui/EditProduct.ui" line="9977"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3228 <location filename="../ui/EditProduct.ui" line="11697"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3229 <location filename="../ui/EditProduct.ui" line="12087"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3230 <source>dd-MM-yyyy</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3231 <translation>dd-MM-yyyy</translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3232 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3233 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3234 <location filename="../ui/EditProduct.ui" line="4188"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3235 <source>Clear the date</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3236 <translation>Verwijder de datum</translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3237 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3238 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3239 <location filename="../ui/EditProduct.ui" line="4205"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3240 <location filename="../src/EditProductTab3.cpp" line="1138"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3241 <location filename="../src/EditProductTab5.cpp" line="718"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3242 <source>Mash</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3243 <translation>Maischen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3244 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3245 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3246 <location filename="../ui/EditProduct.ui" line="4244"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3247 <source>Mash name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3248 <translation>Maisch schema:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3249 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3250 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3251 <location filename="../ui/EditProduct.ui" line="4260"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3252 <source>Mash schedule:</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3253 <translation>Kies maisch schema:</translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3254 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3255 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3256 <location filename="../ui/EditProduct.ui" line="4299"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3257 <source>Mash time:</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3258 <translation>Maisch tijd:</translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3259 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3260 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3261 <location filename="../ui/EditProduct.ui" line="4328"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3262 <source>Mash total volume:</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3263 <translation>Maisch totaal volume:</translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3264 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3265 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3266 <location filename="../ui/EditProduct.ui" line="4372"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3267 <source>Water</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3268 <translation>Water</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3269 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3270 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3271 <source>Water overview</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3272 <translation type="vanished">Water overzicht</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3273 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3274 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3275 <location filename="../ui/EditProduct.ui" line="7255"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3276 <source>Ca</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3277 <translation>Ca</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3278 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3279 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3280 <location filename="../ui/EditProduct.ui" line="6994"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3281 <source>Mg</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3282 <translation>Mg</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3283 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3284 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3285 <location filename="../ui/EditProduct.ui" line="7303"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3286 <source>HCO3</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3287 <translation>HCO3</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3288 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3289 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3290 <location filename="../ui/EditProduct.ui" line="7135"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3291 <source>CaCO3</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3292 <translation>CaCO3</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3293 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3294 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3295 <location filename="../ui/EditProduct.ui" line="7239"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3296 <source>Na</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3297 <translation>Na</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3298 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3299 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3300 <location filename="../ui/EditProduct.ui" line="7223"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3301 <source>Cl</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3302 <translation>Cl</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3303 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3304 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3305 <location filename="../ui/EditProduct.ui" line="7271"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3306 <source>SO4</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3307 <translation>SO4</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3308 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3309 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3310 <location filename="../ui/EditProduct.ui" line="7010"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3311 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3312 <source>pH</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3313 <translation>pH</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3314 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3315 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3316 <location filename="../ui/EditProduct.ui" line="7287"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
3317 <location filename="../src/EditProductTab6.cpp" line="345"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3318 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3319 <source>Volume</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3320 <translation>Volume</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3321 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3322 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3323 <location filename="../ui/EditProduct.ui" line="6750"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3324 <source>The division between the main and dilution water. The total volume does not change.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3325 <translation>De verdeling tussen het hoofd en verdunnings water. Het totale volume blijft gelijk.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3326 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3327 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3328 <location filename="../ui/EditProduct.ui" line="4978"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3329 <location filename="../ui/EditProduct.ui" line="6077"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3330 <source>Mash pH should be between 5.2 and 5.6. Use 5.2 for light and 5.5 for dark beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3331 <translation>De maisch pH moet tussen 5.2 en 5.6 zijn. Gebruik 5.2 voor lichte en 5.5 voor donkere bieren.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3332 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3333 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3334 <location filename="../ui/EditProduct.ui" line="6243"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3335 <source>The ideal amount of Magnesium is between 5 and 40.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3336 <translation>De ideale hoeveelheid magnesium is tussen 5 en 40.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3337 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3338 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3339 <location filename="../ui/EditProduct.ui" line="6008"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3340 <source>0 to 50 for light beers, 50 to 150 for amber beers, 150 to 250 for dark beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3341 <translation>0 tot 50 voor licht bier, 50 tot 150 voor amber bier, 150 tot 250 voor donker bier.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3342 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3343 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3344 <location filename="../ui/EditProduct.ui" line="6271"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3345 <source>The ideal Sulfate amount should be between 50 and 400.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3346 Together with Chloride it must be below 500.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3347 <translation>De ideale sulfaat hoeveelheid is tussen 50 en 400.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3348 Samen met Chloride moet het minder dan 500 zijn.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3349 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3350 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3351 <location filename="../ui/EditProduct.ui" line="6187"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3352 <source>The ideal amount of Calcium is between 40 and 150.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3353 <translation>De ideale hoeveelheid Calcium is tussen 40 en 150.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3354 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3355 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3356 <location filename="../ui/EditProduct.ui" line="6158"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3357 <source>The ideal Chloride amount is between 50 and 150.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3358 Together with Sulfate it must be below 500.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3359 <translation>De ideale hoeveelheid Chloride is tussen 50 en 150.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3360 Samen met Sulfaat moet dit minder dan 500 zijn.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3361 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3362 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3363 <location filename="../ui/EditProduct.ui" line="6105"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3364 <source>The ideal amount of Natrium should be below 150.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3365 <translation>De ideale hoeveelheid Zout moet minder dan 150 zijn.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3366 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3367 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3368 <location filename="../ui/EditProduct.ui" line="7319"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3369 <source>Water profile</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3370 <translation>Water profiel</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3371 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3372 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3373 <location filename="../ui/EditProduct.ui" line="7204"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3374 <source>The main brewing water</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3375 <translation>Het hoofd brouwwater</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3376 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3377 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3378 <location filename="../ui/EditProduct.ui" line="7210"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3379 <source>Choose water</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3380 <translation>Kies water</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3381 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3382 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3383 <location filename="../ui/EditProduct.ui" line="6837"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3384 <source>Optional dilution water</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3385 <translation>Optioneel meng water</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3386 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3387 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3388 <location filename="../ui/EditProduct.ui" line="6840"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3389 <source>Choose dilution</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3390 <translation>Kies mengwater</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3391 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3392 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3393 <location filename="../ui/EditProduct.ui" line="5764"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3394 <source>If needed, choose a target water profile.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3395 <translation>Indien nodig, kies een doel water profiel.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3396 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3397 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3398 <location filename="../ui/EditProduct.ui" line="6353"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3399 <source>Mixed water</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3400 <translation>Gemengd water</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3401 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3402 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3403 <source>Treated water</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3404 <translation type="vanished">Behandeld water</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3405 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3406 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3407 <location filename="../ui/EditProduct.ui" line="7038"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3408 <source>RA</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3409 <translation></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3410 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3411 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3412 <location filename="../ui/EditProduct.ui" line="6953"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3413 <source>Hardness</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3414 <translation>Hardheid</translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3415 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3416 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3417 <location filename="../ui/EditProduct.ui" line="1993"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3418 <source>Transfer loss:</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3419 <translation>Overbrengen verlies:</translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3420 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3421 <message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3422 <location filename="../ui/EditProduct.ui" line="2009"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3423 <source>Immersion chiller:</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3424 <translation>Dompelkoeler:</translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3425 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3426 <message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3427 <location filename="../ui/EditProduct.ui" line="2475"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3428 <source>Transfer</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
3429 <translation>Overbrengen</translation>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3430 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
3431 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3432 <location filename="../ui/EditProduct.ui" line="2574"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3433 <source>Volume in fermenter:</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3434 <translation>Volume naar het gistvat:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3435 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3436 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3437 <location filename="../ui/EditProduct.ui" line="3707"/>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3438 <source>Retry starter steps:</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3439 <translation>Ververs starter stappen:</translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3440 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3441 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3442 <location filename="../ui/EditProduct.ui" line="4384"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3443 <source>Water agents</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3444 <translation>Brouwzouten</translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3445 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3446 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3447 <location filename="../ui/EditProduct.ui" line="4396"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3448 <source>Calcium Chloride</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3449 <translation>Calcium Chloride</translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3450 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
3451 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3452 <location filename="../ui/EditProduct.ui" line="4399"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3453 <source>CaCl2:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3454 <translation>CaCl2:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3455 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3456 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3457 <location filename="../ui/EditProduct.ui" line="4415"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3458 <source>Gypsym</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3459 <translation>Gips</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3460 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3461 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3462 <location filename="../ui/EditProduct.ui" line="4418"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3463 <source>CaSO4:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3464 <translation>CaSO4:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3465 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3466 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3467 <location filename="../ui/EditProduct.ui" line="4434"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3468 <source>Epsom</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3469 <translation>Magmesium sulfaat</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3470 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3471 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3472 <location filename="../ui/EditProduct.ui" line="4437"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3473 <source>MgSO4:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3474 <translation>MgSO4:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3475 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3476 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3477 <location filename="../ui/EditProduct.ui" line="4453"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3478 <source>Table salt</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3479 <translation>Keukenzout</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3480 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3481 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3482 <location filename="../ui/EditProduct.ui" line="4456"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3483 <source>NaCl:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3484 <translation>NaCl:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3485 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3486 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3487 <location filename="../ui/EditProduct.ui" line="4472"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3488 <location filename="../ui/EditProduct.ui" line="4656"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3489 <location filename="../ui/EditProduct.ui" line="4876"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3490 <source>Magnesium Chloride</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3491 <translation>Magnesium Chloride</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3492 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3493 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3494 <location filename="../ui/EditProduct.ui" line="4475"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3495 <source>MgCl2:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3496 <translation>MgCl2:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3497 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3498 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3499 <location filename="../ui/EditProduct.ui" line="4491"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3500 <location filename="../ui/EditProduct.ui" line="4687"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3501 <source>Baking soda</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3502 <translation>Baksoda</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3503 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3504 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3505 <location filename="../ui/EditProduct.ui" line="4494"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3506 <source>NaHCO3:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3507 <translation>NaHCO3:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3508 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3509 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3510 <location filename="../ui/EditProduct.ui" line="4510"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3511 <location filename="../ui/EditProduct.ui" line="4718"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3512 <source>Chalk undissolved</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3513 <translation>Ongebluste kalk</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3514 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3515 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3516 <location filename="../ui/EditProduct.ui" line="4513"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3517 <source>CaCO3:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3518 <translation>CaCO3:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3519 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3520 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3521 <location filename="../ui/EditProduct.ui" line="4529"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3522 <location filename="../ui/EditProduct.ui" line="4844"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3523 <source>To change the water profile. This adds Calcium and Chloride.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3524 To improve sweet style beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3525 <translation>Verbeterd het water profiel. Voegt Calcium en Chloride toe.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3526 Om de zoetheid van bier te verbeteren.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3527 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3528 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3529 <location filename="../ui/EditProduct.ui" line="4539"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3530 <location filename="../ui/EditProduct.ui" line="4571"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3531 <location filename="../ui/EditProduct.ui" line="4602"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3532 <location filename="../ui/EditProduct.ui" line="4634"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3533 <location filename="../ui/EditProduct.ui" line="4665"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3534 <location filename="../ui/EditProduct.ui" line="4696"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3535 <location filename="../ui/EditProduct.ui" line="4727"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3536 <location filename="../ui/EditProduct.ui" line="4759"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3537 <location filename="../ui/EditProduct.ui" line="4790"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3538 <location filename="../ui/EditProduct.ui" line="4822"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3539 <location filename="../ui/EditProduct.ui" line="4854"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3540 <location filename="../ui/EditProduct.ui" line="4885"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3541 <location filename="../ui/EditProduct.ui" line="11082"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3542 <location filename="../ui/EditProduct.ui" line="11426"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3543 <source> gr</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3544 <translation> gr</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3545 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3546 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3547 <location filename="../ui/EditProduct.ui" line="4561"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3548 <location filename="../ui/EditProduct.ui" line="4749"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3549 <source>Gypsum to change the water profile. This adds Calcium and Sulfate.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3550 To improve bitter beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3551 <translation>Gips om het waterprofiel te veranderen. Dit voegt Calcium en Sulfaat toe.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3552 Verbeterd de beleving van bittere bieren.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3553 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3554 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3555 <location filename="../ui/EditProduct.ui" line="4593"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3556 <location filename="../ui/EditProduct.ui" line="4781"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3557 <source>Epsom salt to change the water profile. Use with caution!</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3558 <translation>Epsom zout om water aan te passen. Gebruik spaarzaam!</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3559 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3560 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3561 <location filename="../ui/EditProduct.ui" line="4624"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3562 <location filename="../ui/EditProduct.ui" line="4812"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3563 <source>Table salt to change the water profile. This adds Sodium and Chloride.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3564 Improves the sweetness of the beer. The beer will become salty at high doses.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3565 <translation>Keukenzout om water aan te passen. Voegt Zout en Chloride toe.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3566 Versterkt de zoetheid van het bier. Het bier wordt ziltig bij hoge dosering.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3567 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3568 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3569 <source>Mash water</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3570 <translation type="vanished">Maischwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3571 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3572 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3573 <source>Desired pH:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3574 <translation type="vanished">Gewenste pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3575 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3576 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3577 <location filename="../ui/EditProduct.ui" line="4936"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3578 <source>Auto calculate:</source>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
3579 <translation>Auto bereken:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3580 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3581 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3582 <location filename="../ui/EditProduct.ui" line="4952"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3583 <source>Acid to use:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3584 <translation>Aanzuren met:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3585 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3586 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3587 <location filename="../ui/EditProduct.ui" line="5018"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3588 <location filename="../ui/EditProduct.ui" line="5157"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3589 <source>%</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3590 <translation>%</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3591 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3592 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3593 <location filename="../ui/EditProduct.ui" line="5046"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3594 <location filename="../ui/EditProduct.ui" line="5191"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3595 <source> ml</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3596 <translation> ml</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3597 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3598 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3599 <source>Sparge water</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3600 <translation type="vanished">Spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3601 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3602 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3603 <source>Sparge water supply:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3604 <translation type="vanished">Spoelwater voorraad:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3605 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3606 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3607 <source>Sparge temperature:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3608 <translation type="vanished">Spoelwater temperatuur:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3609 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3610 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3611 <source>Water source:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3612 <translation type="vanished">Water bron:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3613 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3614 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3615 <location filename="../ui/EditProduct.ui" line="5119"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3616 <source>Acid type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3617 <translation>Aanzuren met:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3618 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3619 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3620 <source>Acid strength:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3621 <translation type="vanished">Sterkte %:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3622 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3623 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3624 <source>Acid needed:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3625 <translation type="vanished">Benodigd:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3626 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
3627 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3628 <location filename="../ui/EditProduct.ui" line="5246"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3629 <source>Bitterness index:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3630 <translation>Bitterheidsindex:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3631 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3632 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3633 <location filename="../ui/EditProduct.ui" line="5298"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3634 <location filename="../ui/EditProduct.ui" line="5366"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3635 <source>N/A</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3636 <translation>N.v.t</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3637 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3638 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3639 <location filename="../ui/EditProduct.ui" line="5314"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3640 <source>Preffered SO4:Cl ratio:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3641 <translation>Gewenste SO4:Cl verh:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3642 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3643 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3644 <location filename="../ui/EditProduct.ui" line="5382"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3645 <source>Current SO4:Cl ratio:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3646 <translation>Huidige SO4:Cl verhouding:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3647 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3648 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3649 <location filename="../ui/EditProduct.ui" line="5439"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3650 <source>Estimate pre boil pH:</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3651 <translation>Geschat voor kook pH:</translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3652 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
3653 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3654 <location filename="../ui/EditProduct.ui" line="7496"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3655 <source>Brewday</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3656 <translation>Brouwdag</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3657 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3658 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3659 <location filename="../ui/EditProduct.ui" line="7729"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3660 <source>Sparge supply:</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3661 <translation>Spoelwater voorraad:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3662 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3663 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3664 <location filename="../ui/EditProduct.ui" line="7745"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3665 <source>Sparge estimate:</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3666 <translation>Spoelwater geschat:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3667 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3668 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3669 <location filename="../ui/EditProduct.ui" line="7789"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3670 <source>Sparge temp:</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3671 <translation>Spoelwater temp:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3672 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3673 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3674 <location filename="../ui/EditProduct.ui" line="9432"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3675 <source>Start density:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3676 <translation>Begin densiteit:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3677 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3678 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3679 <location filename="../ui/EditProduct.ui" line="9448"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3680 <source>Start temperature:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3681 <translation>Start temperatuur:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3682 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3683 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3684 <location filename="../ui/EditProduct.ui" line="9464"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3685 <source>Peak temperature:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3686 <translation>Piek temperatuur:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3687 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3688 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3689 <location filename="../ui/EditProduct.ui" line="9480"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3690 <location filename="../ui/EditProduct.ui" line="9792"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3691 <source>End temperature:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3692 <translation>Eind temperatuur:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3693 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3694 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3695 <location filename="../ui/EditProduct.ui" line="9496"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3696 <location filename="../ui/EditProduct.ui" line="9808"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3697 <source>End density:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3698 <translation>Eind densiteit:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3699 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3700 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3701 <location filename="../ui/EditProduct.ui" line="9512"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3702 <location filename="../ui/EditProduct.ui" line="9824"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3703 <source>End date:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3704 <translation>Eind datum:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3705 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3706 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3707 <location filename="../ui/EditProduct.ui" line="9656"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3708 <location filename="../ui/EditProduct.ui" line="9890"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3709 <location filename="../ui/EditProduct.ui" line="10108"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3710 <source>Apparent attenuation:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3711 <translation>Schijnbare vergisting:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3712 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3713 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3714 <location filename="../ui/EditProduct.ui" line="9974"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3715 <source>Edit the date the secondary fermentation was done.</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3716 <translation>Wijzig de datum dat de nagisting gereed was.</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3717 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3718 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3719 <location filename="../ui/EditProduct.ui" line="10026"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3720 <source>Average temperature:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3721 <translation>Gemiddelde temperatuur:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3722 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3723 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3724 <location filename="../ui/EditProduct.ui" line="10042"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3725 <source>Final density:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3726 <translation>Finale densiteit:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3727 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3728 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3729 <location filename="../ui/EditProduct.ui" line="10172"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3730 <source>Expected end density:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3731 <translation>Verwachte eind densiteit:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3732 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3733 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3734 <location filename="../ui/EditProduct.ui" line="10490"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3735 <source>Extra added volume:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3736 <translation>Toevoeging volume:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3737 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3738 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3739 <location filename="../ui/EditProduct.ui" line="10506"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3740 <source>Extra remarks:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3741 <translation>Toevoeging opmerking:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3742 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3743 <message>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
3744 <location filename="../src/EditProductTab11.cpp" line="67"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3745 <source>Final ABV %:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3746 <translation>Finale ABV %:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3747 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3748 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3749 <location filename="../ui/EditProduct.ui" line="10538"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3750 <source>Extra added ABV %:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3751 <translation>Toevoeging extra ABV %:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3752 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3753 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3754 <location filename="../ui/EditProduct.ui" line="10816"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
3755 <source>Estimated final IBU:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
3756 <translation>Verwacht finale IBU:</translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
3757 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
3758 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3759 <location filename="../ui/EditProduct.ui" line="10832"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
3760 <source>Estimated final EBC:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
3761 <translation>Verwacht finale EBC:</translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
3762 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
3763 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3764 <location filename="../ui/EditProduct.ui" line="10895"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3765 <location filename="../ui/EditProduct.ui" line="11473"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3766 <source>Volume:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3767 <translation>Volume:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3768 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3769 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3770 <location filename="../ui/EditProduct.ui" line="10959"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3771 <location filename="../ui/EditProduct.ui" line="11363"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3772 <source>Priming:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3773 <translation>Carbonatie:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3774 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3775 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3776 <location filename="../ui/EditProduct.ui" line="10991"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3777 <source>Bottle fermentation:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3778 <translation>Flessen hergisting:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3779 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3780 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3781 <location filename="../ui/EditProduct.ui" line="11110"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3782 <location filename="../ui/EditProduct.ui" line="11526"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3783 <source> gr/L</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3784 <translation> gr/L</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3785 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3786 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3787 <location filename="../ui/EditProduct.ui" line="11379"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3788 <source>Kegs temperature:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3789 <translation>Fusten temperatuur:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3790 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
3791 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3792 <source>Brewday start:</source>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3793 <translation type="vanished">Brouwdag start:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3794 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3795 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3796 <location filename="../ui/EditProduct.ui" line="7524"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3797 <source>Brewday end:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3798 <translation>Brouwdag eind:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3799 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3800 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3801 <location filename="../ui/EditProduct.ui" line="7540"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3802 <source>Mashing and Sparge</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3803 <translation>Maischen en Spoelen</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3804 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3805 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3806 <location filename="../ui/EditProduct.ui" line="7552"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3807 <source>Mash pH:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3808 <translation>Maisch pH:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3809 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3810 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3811 <location filename="../ui/EditProduct.ui" line="7681"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3812 <source>Mash SG:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3813 <translation>Maisch SG:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3814 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3815 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3816 <location filename="../ui/EditProduct.ui" line="7697"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3817 <source>Mash efficiency:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3818 <translation>Maisch rendement:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3819 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3820 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3821 <location filename="../ui/EditProduct.ui" line="7713"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3822 <source>Sparge water pH:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3823 <translation>Spoelwater pH:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3824 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3825 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3826 <source>Sparge supply L:</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3827 <translation type="vanished">Spoelwater voorraad:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3828 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3829 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3830 <source>Sparge estimate L:</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3831 <translation type="vanished">Spoelwater geschat:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3832 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3833 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3834 <source>Sparge temp °C:</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
3835 <translation type="vanished">Spoelwater temp:</translation>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3836 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3837 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3838 <source>Pre boil pH:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3839 <translation type="vanished">Voor koken pH:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3840 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3841 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3842 <source>Pre boil SG:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3843 <translation type="vanished">Voor koken SG:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3844 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3845 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3846 <source>Pre boil vol@100°C:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3847 <translation type="vanished">Voor koken vol@100°C:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3848 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3849 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3850 <source>Pre boil efficiency:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3851 <translation type="vanished">Voor koken rendement:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3852 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3853 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3854 <location filename="../ui/EditProduct.ui" line="8138"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3855 <location filename="../ui/EditProduct.ui" line="8177"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3856 <location filename="../ui/EditProduct.ui" line="9099"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3857 <location filename="../ui/EditProduct.ui" line="9173"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3858 <source>Edit volume</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3859 <translation>Wijzig volume</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3860 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3861 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3862 <location filename="../ui/EditProduct.ui" line="8242"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3863 <source>Whirlpool cold:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3864 <translation>Whirlpool koud:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3865 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3866 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3867 <location filename="../ui/EditProduct.ui" line="8675"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3868 <source>Aeration time &amp; speed:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3869 <translation>Beluchten tijd snelheid:</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3870 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3871 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3872 <location filename="../ui/EditProduct.ui" line="8806"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3873 <source>Cooling method:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3874 <translation>Koelen methode:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3875 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3876 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3877 <location filename="../ui/EditProduct.ui" line="8894"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3878 <source>Cooling time:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3879 <translation>Koelen tijd:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3880 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3881 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3882 <location filename="../ui/EditProduct.ui" line="8387"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3883 <source>Transfer to fermenter</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3884 <translation>Naar gistvat</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3885 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3886 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3887 <location filename="../ui/EditProduct.ui" line="7508"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3888 <source>Brewday plan:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3889 <translation>Brouwdag plan:</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3890 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3891 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3892 <location filename="../ui/EditProduct.ui" line="7867"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3893 <location filename="../ui/EditProduct.ui" line="8844"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3894 <location filename="../ui/EditProduct.ui" line="9556"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3895 <location filename="../ui/EditProduct.ui" line="9584"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3896 <location filename="../ui/EditProduct.ui" line="9612"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3897 <location filename="../ui/EditProduct.ui" line="9846"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3898 <location filename="../ui/EditProduct.ui" line="10064"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3899 <location filename="../ui/EditProduct.ui" line="11195"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3900 <location filename="../ui/EditProduct.ui" line="11645"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3901 <source> °C</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3902 <translation> °C</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3903 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3904 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3905 <location filename="../ui/EditProduct.ui" line="7909"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3906 <source>Pre boil</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3907 <translation>Begin koken</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3908 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3909 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3910 <location filename="../ui/EditProduct.ui" line="7953"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3911 <location filename="../ui/EditProduct.ui" line="9135"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3912 <source>Volume @100°C:</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3913 <translation>Volume @100°C:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3914 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3915 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3916 <location filename="../ui/EditProduct.ui" line="8051"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3917 <source>Mash, sparge and lauter efficiency.</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3918 <translation>Maischen, spoelen en filteren rendement.</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3919 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3920 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3921 <location filename="../ui/EditProduct.ui" line="8198"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3922 <source>Whirlpools</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3923 <translation>Whirlpoolen</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3924 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3925 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3926 <location filename="../ui/EditProduct.ui" line="8210"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3927 <source>Whirlpool 72..79°C:</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3928 <translation>Whirlpool 72..79°C:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3929 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3930 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3931 <location filename="../ui/EditProduct.ui" line="8226"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3932 <source>Whirlpool 60..66°C:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3933 <translation>Whirlpool 60..66°C:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3934 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3935 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3936 <location filename="../ui/EditProduct.ui" line="8258"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3937 <source>Whirlpool 85..100°C:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3938 <translation>Whirlpool 85..100°C:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3939 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3940 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3941 <location filename="../ui/EditProduct.ui" line="8399"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3942 <source>Volume to fermenter:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3943 <translation>Volume naar gistvat:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3944 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3945 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3946 <source>Trub and chiller loss:</source>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3947 <translation type="vanished">Trub en koeler verlies:</translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3948 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3949 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3950 <location filename="../ui/EditProduct.ui" line="8537"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3951 <source>SG in fermenter:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3952 <translation>SG in gistvat:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3953 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3954 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3955 <location filename="../ui/EditProduct.ui" line="8553"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3956 <source>EBC color in fermenter:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3957 <translation>EBC kleur in gistvat:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3958 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3959 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3960 <location filename="../ui/EditProduct.ui" line="8569"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3961 <source>IBU in fermenter:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3962 <translation>IBU in het gistvat:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3963 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3964 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3965 <source>Aeration</source>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3966 <translation type="vanished">Beluchten</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3967 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3968 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3969 <location filename="../ui/EditProduct.ui" line="8729"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3970 <source>Aeration with:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3971 <translation>Beluchten met:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3972 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3973 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3974 <source>Aeration time:</source>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3975 <translation type="vanished">Beluchting tijd:</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3976 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3977 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3978 <source>Aeration speed:</source>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3979 <translation type="vanished">Beluchten snelheid:</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3980 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
3981 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3982 <location filename="../ui/EditProduct.ui" line="8697"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3983 <source> L/m</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3984 <translation> L/m</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3985 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3986 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3987 <location filename="../ui/EditProduct.ui" line="8774"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3988 <location filename="../ui/EditProduct.ui" line="10287"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3989 <location filename="../ui/EditProduct.ui" line="10307"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3990 <location filename="../ui/EditProduct.ui" line="11733"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3991 <source>Brew log chart</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3992 <translation>Brouw log grafiek</translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3993 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3994 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3995 <location filename="../ui/EditProduct.ui" line="8794"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3996 <source>Cooling</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3997 <translation>Koelen</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3998 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3999 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4000 <location filename="../ui/EditProduct.ui" line="8822"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4001 <source>Cooling to:</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4002 <translation>Koelen tot:</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4003 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4004 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4005 <location filename="../ui/EditProduct.ui" line="8924"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
4006 <location filename="../src/EditProductExport.cpp" line="805"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4007 <source>After boil</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4008 <translation>Einde koken</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4009 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4010 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4011 <location filename="../ui/EditProduct.ui" line="9068"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4012 <source>The overall efficiency.</source>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4013 <translation>Het totale brouwzaal rendement.</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4014 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4015 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4016 <location filename="../ui/EditProduct.ui" line="9214"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4017 <source>Edit the brewdate plan or start.</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4018 <translation>Wijzig de brouwdag plan of start datum.</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4019 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4020 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4021 <location filename="../ui/EditProduct.ui" line="9233"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4022 <source>Clear planned brewdate</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4023 <translation>Wis geplande brouwdag</translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4024 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4025 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4026 <location filename="../ui/EditProduct.ui" line="9253"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4027 <source>Edit the brewdate start time.</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4028 <translation>Wijzig de brouwdag start tijd.</translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4029 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4030 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4031 <location filename="../ui/EditProduct.ui" line="9256"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4032 <location filename="../ui/EditProduct.ui" line="9291"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4033 <source>hh:mm</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4034 <translation>hh:mm</translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4035 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4036 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4037 <location filename="../ui/EditProduct.ui" line="9269"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4038 <source>Edit the brewdate end.</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4039 <translation>Wijzig de brouwdag eind datum.</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4040 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4041 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4042 <location filename="../ui/EditProduct.ui" line="9288"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4043 <source>Edit the brewdate end time.</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4044 <translation>Wijzig de brouwdag eind tijd.</translation>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4045 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4046 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4047 <location filename="../ui/EditProduct.ui" line="9304"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4048 <source>Set the brewdate end date.</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4049 <translation>Zet de brouwdag eind datum.</translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4050 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4051 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4052 <location filename="../ui/EditProduct.ui" line="9324"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4053 <source>End time:</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4054 <translation>Eind tijd:</translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4055 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4056 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4057 <location filename="../ui/EditProduct.ui" line="9340"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4058 <source>Start time:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4059 <translation>Start tijd:</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4060 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4061 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4062 <location filename="../ui/EditProduct.ui" line="9356"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4063 <source>Show brewlog:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4064 <translation>Toon brouwlog:</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4065 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4066 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4067 <location filename="../ui/EditProduct.ui" line="9375"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4068 <source>Confirm brew done:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4069 <translation>Bevestig brouwdag:</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4070 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4071 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4072 <location filename="../ui/EditProduct.ui" line="9391"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4073 <location filename="../ui/EditProduct.ui" line="9759"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4074 <location filename="../ui/EditProduct.ui" line="9993"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4075 <source>Confirm the brew dates and times.</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4076 <translation>Bevestig de brouw datums en tijden.</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4077 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4078 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4079 <location filename="../ui/EditProduct.ui" line="9408"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4080 <source>Fermenting</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4081 <translation>Vergisten</translation>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4082 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4083 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4084 <location filename="../ui/EditProduct.ui" line="9420"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4085 <source>Primary fermentation</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4086 <translation>Hoofdvergisting</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4087 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4088 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4089 <location filename="../ui/EditProduct.ui" line="9700"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4090 <location filename="../ui/EditProduct.ui" line="9934"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4091 <location filename="../ui/EditProduct.ui" line="10152"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4092 <source>Edit SG in Plato, Brix or SG</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4093 <translation>Wijzig SG in Plato, Brix of SG</translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4094 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4095 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4096 <location filename="../ui/EditProduct.ui" line="9720"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4097 <location filename="../ui/EditProduct.ui" line="9954"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4098 <source>Set the date to today</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4099 <translation>Zet de datum op vandaag</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4100 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4101 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4102 <location filename="../ui/EditProduct.ui" line="9740"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4103 <source>Edit the date the primary fermentation was done.</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4104 <translation>Wijzig de datum dat de hoofdgisting gereed was.</translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4105 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4106 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4107 <location filename="../ui/EditProduct.ui" line="9780"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4108 <source>Secondary fermentation</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4109 <translation>Nagisting</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4110 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4111 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4112 <location filename="../ui/EditProduct.ui" line="10014"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4113 <source>Tertiary fermentation</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4114 <translation>Lageren</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4115 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4116 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4117 <location filename="../ui/EditProduct.ui" line="10210"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4118 <source>Alcohol volume:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4119 <translation>Alcohol vol%:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4120 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4121 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4122 <location filename="../ui/EditProduct.ui" line="10255"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4123 <source>Show fermenter unit log:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4124 <translation>Toon gistkast log:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4125 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4126 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4127 <location filename="../ui/EditProduct.ui" line="10271"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4128 <source>Show fermentation log:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4129 <translation>Toon vergisting log:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4130 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4131 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4132 <location filename="../ui/EditProduct.ui" line="10324"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4133 <source>Package</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4134 <translation>Verpakken</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4135 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4136 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4137 <location filename="../ui/EditProduct.ui" line="10336"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4138 <source>Package date:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4139 <translation>Verpakken datum:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4140 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4141 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4142 <location filename="../ui/EditProduct.ui" line="10409"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4143 <source>Carbonation range:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4144 <translation>Koolzuur volumes:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4145 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4146 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4147 <location filename="../ui/EditProduct.ui" line="10462"/>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4148 <source>Infusion or Dilution</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4149 <translation>Infusie of verdunnen</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4150 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4151 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4152 <location filename="../ui/EditProduct.ui" line="10474"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4153 <source>Package volume:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4154 <translation>Verpakken volume:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4155 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4156 <message>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
4157 <location filename="../src/EditProductTab11.cpp" line="66"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4158 <source>Package ABV %:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4159 <translation>Verpakken ABV %:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4160 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4161 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4162 <location filename="../ui/EditProduct.ui" line="10554"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4163 <source>pH from fermenter:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4164 <translation>pH vanuit gistvat:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4165 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4166 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4167 <location filename="../ui/EditProduct.ui" line="530"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4168 <location filename="../ui/EditProduct.ui" line="3342"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4169 <source>Estimated ABV:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4170 <translation>Verwacht ABV:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4171 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4172 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4173 <location filename="../ui/EditProduct.ui" line="715"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4174 <source>Bottles CO2:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4175 <translation>Flessen CO2:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4176 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4177 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4178 <location filename="../ui/EditProduct.ui" line="741"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4179 <source>Estimated EBC:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4180 <translation>Verwacht EBC:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4181 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4182 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4183 <location filename="../ui/EditProduct.ui" line="843"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4184 <location filename="../ui/EditProduct.ui" line="2938"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4185 <source>Estimated IBU:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4186 <translation>Verwacht IBU:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4187 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4188 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4189 <location filename="../ui/EditProduct.ui" line="893"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4190 <source>BU:GU ratio:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4191 <translation>BU:GU verhouding:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4192 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4193 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4194 <location filename="../ui/EditProduct.ui" line="909"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4195 <source>BU:RE ratio:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4196 <translation>BU:RE verhouding:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4197 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4198 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4199 <location filename="../ui/EditProduct.ui" line="925"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4200 <source>The obsolete Bitterness Unit to Gravity Unit ratio</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4201 <translation>De verouderde Bitter Unit tot Gravity (SG) Unit verhouding</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4202 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4203 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4204 <location filename="../ui/EditProduct.ui" line="962"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4205 <source>Bitterness Unit to Real Extract ratio</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4206 <translation>Bitterheid Unit tot Werkelijk Extract verhouding</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4207 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4208 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4209 <location filename="../ui/EditProduct.ui" line="1066"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4210 <source>Kegs CO2:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4211 <translation>Fusten CO2:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4212 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4213 <message>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4214 <location filename="../ui/EditProduct.ui" line="1824"/>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4215 <source>Brewhouse efficiency:</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4216 <translation>Brouwzaal rendement:</translation>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4217 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4218 <message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4219 <location filename="../ui/EditProduct.ui" line="1853"/>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4220 <source>Liters per minute to pump trough the chiller.
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4221 Used to calculate the time needed to transfer the wort.</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4222 <translation>Liters per minuut pompen door de koeler.
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4223 Gebruikt om de tijd te berekenen om het wort weg te pompen.</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4224 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4225 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4226 <location filename="../ui/EditProduct.ui" line="1891"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4227 <source>Transfer liters/minute:</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4228 <translation>Overbrengen liters/minuut:</translation>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4229 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4230 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4231 <location filename="../ui/EditProduct.ui" line="1907"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4232 <source>Minutes elapsed to cool to 79 °C</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4233 <translation>Nodige minuten om tot 79 °C te koelen</translation>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4234 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4235 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4236 <location filename="../ui/EditProduct.ui" line="1947"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4237 <source>Volume lost in hoses, pump ...</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4238 <translation>Verlies in slangen, pomp ...</translation>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4239 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4240 <message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4241 <source>Transfer loss L:</source>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4242 <translation type="vanished">Overbrengen verlies L:</translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4243 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4244 <message>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4245 <source>Immersion chiller L:</source>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4246 <translation type="vanished">Dompelkoeler L:</translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4247 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4248 <message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4249 <location filename="../ui/EditProduct.ui" line="2025"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4250 <source>Wort chiller type:</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4251 <translation>Wort koeler type:</translation>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4252 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4253 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4254 <location filename="../ui/EditProduct.ui" line="2041"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4255 <source>Minutes to cool to 79 °C:</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4256 <translation>Minuten koelen tot 79 °C:</translation>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4257 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4258 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4259 <location filename="../ui/EditProduct.ui" line="2057"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4260 <source>Temporary extra volume of the immersion chiller in the kettle.
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4261 Used to correct the after boil volume.</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4262 <translation>Tijdelijk extra volume in de kookketel.
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4263 Wordt gebruikt als correctie voor na koken volume.</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4264 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4265 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4266 <location filename="../ui/EditProduct.ui" line="2424"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4267 <location filename="../ui/EditProduct.ui" line="8415"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4268 <source>Kettle trub loss:</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4269 <translation>Kookketel trub verlies:</translation>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4270 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4271 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4272 <location filename="../ui/EditProduct.ui" line="2521"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4273 <source>Extra water in fermenter:</source>
424
f7e0efc8df02 Finished dutch transltions
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
4274 <translation>Extra water in gistvat:</translation>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4275 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4276 <message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
4277 <source>Volume in fermenter L:</source>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4278 <translation type="vanished">Volume naar het gistvat L:</translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4279 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4280 <message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4281 <location filename="../ui/EditProduct.ui" line="3091"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4282 <source>Boil absorb:</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4283 <translation>Kook absorptie:</translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4284 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4285 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4286 <location filename="../ui/EditProduct.ui" line="3107"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4287 <source>Loss by hop absorption in the boil kettle</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4288 <translation>Verlies door hop absorptie in de kook ketel</translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4289 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4290 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4291 <location filename="../ui/EditProduct.ui" line="3147"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4292 <source>Fermenter absorb:</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4293 <translation>Gistvat absorptie:</translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4294 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4295 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4296 <location filename="../ui/EditProduct.ui" line="3163"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4297 <source>Loss in the fermenter caused by dry-hopping</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4298 <translation>Verlies in het gistvat door het drooghoppen</translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4299 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
4300 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4301 <location filename="../ui/EditProduct.ui" line="3395"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4302 <source>Apparent Attenuation:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4303 <translation>Schijnbare vergisting:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4304 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4305 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4306 <location filename="../ui/EditProduct.ui" line="3730"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4307 <source>Yeast starter calculation.</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4308 <translation>Giststarter berekening.</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4309 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4310 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4311 <location filename="../ui/EditProduct.ui" line="3755"/>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
4312 <source>Dry yeast calculation.</source>
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
4313 <translation>Droge gist berekening.</translation>
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
4314 </message>
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
4315 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4316 <location filename="../ui/EditProduct.ui" line="4908"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4317 <source>Acid Additions</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4318 <translation>Zuur toevoegingen</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4319 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4320 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4321 <location filename="../ui/EditProduct.ui" line="4920"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4322 <source>Desired mash pH:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4323 <translation>Gewenst maisch pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4324 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4325 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4326 <location filename="../ui/EditProduct.ui" line="5078"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4327 <source>Desired sparge pH:</source>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
4328 <translation>Gewenst spoel pH:</translation>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4329 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4330 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4331 <location filename="../ui/EditProduct.ui" line="5213"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4332 <location filename="../ui/EditProduct.ui" line="5229"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4333 <source>Acid amount:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4334 <translation>Zuur hoeveelheid:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4335 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4336 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4337 <location filename="../ui/EditProduct.ui" line="5683"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4338 <source>The total prepared amount of sparge water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4339 <translation>De totale voorraad spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4340 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4341 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4342 <location filename="../ui/EditProduct.ui" line="5767"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4343 <source>Choose example water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4344 <translation>Kies voorbeeld water</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4345 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4346 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4347 <location filename="../ui/EditProduct.ui" line="6061"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4348 <source>Treated mash water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4349 <translation>Behandeld maisch water</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4350 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4351 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4352 <location filename="../ui/EditProduct.ui" line="7410"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4353 <source>Sparge water source 1</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4354 <translation>Spoelwater bron 1</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4355 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4356 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4357 <location filename="../ui/EditProduct.ui" line="7432"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4358 <source>Sparge water source 2</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4359 <translation>Spoelwater bron 2</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4360 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4361 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4362 <location filename="../ui/EditProduct.ui" line="7451"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4363 <source>Sparge water mixed</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4364 <translation>Gemengd spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4365 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4366 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4367 <location filename="../ui/EditProduct.ui" line="7467"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4368 <location filename="../src/EditProductTab5.cpp" line="723"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4369 <source>Sparge</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4370 <translation>Spoel</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4371 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4372 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4373 <location filename="../ui/EditProduct.ui" line="7483"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4374 <source>Treated sparge water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4375 <translation>Behandeld spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4376 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4377 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4378 <location filename="../ui/EditProduct.ui" line="10522"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4379 <source>Estimated final ABV %:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4380 <translation>Verwacht finale ABV %:</translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4381 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4382 <message>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4383 <location filename="../ui/EditProduct.ui" line="10598"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4384 <source>Extra dilution or infusion added to this batch.</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4385 <translation>Toegevoegde verdunning of infusie aan deze batch.</translation>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4386 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4387 <message>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4388 <location filename="../ui/EditProduct.ui" line="10629"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4389 <location filename="../ui/EditProduct.ui" line="10751"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4390 <source>The ABV including the infusion.</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4391 <translation>Het ABV inclusief infusie.</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4392 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4393 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4394 <location filename="../ui/EditProduct.ui" line="10660"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4395 <source>If there is alcohol in the infusion, give the percentage.</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4396 <translation>Als er alcohol in de infusie zit, geef hier het percentage.</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4397 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4398 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4399 <location filename="../ui/EditProduct.ui" line="10719"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4400 <source>Could be the description of the infusion.</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4401 <translation>Hier kun je de toevoeging beschrijven.</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4402 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4403 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4404 <location filename="../ui/EditProduct.ui" line="10735"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4405 <source>Estimated package ABV %:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4406 <translation>Verwacht verpakken ABV %:</translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4407 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4408 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4409 <location filename="../ui/EditProduct.ui" line="10883"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4410 <source>Bottles</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4411 <translation>Flessen</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4412 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4413 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4414 <location filename="../ui/EditProduct.ui" line="10911"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4415 <location filename="../ui/EditProduct.ui" line="11331"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4416 <source>Desired volume CO2:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4417 <translation>Gewenst volume CO2:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4418 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4419 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4420 <location filename="../ui/EditProduct.ui" line="10927"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4421 <location filename="../ui/EditProduct.ui" line="11398"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4422 <source>Priming sugar:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4423 <translation>Carbonatie suiker:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4424 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4425 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4426 <location filename="../ui/EditProduct.ui" line="10943"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4427 <location filename="../ui/EditProduct.ui" line="11315"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4428 <source>Sugar amount:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4429 <translation>Suiker gewicht:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4430 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4431 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4432 <location filename="../ui/EditProduct.ui" line="10975"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4433 <location filename="../ui/EditProduct.ui" line="11347"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4434 <source>Water amount:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4435 <translation>Water volume:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4436 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4437 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4438 <location filename="../ui/EditProduct.ui" line="11157"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4439 <source>Expected pressure in bar:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4440 <translation>Verwachte druk in bar:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4441 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4442 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4443 <location filename="../ui/EditProduct.ui" line="11173"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4444 <source>Bottles ABV %:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4445 <translation>Flessen ABV %:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4446 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4447 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4448 <location filename="../ui/EditProduct.ui" line="11271"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4449 <source>Kegs</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4450 <translation>Fusten</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4451 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4452 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4453 <location filename="../ui/EditProduct.ui" line="11283"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4454 <source>Kegs ABV %:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4455 <translation>Fusten ABV %:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4456 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4457 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4458 <location filename="../ui/EditProduct.ui" line="11299"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4459 <source>Kegs pressure in bar:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4460 <translation>Fusten druk in bar:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4461 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4462 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4463 <location filename="../ui/EditProduct.ui" line="11667"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4464 <source>Forced carbonation:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4465 <translation>Geforceerde carbonatie:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4466 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4467 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4468 <location filename="../ui/EditProduct.ui" line="11694"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4469 <source>Edit the package date.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4470 <translation>Wijzig de verpakkings datum.</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4471 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4472 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4473 <location filename="../ui/EditProduct.ui" line="11753"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4474 <source>Show carbonation log:</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4475 <translation>Toon carbonatie log:</translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4476 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4477 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4478 <location filename="../ui/EditProduct.ui" line="11766"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4479 <source>Tasting</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4480 <translation>Proeven</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4481 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4482 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4483 <location filename="../ui/EditProduct.ui" line="11778"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4484 <source>Taste date:</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4485 <translation>Proeven datum:</translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4486 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4487 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4488 <location filename="../ui/EditProduct.ui" line="11814"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4489 <source>Taste rate:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4490 <translation>Beoordeling cijfer:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4491 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4492 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4493 <location filename="../ui/EditProduct.ui" line="11855"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4494 <source>Color:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4495 <translation>Kleur:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4496 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4497 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4498 <location filename="../ui/EditProduct.ui" line="11871"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4499 <source>Transparency:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4500 <translation>Helderheid:</translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4501 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4502 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4503 <location filename="../ui/EditProduct.ui" line="11887"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4504 <source>Head:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4505 <translation>Schuim:</translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4506 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4507 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4508 <location filename="../ui/EditProduct.ui" line="11942"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4509 <source>Aroma:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4510 <translation>Geur:</translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4511 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4512 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4513 <location filename="../ui/EditProduct.ui" line="11971"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4514 <source>Taste:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4515 <translation>Smaak:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4516 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4517 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4518 <location filename="../ui/EditProduct.ui" line="12000"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4519 <source>Aftertaste:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4520 <translation>Nasmaak:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4521 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4522 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4523 <location filename="../ui/EditProduct.ui" line="12029"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4524 <source>Mouthfeel:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4525 <translation>Mondgevoel:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4526 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4527 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4528 <location filename="../ui/EditProduct.ui" line="12058"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4529 <source>Notes:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4530 <translation>Opmerkingen:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4531 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4532 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4533 <location filename="../ui/EditProduct.ui" line="12084"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4534 <source>Edit the tasting date.</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4535 <translation>Wijzig de datum van proeven.</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4536 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4537 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4538 <location filename="../ui/EditProduct.ui" line="12120"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4539 <source>Images</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4540 <translation>Plaatjes</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4541 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4542 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4543 <location filename="../ui/EditProduct.ui" line="12221"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4544 <source>Previous</source>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4545 <translation>Vorige</translation>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4546 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4547 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4548 <location filename="../ui/EditProduct.ui" line="12238"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4549 <source>Next</source>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4550 <translation>Volgende</translation>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4551 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4552 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4553 <location filename="../ui/EditProduct.ui" line="12311"/>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4554 <source>Filename:</source>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4555 <translation>Bestand:</translation>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4556 </message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4557 <message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4558 <location filename="../ui/EditProduct.ui" line="12327"/>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4559 <source>Comment:</source>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4560 <translation>Bijschrift:</translation>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4561 </message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4562 <message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4563 <location filename="../ui/EditProduct.ui" line="12372"/>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4564 <source>Type:</source>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4565 <translation>Soort:</translation>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4566 </message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4567 <message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4568 <location filename="../ui/EditProduct.ui" line="12416"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4569 <source>Export</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4570 <translation>Exporteer</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4571 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4572 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4573 <location filename="../ui/EditProduct.ui" line="12272"/>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4574 <location filename="../ui/EditProduct.ui" line="12433"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4575 <source>Print</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4576 <translation>Print</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4577 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4578 <message>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4579 <location filename="../src/EditProduct.cpp" line="44"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4580 <source>Extract</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4581 <translation>Extract</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4582 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4583 <message>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4584 <location filename="../src/EditProduct.cpp" line="45"/>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4585 <source>Partial Mash</source>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4586 <translation>Deelmaisch</translation>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4587 </message>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4588 <message>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4589 <location filename="../src/EditProduct.cpp" line="46"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4590 <source>All Grain</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4591 <translation>Mout</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4592 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4593 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4594 <location filename="../src/EditProduct.cpp" line="851"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4595 <source>BMSapp - Edit %1 - %2</source>
438
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
4596 <translation>BMSapp - Wijzig %1 - %2</translation>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4597 </message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4598 <message>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4599 <source>Source 1</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4600 <translation type="vanished">Bron 1</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4601 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4602 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4603 <source>Source 2</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4604 <translation type="vanished">Bron 2</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4605 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4606 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4607 <source>Mixed</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4608 <translation type="vanished">Gemengd</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4609 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4610 <message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
4611 <source>Emersion chiller</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4612 <translation type="vanished">Spiraal koeler</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4613 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4614 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4615 <source>Counterflow chiller</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4616 <translation type="vanished">Tegenstroom koeler</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4617 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4618 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4619 <source>Au bain marie</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4620 <translation type="vanished">Au bain marie</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4621 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4622 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4623 <source>Natural</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4624 <translation type="vanished">Afkoelen</translation>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
4625 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
4626 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4627 <location filename="../src/EditProduct.cpp" line="92"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4628 <source>None</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4629 <translation>Geen</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4630 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4631 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4632 <location filename="../src/EditProduct.cpp" line="93"/>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4633 <source>Air</source>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4634 <translation>Lucht</translation>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4635 </message>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4636 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4637 <location filename="../src/EditProduct.cpp" line="94"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4638 <source>Oxygen</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4639 <translation>Zuurstof</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4640 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4641 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4642 <location filename="../src/EditProductTab13.cpp" line="50"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4643 <location filename="../src/EditProductTab13.cpp" line="265"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4644 <location filename="../src/EditProductTab13.cpp" line="293"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4645 <location filename="../src/EditProductTab13.cpp" line="406"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4646 <location filename="../src/EditProductTab13.cpp" line="430"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
4647 <location filename="../src/EditProduct.cpp" line="924"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4648 <source>Database error</source>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4649 <translation>Database fout</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4650 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4651 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4652 <source>MySQL error: record %1 not found</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4653 <translation type="vanished">MySQL fout: record %1 niet gevonden</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4654 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4655 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4656 <location filename="../src/EditProduct.cpp" line="312"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4657 <source>%1, part %2 of %3</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4658 <translation>%1, deel %2 van %3</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4659 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4660 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4661 <source>Boiling %1 minutes</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4662 <translation type="vanished">Koken %1 minuten</translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4663 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
4664 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4665 <location filename="../src/EditProduct.cpp" line="849"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4666 <source>BMSapp - Add new product</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4667 <translation>BMSapp - Nieuw product</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4668 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4669 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4670 <source>BMSapp - Edit product %1</source>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4671 <translation type="vanished">BMSapp - Wijzig product %1</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4672 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4673 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4674 <location filename="../src/EditProduct.cpp" line="867"/>
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4675 <location filename="../src/EditProduct.cpp" line="871"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4676 <source>Edit Product</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4677 <translation>Wijzig Product</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4678 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4679 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4680 <location filename="../src/EditProduct.cpp" line="867"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4681 <source>Name empty or too short.</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4682 <translation>De naam is leeg of te kort.</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4683 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4684 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4685 <location filename="../src/EditProduct.cpp" line="871"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4686 <source>No beerstyle selected.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4687 <translation>Geen bierstijl gekozen.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4688 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4689 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4690 <location filename="../src/EditProductTab13.cpp" line="50"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4691 <location filename="../src/EditProductTab13.cpp" line="265"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4692 <location filename="../src/EditProductTab13.cpp" line="293"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4693 <location filename="../src/EditProductTab13.cpp" line="406"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4694 <location filename="../src/EditProductTab13.cpp" line="430"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
4695 <location filename="../src/EditProduct.cpp" line="924"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4696 <source>MySQL error: %1
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4697 %2
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4698 %3</source>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4699 <translation>MySQL fout: %1
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4700 %2
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4701 %3</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4702 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4703 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4704 <location filename="../src/EditProduct.cpp" line="910"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4705 <source>Delete product</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4706 <translation>Verwijder product</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4707 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4708 <message>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
4709 <location filename="../src/EditProduct.cpp" line="947"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4710 <source>Product changed</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4711 <translation>Product gewijzigd</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4712 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4713 <message>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
4714 <location filename="../src/EditProduct.cpp" line="947"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4715 <source>The product has been modified. Save changes?</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4716 <translation>Het product is gewijzigd. Wijzigingen opslaan?</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4717 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4718 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4719 <location filename="../src/EditProductTab3.cpp" line="73"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4720 <source>Supplier</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4721 <translation>Producent</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4722 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4723 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4724 <location filename="../src/EditProductTab3.cpp" line="73"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4725 <source>Fermentable</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4726 <translation>Vergistbaar ingredient</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4727 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4728 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4729 <location filename="../src/EditProductTab3.cpp" line="73"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4730 <source>EBC</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4731 <translation>EBC</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4732 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4733 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4734 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4735 <location filename="../src/EditProductTab4.cpp" line="55"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4736 <location filename="../src/EditProductTab5.cpp" line="75"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4737 <location filename="../src/EditProductTab6.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4738 <location filename="../src/EditProductTab7.cpp" line="34"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4739 <source>Type</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4740 <translation>Soort</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4741 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4742 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4743 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4744 <source>Graintype</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4745 <translation>Graan type</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4746 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4747 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4748 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4749 <source>When</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4750 <translation>Moment</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4751 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4752 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4753 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4754 <source>Yield</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4755 <translation>Opbrengst</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4756 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4757 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4758 <location filename="../src/EditProductTab3.cpp" line="74"/>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4759 <location filename="../src/EditProductTab4.cpp" line="56"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4760 <location filename="../src/EditProductTab5.cpp" line="75"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4761 <location filename="../src/EditProductTab6.cpp" line="61"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4762 <source>Amount</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4763 <translation>Hoeveel</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4764 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4765 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4766 <location filename="../src/EditProductTab3.cpp" line="74"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4767 <location filename="../src/EditProductTab4.cpp" line="56"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4768 <location filename="../src/EditProductTab5.cpp" line="75"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4769 <location filename="../src/EditProductTab6.cpp" line="61"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4770 <source>Stock</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4771 <translation>Voorraad</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4772 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4773 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4774 <location filename="../src/EditProductTab3.cpp" line="74"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4775 <source>Procent</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4776 <translation>Procent</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4777 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4778 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4779 <location filename="../src/EditProductTab3.cpp" line="74"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4780 <source>100%</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4781 <translation>100%</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4782 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4783 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4784 <location filename="../src/EditProductTab3.cpp" line="74"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4785 <location filename="../src/EditProductTab3.cpp" line="173"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4786 <location filename="../src/EditProductTab4.cpp" line="56"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4787 <location filename="../src/EditProductTab4.cpp" line="160"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4788 <location filename="../src/EditProductTab5.cpp" line="75"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4789 <location filename="../src/EditProductTab5.cpp" line="176"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4790 <location filename="../src/EditProductTab6.cpp" line="61"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4791 <location filename="../src/EditProductTab6.cpp" line="175"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4792 <source>Edit</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4793 <translation>Wijzig</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4794 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4795 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4796 <location filename="../src/EditProductTab3.cpp" line="146"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4797 <location filename="../src/EditProductTab3.cpp" line="149"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4798 <source>Edit this from the package tab</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4799 <translation>Wijzig dit vanaf het verpakken tabblad</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4800 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4801 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4802 <location filename="../src/EditProductTab3.cpp" line="153"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4803 <location filename="../src/EditProductTab3.cpp" line="156"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4804 <source>Fermentable already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4805 <translation>Vergistbaar ingredient is al verwerkt</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4806 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4807 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4808 <location filename="../src/EditProductTab3.cpp" line="366"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4809 <source>Final OG:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4810 <translation>Finale OG:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4811 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4812 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4813 <location filename="../src/EditProductTab3.cpp" line="472"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4814 <location filename="../src/EditProductTab3.cpp" line="476"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4815 <source>Final EBC:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4816 <translation>Finale EBC:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4817 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4818 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4819 <location filename="../src/EditProductTab3.cpp" line="549"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4820 <source>Final FG:</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4821 <translation>Finale FG:</translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4822 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 428
diff changeset
4823 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4824 <location filename="../src/EditProductTab3.cpp" line="552"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4825 <source>Final ABV:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4826 <translation>Finale ABV:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4827 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4828 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4829 <source>Final OG</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4830 <translation type="vanished">Finale OG:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4831 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4832 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4833 <source>Final EBC</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4834 <translation type="vanished">Finale EBC:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4835 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4836 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4837 <source>Final FG</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4838 <translation type="vanished">Finale FG:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4839 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4840 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4841 <location filename="../src/EditProductTab3.cpp" line="730"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4842 <source>Delete fermentable</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4843 <translation>Verwijder vergistbaar ingredient</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4844 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4845 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4846 <location filename="../src/EditProductTab3.cpp" line="730"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4847 <location filename="../src/EditProductTab4.cpp" line="361"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4848 <location filename="../src/EditProductTab5.cpp" line="399"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4849 <location filename="../src/EditProductTab6.cpp" line="915"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4850 <location filename="../src/EditProductTab7.cpp" line="306"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4851 <location filename="../src/EditProductTab13.cpp" line="279"/>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4852 <location filename="../src/EditProduct.cpp" line="910"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4853 <source>Delete %1</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4854 <translation>Verwijder %1</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4855 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4856 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4857 <location filename="../src/EditProductTab3.cpp" line="1048"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4858 <location filename="../src/EditProductTab5.cpp" line="643"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4859 <source>Current ingredient:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4860 <translation>Huidig ingredient:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4861 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4862 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4863 <location filename="../src/EditProductTab3.cpp" line="1053"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4864 <source>Supplier:</source>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4865 <translation>Leverancier:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4866 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4867 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4868 <location filename="../src/EditProductTab3.cpp" line="1058"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4869 <source>Amount in kg:</source>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4870 <translation>Gewicht in kg:</translation>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4871 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4872 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4873 <location filename="../src/EditProductTab3.cpp" line="1063"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4874 <source>Percentage in batch:</source>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4875 <translation>Percentage in stort:</translation>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4876 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4877 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4878 <location filename="../src/EditProductTab3.cpp" line="1068"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4879 <source>Auto fill to 100%:</source>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4880 <translation>Aanvullen tot 100%:</translation>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4881 </message>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4882 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4883 <location filename="../src/EditProductTab3.cpp" line="1073"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4884 <location filename="../src/EditProductTab4.cpp" line="633"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4885 <location filename="../src/EditProductTab6.cpp" line="1228"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4886 <source>Use at:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4887 <translation>Toevoegen bij:</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4888 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4889 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4890 <location filename="../src/EditProductTab3.cpp" line="1078"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4891 <location filename="../src/EditProductTab5.cpp" line="669"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4892 <source>Select ingredient:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4893 <translation>Kies ingredient:</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4894 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4895 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4896 <location filename="../src/EditProductTab3.cpp" line="1083"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4897 <location filename="../src/EditProductTab4.cpp" line="643"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4898 <location filename="../src/EditProductTab5.cpp" line="674"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
4899 <location filename="../src/EditProductTab6.cpp" line="1213"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4900 <source>In stock:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4901 <translation>In voorraad:</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4902 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4903 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4904 <location filename="../src/EditProductTab3.cpp" line="1088"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4905 <source>Max in batch:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4906 <translation>Max. in stort:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4907 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4908 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4909 <location filename="../src/EditProductTab3.cpp" line="1139"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4910 <location filename="../src/EditProductTab5.cpp" line="719"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4911 <source>Boil</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4912 <translation>Koken</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4913 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4914 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4915 <location filename="../src/EditProductTab3.cpp" line="1140"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4916 <source>Fermentation</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4917 <translation>Hoofdvergisting</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4918 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4919 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4920 <location filename="../src/EditProductTab3.cpp" line="1141"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4921 <source>Lagering</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4922 <translation>Nagisting/lagering</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4923 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4924 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4925 <location filename="../src/EditProductTab4.cpp" line="55"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4926 <source>Origin</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4927 <translation>Herkomst</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4928 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4929 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4930 <location filename="../src/EditProductTab4.cpp" line="55"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4931 <source>Hop</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4932 <translation>Hop</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4933 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4934 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4935 <location filename="../src/EditProductTab4.cpp" line="55"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4936 <source>Form</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4937 <translation>Vorm</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4938 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4939 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4940 <location filename="../src/EditProductTab4.cpp" line="55"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4941 <source>Alpha</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4942 <translation>Alpha</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4943 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4944 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4945 <location filename="../src/EditProductTab4.cpp" line="55"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4946 <location filename="../src/EditProductTab5.cpp" line="75"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4947 <source>Use at</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4948 <translation>Toepassing</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4949 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4950 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4951 <location filename="../src/EditProductTab4.cpp" line="55"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4952 <location filename="../src/EditProductTab5.cpp" line="75"/>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
4953 <location filename="../src/EditProductTab9.cpp" line="604"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4954 <source>Time</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4955 <translation>Tijd</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4956 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4957 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4958 <location filename="../src/EditProductTab4.cpp" line="56"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4959 <source>IBU</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4960 <translation>IBU</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4961 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4962 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4963 <location filename="../src/EditProductTab4.cpp" line="140"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4964 <location filename="../src/EditProductTab4.cpp" line="143"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4965 <source>Hop already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4966 <translation>Hop is al verwerkt</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4967 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4968 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4969 <location filename="../src/EditProductTab4.cpp" line="176"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4970 <location filename="../src/EditProductTab4.cpp" line="216"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4971 <source>Very low</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4972 <translation>Zeer laag</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4973 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4974 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4975 <location filename="../src/EditProductTab4.cpp" line="182"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4976 <location filename="../src/EditProductTab4.cpp" line="222"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4977 <source>Low</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4978 <translation>Laag</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4979 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4980 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4981 <location filename="../src/EditProductTab4.cpp" line="189"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4982 <location filename="../src/EditProductTab4.cpp" line="229"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4983 <source>Moderate</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4984 <translation>Gemiddeld</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4985 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4986 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4987 <location filename="../src/EditProductTab4.cpp" line="197"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4988 <location filename="../src/EditProductTab4.cpp" line="237"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4989 <source>High</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4990 <translation>Hoog</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4991 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4992 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4993 <location filename="../src/EditProductTab4.cpp" line="204"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4994 <location filename="../src/EditProductTab4.cpp" line="244"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4995 <source>Very high</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4996 <translation>Zeer hoog</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4997 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4998 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4999 <location filename="../src/EditProductTab4.cpp" line="302"/>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
5000 <location filename="../src/EditProductTab11.cpp" line="68"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5001 <source>Final IBU:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5002 <translation>Finale IBU:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5003 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5004 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5005 <location filename="../src/EditProductTab4.cpp" line="361"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5006 <source>Delete hop</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5007 <translation>Verwijder hop</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5008 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5009 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5010 <location filename="../src/EditProductTab4.cpp" line="566"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5011 <location filename="../src/EditProductTab4.cpp" line="627"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5012 <location filename="../src/EditProductTab5.cpp" line="514"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5013 <location filename="../src/EditProductTab5.cpp" line="603"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5014 <location filename="../src/EditProductTab5.cpp" line="661"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5015 <source>Time in minutes:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5016 <translation>Tijd in minuten:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5017 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5018 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5019 <location filename="../src/EditProductTab4.cpp" line="571"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5020 <location filename="../src/EditProductTab4.cpp" line="625"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5021 <location filename="../src/EditProductTab5.cpp" line="509"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5022 <location filename="../src/EditProductTab5.cpp" line="598"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5023 <location filename="../src/EditProductTab5.cpp" line="659"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5024 <source>Time in days:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5025 <translation>Tijd in dagen:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5026 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5027 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5028 <location filename="../src/EditProductTab4.cpp" line="609"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5029 <source>Current hop:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5030 <translation>Huidige hop:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5031 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5032 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5033 <location filename="../src/EditProductTab4.cpp" line="614"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5034 <source>Origin:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5035 <translation>Herkomst:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5036 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5037 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5038 <location filename="../src/EditProductTab4.cpp" line="619"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5039 <location filename="../src/EditProductTab5.cpp" line="525"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5040 <location filename="../src/EditProductTab5.cpp" line="650"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5041 <location filename="../src/EditProductTab6.cpp" line="1048"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5042 <location filename="../src/EditProductTab6.cpp" line="1221"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5043 <source>Amount in gr:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5044 <translation>Gewicht in gr:</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5045 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5046 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5047 <location filename="../src/EditProductTab4.cpp" line="638"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5048 <source>Select hop:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5049 <translation>Kies hop:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5050 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5051 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5052 <source>First wort</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5053 <translation type="vanished">Maischhop</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5054 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5055 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5056 <source>Aroma</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5057 <translation type="vanished">Aromahop</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5058 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5059 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5060 <source>Bittering</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5061 <translation type="obsolete">Bitterhop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5062 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5063 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5064 <source>Both</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5065 <translation type="obsolete">Beide</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5066 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5067 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5068 <source>Whirlpool</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5069 <translation type="vanished">Hopstand</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5070 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5071 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5072 <source>Dry hop</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5073 <translation type="vanished">Koudhop</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5074 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5075 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5076 <location filename="../src/EditProductTab5.cpp" line="75"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5077 <source>Ingredient</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5078 <translation>Ingredient</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5079 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5080 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5081 <location filename="../src/EditProductTab5.cpp" line="140"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5082 <location filename="../src/EditProductTab5.cpp" line="144"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5083 <source>Edit this from the water tab</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5084 <translation>Wijzig dit vanaf het water tabblad</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5085 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5086 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5087 <location filename="../src/EditProductTab5.cpp" line="149"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5088 <location filename="../src/EditProductTab5.cpp" line="153"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5089 <source>Misc already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5090 <translation>Divers ingredient is al verwerkt</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5091 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5092 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5093 <location filename="../src/EditProductTab5.cpp" line="399"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5094 <source>Delete misc</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5095 <translation>Verwijder divers ingredient</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5096 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5097 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5098 <location filename="../src/EditProductTab5.cpp" line="528"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5099 <location filename="../src/EditProductTab5.cpp" line="652"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5100 <location filename="../src/EditProductTab6.cpp" line="1055"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5101 <location filename="../src/EditProductTab6.cpp" line="1223"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5102 <source>Amount in ml:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5103 <translation>Hoeveelheid in ml:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5104 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5105 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5106 <location filename="../src/EditProductTab5.cpp" line="717"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5107 <source>Starter</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5108 <translation>Starter</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5109 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5110 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5111 <location filename="../src/EditProductTab5.cpp" line="720"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5112 <location filename="../src/EditProductTab6.cpp" line="1277"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5113 <source>Primary</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5114 <translation>Hoofdgisting</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5115 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5116 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
5117 <location filename="../src/EditProductTab5.cpp" line="721"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5118 <location filename="../src/EditProductTab6.cpp" line="1278"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5119 <source>Secondary</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5120 <translation>Nagisting/lagering</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5121 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5122 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
5123 <location filename="../src/EditProductTab5.cpp" line="722"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5124 <source>Bottling</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5125 <translation>Bottelen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5126 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5127 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5128 <location filename="../src/EditProductTab6.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5129 <source>Yeast</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5130 <translation>Gist</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5131 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5132 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5133 <location filename="../src/EditProductTab6.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5134 <source>Laboratory</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5135 <translation>Laboratorium</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5136 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5137 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5138 <location filename="../src/EditProductTab6.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5139 <source>Code</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5140 <translation>Product code</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5141 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5142 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5143 <location filename="../src/EditProductTab6.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5144 <source>Use for</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5145 <translation>Toepassing</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5146 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5147 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5148 <location filename="../src/EditProductTab6.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5149 <source>Min.</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5150 <translation></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5151 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5152 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5153 <location filename="../src/EditProductTab6.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5154 <source>Max.</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5155 <translation></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5156 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5157 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5158 <location filename="../src/EditProductTab6.cpp" line="61"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5159 <source>Tol.</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5160 <translation></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5161 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5162 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5163 <location filename="../src/EditProductTab6.cpp" line="61"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5164 <source>Attn.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5165 <translation></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5166 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5167 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5168 <location filename="../src/EditProductTab6.cpp" line="61"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5169 <source>STA</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5170 <translation>STA</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5171 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5172 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5173 <location filename="../src/EditProductTab6.cpp" line="154"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5174 <location filename="../src/EditProductTab6.cpp" line="158"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5175 <source>Yeast already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5176 <translation>Gist is al verwerkt</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5177 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5178 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5179 <location filename="../src/EditProductTab6.cpp" line="345"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5180 <source>Method</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5181 <translation>Methode</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5182 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5183 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5184 <location filename="../src/EditProductTab6.cpp" line="345"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5185 <source>Inj. factor</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5186 <translation>Injectie</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5187 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5188 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5189 <location filename="../src/EditProductTab6.cpp" line="345"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5190 <source>New cells</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5191 <translation>Celgroei</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5192 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5193 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5194 <location filename="../src/EditProductTab6.cpp" line="345"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5195 <source>Total cells</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5196 <translation>Totaal</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5197 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5198 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5199 <location filename="../src/EditProductTab6.cpp" line="345"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5200 <source>Grow factor</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5201 <translation>Groeifactor</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5202 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5203 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5204 <location filename="../src/EditProductTab6.cpp" line="727"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5205 <source>BMSapp - Pitchrate</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5206 <translation>BMSapp - Gist enten</translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5207 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5208 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5209 <location filename="../src/EditProductTab6.cpp" line="739"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5210 <source>Beer pitch type:</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5211 <translation>Biergist nodig:</translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5212 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5213 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5214 <location filename="../src/EditProductTab6.cpp" line="747"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5215 <source>0.075 Real Kveik</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5216 <translation>0,075 Echte Kveik</translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5217 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5218 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5219 <location filename="../src/EditProductTab6.cpp" line="748"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5220 <source>0.75 Ale, upto 1.060</source>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5221 <translation>0,75 Bovengist tot 1.060</translation>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5222 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5223 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5224 <location filename="../src/EditProductTab6.cpp" line="749"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5225 <source>1.0 Ale, above 1.060</source>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5226 <translation>1,0 Bovengist hoger 1.060</translation>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5227 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5228 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5229 <location filename="../src/EditProductTab6.cpp" line="750"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5230 <source>1.5 Lager, upto 1.060</source>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5231 <translation>1,5 Ondergist tot 1.060</translation>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5232 </message>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5233 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5234 <location filename="../src/EditProductTab6.cpp" line="751"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5235 <source>2.0 Lager, above 1.060</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5236 <translation>2,0 Ondergist hoger 1.060</translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5237 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5238 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5239 <location filename="../src/EditProductTab6.cpp" line="782"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5240 <source>Retry starter</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5241 <translation>Ververs starter</translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5242 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5243 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5244 <location filename="../src/EditProductTab6.cpp" line="782"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5245 <source>Retry to automatic create starter steps</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5246 <translation>Ververs de starter stappen automatisch</translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5247 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
5248 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5249 <location filename="../src/EditProductTab6.cpp" line="816"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5250 <source>Start step type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5251 <translation>Starter stap type:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5252 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5253 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5254 <location filename="../src/EditProductTab6.cpp" line="821"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5255 <source>Starter step volume:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5256 <translation>Starter stap volume:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5257 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5258 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5259 <location filename="../src/EditProductTab6.cpp" line="828"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5260 <source>Stirred</source>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5261 <translation>Geroerd</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5262 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5263 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5264 <location filename="../src/EditProductTab6.cpp" line="829"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5265 <source>Shaken</source>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5266 <translation>Geschud</translation>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5267 </message>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5268 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5269 <location filename="../src/EditProductTab6.cpp" line="830"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5270 <source>Simple</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5271 <translation>Simpel</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5272 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5273 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5274 <location filename="../src/EditProductTab6.cpp" line="915"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5275 <source>Delete yeast</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5276 <translation>Verwijder gist</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5277 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5278 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5279 <location filename="../src/EditProductTab6.cpp" line="1040"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5280 <location filename="../src/EditProductTab6.cpp" line="1219"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5281 <source>Total packs:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5282 <translation>Aantal pakken:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5283 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5284 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5285 <location filename="../src/EditProductTab6.cpp" line="1193"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5286 <source>Yeast name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5287 <translation>Gist naam:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5288 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5289 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5290 <location filename="../src/EditProductTab6.cpp" line="1198"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5291 <location filename="../src/EditProductTab6.cpp" line="1203"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5292 <source>Laboratory:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5293 <translation>Laboratorium:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5294 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5295 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5296 <location filename="../src/EditProductTab6.cpp" line="1208"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5297 <source>Select yeast:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5298 <translation>Kies gist:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5299 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5300 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5301 <location filename="../src/EditProductTab6.cpp" line="1279"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5302 <source>Tertiary</source>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5303 <translation>Lageren</translation>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5304 </message>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5305 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5306 <location filename="../src/EditProductTab6.cpp" line="1280"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5307 <source>Bottle</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5308 <translation>Bottelen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5309 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5310 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5311 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5312 <source>Step name</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5313 <translation>Stap naam</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5314 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5315 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5316 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5317 <source>Start</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5318 <translation>Start</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5319 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5320 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5321 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5322 <source>End</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5323 <translation>Eind</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5324 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5325 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5326 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5327 <source>Rest</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5328 <translation>Rust</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5329 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5330 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5331 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5332 <source>Ramp</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5333 <translation>Verwarm</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5334 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5335 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5336 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5337 <source>Inf/dec</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5338 <translation>Inf/dec</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5339 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5340 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5341 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5342 <source>W/G ratio</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5343 <translation>L/Kg</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5344 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5345 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5346 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5347 <source>SG</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5348 <translation>SG</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5349 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5350 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5351 <location filename="../src/EditProductTab7.cpp" line="306"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5352 <source>Delete mash step</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5353 <translation>Verwijder maisch stap</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5354 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5355 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5356 <location filename="../src/EditProductTab7.cpp" line="556"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5357 <source>Step name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5358 <translation>Stap naam:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5359 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5360 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5361 <location filename="../src/EditProductTab7.cpp" line="566"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5362 <source>Step type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5363 <translation>Stap type:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5364 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5365 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5366 <location filename="../src/EditProductTab7.cpp" line="572"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5367 <source>Infusion</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5368 <translation>Infusie</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5369 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5370 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5371 <location filename="../src/EditProductTab7.cpp" line="573"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5372 <source>Temperature</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5373 <translation>Verwarmen</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5374 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5375 <message>
438
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
5376 <location filename="../src/EditProductTab7.cpp" line="574"/>
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
5377 <source>Decoction</source>
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
5378 <translation>Decoctie</translation>
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
5379 </message>
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
5380 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5381 <location filename="../src/EditProductTab7.cpp" line="579"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5382 <source>Step start temp:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5383 <translation>Start temperatuur:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5384 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5385 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5386 <location filename="../src/EditProductTab7.cpp" line="594"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5387 <source>Step end temp:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5388 <translation>Eind temperatuur:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5389 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5390 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5391 <location filename="../src/EditProductTab7.cpp" line="609"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5392 <source>Step rest time:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5393 <translation>Rust tijd:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5394 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5395 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5396 <location filename="../src/EditProductTab7.cpp" line="623"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5397 <source>Step ramp time:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5398 <translation>Verwarm tijd:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5399 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5400 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5401 <location filename="../ui/EditProduct.ui" line="7921"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5402 <location filename="../ui/EditProduct.ui" line="9052"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5403 <location filename="../src/EditProductTab7.cpp" line="635"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5404 <source>Measured pH:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5405 <translation>Gemeten pH:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5406 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5407 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5408 <location filename="../src/EditProductTab7.cpp" line="653"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5409 <source>Measured Brix:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5410 <translation>Gemeten Brix:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5411 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5412 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5413 <location filename="../ui/EditProduct.ui" line="7937"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5414 <location filename="../ui/EditProduct.ui" line="9119"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5415 <location filename="../src/EditProductTab7.cpp" line="667"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5416 <source>Measured SG:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5417 <translation>Gemeten SG:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5418 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5419 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5420 <location filename="../src/EditProductTab7.cpp" line="687"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5421 <source>Infusion volume:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5422 <translation>Infusie volume:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5423 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5424 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5425 <location filename="../src/EditProductTab7.cpp" line="704"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5426 <source>Infusion Temperature:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5427 <translation>Infusie temperatuur:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5428 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5429 <message>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5430 <location filename="../src/EditProductTab8.cpp" line="202"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5431 <source>Very malty and sweet</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5432 <translation>Zeer moutig en zoet</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5433 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5434 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5435 <location filename="../src/EditProductTab8.cpp" line="204"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5436 <source>Malty, sweet</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5437 <translation>Moutig, zoet</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5438 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5439 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5440 <location filename="../src/EditProductTab8.cpp" line="206"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5441 <location filename="../src/EditProductTab8.cpp" line="443"/>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5442 <source>Balanced</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5443 <translation>Gebalanceerd</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5444 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5445 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5446 <location filename="../src/EditProductTab8.cpp" line="208"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5447 <source>Hoppy, bitter</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5448 <translation>Hoppig, bitter</translation>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5449 </message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5450 <message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5451 <location filename="../src/EditProductTab8.cpp" line="210"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5452 <source>Very hoppy, very bitter</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5453 <translation>Erg hoppig, erg bitter</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5454 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5455 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5456 <location filename="../src/EditProductTab8.cpp" line="437"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5457 <source>Too malty</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5458 <translation>Te moutig</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5459 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5460 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5461 <location filename="../src/EditProductTab8.cpp" line="439"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5462 <source>Very malty</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5463 <translation>Erg moutig</translation>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5464 </message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5465 <message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5466 <location filename="../src/EditProductTab8.cpp" line="441"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5467 <source>Malty</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5468 <translation>Moutig</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5469 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5470 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5471 <location filename="../src/EditProductTab8.cpp" line="445"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5472 <source>Little bitter</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5473 <translation>Iets bitter</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5474 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5475 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5476 <location filename="../src/EditProductTab8.cpp" line="447"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5477 <source>Bitter</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5478 <translation>Bitter</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5479 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5480 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5481 <location filename="../src/EditProductTab8.cpp" line="449"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5482 <source>Very bitter</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5483 <translation>Erg bitter</translation>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5484 </message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5485 <message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5486 <location filename="../src/EditProductTab8.cpp" line="451"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5487 <source>Too bitter</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5488 <translation>Veel te bitter</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5489 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5490 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5491 <location filename="../src/EditProductTab9.cpp" line="645"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5492 <location filename="../src/EditProductTab13.cpp" line="346"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5493 <location filename="../src/EditProductTab13.cpp" line="349"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5494 <location filename="../src/EditProductTab13.cpp" line="369"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
5495 <location filename="../src/EditProductExport.cpp" line="37"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
5496 <location filename="../src/EditProductExport.cpp" line="40"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5497 <location filename="../src/EditProductExport.cpp" line="264"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5498 <source>Save File</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5499 <translation>Bestand opslaan</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5500 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5501 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
5502 <location filename="../src/EditProductExport.cpp" line="38"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5503 <source>Files (*.xml)</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5504 <translation>Bestanden (*.xml)</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5505 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5506 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
5507 <location filename="../src/EditProductExport.cpp" line="40"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5508 <source>No XML file selected.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5509 <translation>Geen XML bestand gekozen.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5510 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5511 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5512 <location filename="../src/EditProductExport.cpp" line="264"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
5513 <source>XML export ready</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
5514 <translation>XML uitvoer gereed</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
5515 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
5516 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5517 <location filename="../src/EditProductExport.cpp" line="318"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5518 <location filename="../src/EditProductExport.cpp" line="320"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5519 <location filename="../src/EditProductExport.cpp" line="416"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5520 <location filename="../src/EditProductExport.cpp" line="418"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5521 <source>Copy Product</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5522 <translation>Kopieer Product</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5523 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5524 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5525 <location filename="../src/EditProductExport.cpp" line="318"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5526 <source>Copy Product export ready.</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5527 <translation>Kopie Product export gereed.</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5528 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5529 <message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5530 <source>Copy Product </source>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
5531 <translation type="vanished">Kopieer Product</translation>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5532 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5533 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5534 <location filename="../src/EditProductExport.cpp" line="320"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5535 <source>Copy Product error.</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5536 <translation>Kopieer Product fout.</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5537 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5538 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
5539 <source>Copy Produuct to Recipe ready.</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
5540 <translation type="vanished">Kopieer Product naar Recept gereed.</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
5541 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
5542 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5543 <location filename="../src/EditProductExport.cpp" line="416"/>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
5544 <source>Copy Product to Recipe ready.</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5545 <translation>Kopieer Product naar Recept gereed.</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5546 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5547 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5548 <location filename="../src/EditProductExport.cpp" line="418"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5549 <source>Copy Product to Recipe error.</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5550 <translation>Kopieer Product naar Recept fout.</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5551 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5552 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5553 <location filename="../src/EditProductExport.cpp" line="582"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5554 <location filename="../src/EditProductExport.cpp" line="1049"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5555 <source>Export to forum</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5556 <translation>Exporteer naar Forum</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5557 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5558 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5559 <location filename="../src/EditProductExport.cpp" line="582"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5560 <source>The recipe and all data are copied to the clipboard.
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5561 You can &quot;paste&quot; this data in the forum screen in your web browser.</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5562 <translation>Het recept en alle gegevens zijn gekopieerd naar het klemboard.
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5563 Je kunt deze gegevens &quot;plakken&quot; in het forum scherm in je web browser.</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5564 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5565 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5566 <location filename="../src/EditProductExport.cpp" line="599"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5567 <source>Add a splitted batch</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5568 <translation>Voeg een split batch toe</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5569 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5570 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5571 <location filename="../src/EditProductExport.cpp" line="604"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5572 <source>Choose split moment in the brew process</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5573 <translation>Kies een splits moment in het brouw proces</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5574 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5575 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5576 <location filename="../src/EditProductExport.cpp" line="611"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5577 <source>Delete the last splitted batch</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5578 <translation>Verwijder de laatste gesplitste batch</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5579 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5580 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5581 <location filename="../src/EditProductExport.cpp" line="620"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5582 <source>The read-only `product code` of the batch</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5583 <translation>De alleen lezen `product code` van de batch</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5584 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5585 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5586 <location filename="../src/EditProductExport.cpp" line="624"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5587 <source>Batch name, click to change the name</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5588 <translation>Batch naam, klik om de naam te wijzigen</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5589 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5590 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5591 <location filename="../src/EditProductExport.cpp" line="629"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5592 <source>Batch size, click to change the volume</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5593 <translation>Batch volume, klik om het volume te wijzigen</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5594 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5595 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5596 <location filename="../src/EditProductExport.cpp" line="734"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5597 <location filename="../src/EditProductExport.cpp" line="748"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5598 <source>Split product</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5599 <translation>Splits product</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5600 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5601 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5602 <location filename="../src/EditProductExport.cpp" line="760"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5603 <source>Product name:</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5604 <translation>Product naam:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5605 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5606 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5607 <location filename="../src/EditProductExport.cpp" line="771"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5608 <source>Product code:</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5609 <translation>Product code:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5610 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5611 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5612 <location filename="../src/EditProductExport.cpp" line="782"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5613 <source>Available volume:</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5614 <translation>Beschikbaar volume:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5615 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5616 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5617 <location filename="../src/EditProductExport.cpp" line="788"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5618 <source>Current brew stage:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5619 <translation>Huidige brouw fase:</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5620 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5621 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5622 <location filename="../src/EditProductExport.cpp" line="799"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5623 <source>Split at moment:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5624 <translation>Splits op moment:</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5625 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5626 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5627 <location filename="../src/EditProductExport.cpp" line="803"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5628 <source>Not divided</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5629 <translation>Niet gesplitst</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5630 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5631 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5632 <location filename="../src/EditProductExport.cpp" line="804"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5633 <source>After mash</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5634 <translation>Na maischen</translation>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5635 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5636 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5637 <location filename="../src/EditProductExport.cpp" line="806"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5638 <source>After cooling</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5639 <translation>Na koelen</translation>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5640 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5641 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5642 <location filename="../src/EditProductExport.cpp" line="807"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5643 <source>After primary</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5644 <translation>Na hoofdgisting</translation>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5645 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5646 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5647 <location filename="../src/EditProductExport.cpp" line="808"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5648 <source>After secondary</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5649 <translation>Na nagisting</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5650 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5651 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5652 <location filename="../src/EditProductExport.cpp" line="809"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5653 <source>After tertiary</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5654 <translation>Na lageren</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5655 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5656 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5657 <location filename="../src/EditProductExport.cpp" line="830"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5658 <source>Volume remaining:</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5659 <translation>Resterend volume:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5660 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5661 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5662 <location filename="../src/EditProductExport.cpp" line="848"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5663 <source>Split code</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5664 <translation>Splits code</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5665 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5666 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5667 <location filename="../src/EditProductExport.cpp" line="848"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5668 <source>Split name</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5669 <translation>Splits naam</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5670 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5671 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5672 <location filename="../src/EditProductExport.cpp" line="848"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5673 <source>Split volume</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5674 <translation>Splits volume</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5675 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5676 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5677 <location filename="../src/EditProductExport.cpp" line="1025"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5678 <source>Export choices</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5679 <translation>Export keuzes</translation>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5680 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5681 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5682 <location filename="../src/EditProductExport.cpp" line="1037"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5683 <source>Export to beerXML</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5684 <translation>Exporteer naar beerXML</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5685 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5686 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5687 <location filename="../src/EditProductExport.cpp" line="1041"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5688 <source>Copy to product</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5689 <translation>Kopieer naar Product</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5690 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5691 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5692 <location filename="../src/EditProductExport.cpp" line="1045"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5693 <source>Copy to recipe</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5694 <translation>Kopieer naar Recept</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5695 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5696 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5697 <location filename="../src/EditProductExport.cpp" line="1053"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5698 <source>Split this batch</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5699 <translation>Splits deze batch</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5700 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5701 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5702 <location filename="../src/EditProductExport.cpp" line="1082"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5703 <source>Printer report</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5704 <translation>Print rapporten</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5705 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5706 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5707 <location filename="../src/EditProductExport.cpp" line="1094"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5708 <source>Print recipe</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5709 <translation>Print recept</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5710 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5711 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5712 <location filename="../src/EditProductExport.cpp" line="1098"/>
243
84dc3c1c2d02 Added print and export choices popups. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 242
diff changeset
5713 <source>Print checklist</source>
84dc3c1c2d02 Added print and export choices popups. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 242
diff changeset
5714 <translation>Print werklijst</translation>
84dc3c1c2d02 Added print and export choices popups. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 242
diff changeset
5715 </message>
84dc3c1c2d02 Added print and export choices popups. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 242
diff changeset
5716 <message>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5717 <location filename="../src/EditProductTab9.cpp" line="103"/>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5718 <source>Confirm brew</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5719 <translation>Bevestig brouwen</translation>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5720 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5721 <message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5722 <location filename="../src/EditProductTab9.cpp" line="103"/>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5723 <source>Confirm that the brew date and time are correct</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5724 <translation>Bevestig dat de brouw datums en tijden kloppen</translation>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5725 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5726 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5727 <location filename="../src/EditProductTab9.cpp" line="244"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5728 <source>Distance from top:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5729 <translation>Afstand tot bovenrand:</translation>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5730 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5731 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5732 <location filename="../src/EditProductTab9.cpp" line="254"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5733 <source> cm</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5734 <translation> cm</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5735 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5736 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5737 <location filename="../src/EditProductTab9.cpp" line="262"/>
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5738 <source>Measure with placed immersion chiller.</source>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
5739 <translation>Opmeten met geplaatste spiraalkoeler.</translation>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5740 </message>
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5741 <message>
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5742 <location filename="../src/EditProductTab9.cpp" line="615"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5743 <source>Temperature °C or Power %</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5744 <translation>Temperatuur °C of Power %</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5745 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5746 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5747 <location filename="../src/EditProductTab9.cpp" line="643"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5748 <source>Save Image</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5749 <translation>Opslaan plaatje</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5750 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5751 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5752 <location filename="../src/EditProductTab9.cpp" line="643"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5753 <source>Image (*.png)</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5754 <translation>Plaatje (*.png)</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5755 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5756 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5757 <location filename="../src/EditProductTab9.cpp" line="645"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5758 <source>No image file selected.</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5759 <translation>Geen plaatjes bestand gekozen.</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5760 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5761 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5762 <location filename="../src/EditProductTab9.cpp" line="178"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5763 <location filename="../src/EditProductTab10.cpp" line="42"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5764 <source>Refractometer Brix:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5765 <translation>Refractometer Brix:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5766 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5767 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5768 <location filename="../src/EditProductTab10.cpp" line="143"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5769 <source>Confirm primary</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5770 <translation>Bevestig hoofdgisting</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5771 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5772 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5773 <location filename="../src/EditProductTab10.cpp" line="143"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5774 <source>Confirm that the primary fermentation data is correct</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5775 <translation>Bevestig dat de hoofdgisting gereed is en de gegevens kloppen</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5776 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5777 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5778 <location filename="../src/EditProductTab10.cpp" line="211"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5779 <source>Confirm secondary</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5780 <translation>Bevestig nagisting</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5781 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5782 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5783 <location filename="../src/EditProductTab10.cpp" line="211"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5784 <source>Confirm that the secondary fermentation data is correct</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5785 <translation>Bevesting dat de nagisting datum en gegevens kloppen</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5786 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5787 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5788 <source>Fermenter log</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5789 <translation type="vanished">Gistkast log</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5790 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5791 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5792 <source>Beer</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5793 <translation type="vanished">Bier</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5794 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5795 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5796 <source>Chiller</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5797 <translation type="vanished">Koeler</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5798 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5799 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5800 <source>Date</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5801 <translation type="vanished">Datum</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5802 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5803 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5804 <source>Temp °C</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5805 <translation type="vanished">Temp °C</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5806 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5807 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5808 <source>Power %</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5809 <translation type="vanished">Power %</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5810 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5811 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5812 <source>iSpindel log</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5813 <translation type="vanished">iSpindel log</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5814 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5815 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5816 <source>Battery</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5817 <translation type="vanished">Batterij</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5818 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5819 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5820 <source>Temperature °C</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5821 <translation type="vanished">Temperatuur °C</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5822 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5823 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5824 <source>Battery volt</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5825 <translation type="vanished">Batterij volt</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5826 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5827 <message>
448
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5828 <source>Final ABV %:x</source>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5829 <translation type="vanished">Finale ABV %:x</translation>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5830 </message>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5831 <message>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5832 <source>Final EBC:x</source>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5833 <translation type="vanished">Finale EBC:x</translation>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5834 </message>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5835 <message>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5836 <source>Final IBU:x</source>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5837 <translation type="vanished">Finale IBU:x</translation>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5838 </message>
9e0da3824cf9 Make sure the package abv is final when the tertiary fermentation data is filled in.
Michiel Broek <mbroek@mbse.eu>
parents: 447
diff changeset
5839 <message>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
5840 <location filename="../src/EditProductTab11.cpp" line="298"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5841 <source>Confirm package</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5842 <translation>Bevestig verpakken</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5843 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5844 <message>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
5845 <location filename="../src/EditProductTab11.cpp" line="298"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5846 <source>Confirm that the beer is packaged and all data is correct</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5847 <translation>Bevestig dat het bier verpakt is en de gegevens kloppen</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5848 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5849 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5850 <source>Carbonation log</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5851 <translation type="vanished">Carbonatie log</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5852 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5853 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5854 <source>Pressure bar</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5855 <translation type="vanished">Druk in bar</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5856 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5857 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5858 <source>Bar</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5859 <translation type="vanished">Bar</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5860 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5861 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5862 <location filename="../src/EditProductTab12.cpp" line="36"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5863 <source>Confirm tasting</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5864 <translation>Bevestig proeven</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5865 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5866 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5867 <location filename="../src/EditProductTab12.cpp" line="36"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5868 <source>Confirm that the beer tasting is done and the results are filled in.</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5869 <translation>Bevestig dat het proeven gedaan is en opmerkingen ingevuld zijn.</translation>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5870 </message>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5871 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5872 <location filename="../src/EditProductTab13.cpp" line="166"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5873 <source>Open File</source>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5874 <translation>Open bestand</translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5875 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5876 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5877 <location filename="../src/EditProductTab13.cpp" line="182"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5878 <source>Cannot load %1: %2</source>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5879 <translation>Kan niet laden %1: %2</translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5880 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5881 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5882 <location filename="../ui/EditProduct.ui" line="12295"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5883 <location filename="../src/EditProductTab13.cpp" line="210"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5884 <source>Image here</source>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5885 <translation>Plaatje hier</translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5886 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5887 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5888 <location filename="../src/EditProductTab13.cpp" line="220"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5889 <source>Image type:</source>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5890 <translation>Soort plaatje:</translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5891 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5892 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5893 <location filename="../src/EditProductTab13.cpp" line="233"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5894 <source>Image comment:</source>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5895 <translation>Bijschrift:</translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5896 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5897 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5898 <location filename="../src/EditProductTab13.cpp" line="240"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5899 <source>The comment for this image.</source>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5900 <translation>Het bijschrift of commentaar bij dit plaatje.</translation>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5901 </message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5902 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5903 <location filename="../src/EditProductTab13.cpp" line="279"/>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5904 <source>Delete image</source>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
5905 <translation>Wis plaatje</translation>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5906 </message>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5907 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5908 <location filename="../src/EditProductTab13.cpp" line="347"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5909 <source>Files (*.png)</source>
477
27e179759bf2 Version 0.3.6. Updated translations and bumped version.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5910 <translation>Bestanden (*.png)</translation>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5911 </message>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5912 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5913 <location filename="../src/EditProductTab13.cpp" line="349"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5914 <source>No PNG file selected.</source>
477
27e179759bf2 Version 0.3.6. Updated translations and bumped version.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5915 <translation>Geen PNG bestand gekozen.</translation>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5916 </message>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5917 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 477
diff changeset
5918 <location filename="../src/EditProductTab13.cpp" line="369"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5919 <source>Saved %1</source>
477
27e179759bf2 Version 0.3.6. Updated translations and bumped version.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5920 <translation>Opgeslagen %1</translation>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5921 </message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5922 </context>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5923 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5924 <name>EditProfileFerment</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5925 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5926 <location filename="../ui/EditProfileFerment.ui" line="14"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5927 <source>Dialog</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5928 <translation></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5929 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5930 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5931 <location filename="../ui/EditProfileFerment.ui" line="29"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5932 <source>Name:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5933 <translation>Naam:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5934 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5935 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5936 <location filename="../ui/EditProfileFerment.ui" line="48"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5937 <source>Name of the fermentation profile</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5938 <translation>Naam van het vergisting profiel</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5939 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5940 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5941 <location filename="../ui/EditProfileFerment.ui" line="67"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5942 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5943 <translation>Terug</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5944 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5945 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5946 <location filename="../ui/EditProfileFerment.ui" line="87"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5947 <source>Save</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5948 <translation>Bewaar</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5949 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5950 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5951 <location filename="../ui/EditProfileFerment.ui" line="107"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5952 <location filename="../src/EditProfileFerment.cpp" line="172"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5953 <location filename="../src/EditProfileFerment.cpp" line="444"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5954 <source>Delete</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5955 <translation>Verwijder</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5956 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5957 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5958 <location filename="../ui/EditProfileFerment.ui" line="134"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5959 <source>Steps:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5960 <translation>Stappen:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5961 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5962 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5963 <location filename="../ui/EditProfileFerment.ui" line="150"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5964 <source>Total time:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5965 <translation>Totale tijd:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5966 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5967 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5968 <location filename="../ui/EditProfileFerment.ui" line="179"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5969 <source>Add step</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5970 <translation>Nieuwe stap</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5971 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5972 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5973 <location filename="../ui/EditProfileFerment.ui" line="196"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5974 <source>Start low:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5975 <translation>Start laag:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5976 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5977 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5978 <location filename="../ui/EditProfileFerment.ui" line="212"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5979 <source>Start high:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5980 <translation>Start hoog:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5981 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5982 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5983 <location filename="../ui/EditProfileFerment.ui" line="234"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5984 <location filename="../ui/EditProfileFerment.ui" line="265"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5985 <source> °C</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5986 <translation> °C</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5987 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5988 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5989 <location filename="../ui/EditProfileFerment.ui" line="290"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5990 <source>Sensor:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5991 <translation>Sensor:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5992 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5993 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5994 <location filename="../ui/EditProfileFerment.ui" line="316"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5995 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5996 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5997 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5998 <message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5999 <location filename="../src/EditProfileFerment.cpp" line="31"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6000 <location filename="../src/EditProfileFerment.cpp" line="135"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6001 <location filename="../src/EditProfileFerment.cpp" line="434"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6002 <source>Beer</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6003 <translation>Bier</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6004 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6005 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6006 <location filename="../src/EditProfileFerment.cpp" line="32"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6007 <location filename="../src/EditProfileFerment.cpp" line="136"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6008 <location filename="../src/EditProfileFerment.cpp" line="435"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6009 <source>Fridge</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6010 <translation>Koelkast</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6011 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6012 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6013 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6014 <source>Step name</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6015 <translation>Stap naam</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6016 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6017 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6018 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6019 <source>Start °C</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6020 <translation>Start °C</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6021 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6022 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6023 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6024 <source>End °C</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6025 <translation>Eind °C</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6026 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6027 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6028 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6029 <source>Sensor</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6030 <translation>Sensor</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6031 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6032 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6033 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6034 <source>Ramp time</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6035 <translation>Verwarm tijd</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6036 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6037 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6038 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6039 <source>Rest time</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6040 <translation>Rust tijd</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6041 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6042 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6043 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6044 <source>Button</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6045 <translation>Toets</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6046 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6047 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6048 <location filename="../src/EditProfileFerment.cpp" line="203"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6049 <source>BMSapp - Add new fermentation profile</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6050 <translation>BMSapp - Nieuw vergisting profiel</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6051 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6052 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6053 <location filename="../src/EditProfileFerment.cpp" line="205"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6054 <source>BMSapp - Edit fermentation profile %1</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6055 <translation>BMSadd - Wijzig vergisting profiel %1</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6056 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6057 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6058 <location filename="../src/EditProfileFerment.cpp" line="221"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6059 <source>Edit Ferment</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6060 <translation>Wijzig vergisting</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6061 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6062 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6063 <location filename="../src/EditProfileFerment.cpp" line="221"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6064 <source>Name empty or too short.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6065 <translation>De naam is leeg of te kort.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6066 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6067 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6068 <location filename="../src/EditProfileFerment.cpp" line="250"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6069 <location filename="../src/EditProfileFerment.cpp" line="286"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6070 <location filename="../src/EditProfileFerment.cpp" line="311"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6071 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6072 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6073 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6074 <message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6075 <location filename="../src/EditProfileFerment.cpp" line="251"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6076 <location filename="../src/EditProfileFerment.cpp" line="287"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6077 <location filename="../src/EditProfileFerment.cpp" line="312"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6078 <source>MySQL error: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6079 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6080 %3</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6081 <translation>MySQL fout: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6082 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6083 %3</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6084 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6085 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6086 <location filename="../src/EditProfileFerment.cpp" line="301"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6087 <source>Delete fermentation profile</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6088 <translation>Verwijder vergisting profiel</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6089 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6090 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6091 <location filename="../src/EditProfileFerment.cpp" line="301"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6092 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6093 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6094 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6095 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6096 <location filename="../src/EditProfileFerment.cpp" line="470"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6097 <source>Fermentation changed</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6098 <translation>Vergisting gewijzigd</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6099 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6100 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6101 <location filename="../src/EditProfileFerment.cpp" line="470"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6102 <source>This fermentation profile has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6103 <translation>Dit vergisting profiel is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6104 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6105 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6106 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6107 <name>EditProfileMash</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6108 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6109 <location filename="../ui/EditProfileMash.ui" line="14"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6110 <source>Dialog</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6111 <translation></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6112 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6113 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6114 <location filename="../ui/EditProfileMash.ui" line="29"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6115 <source>Name:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6116 <translation>Naam:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6117 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6118 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6119 <location filename="../ui/EditProfileMash.ui" line="45"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6120 <source>Notes:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6121 <translation>Opmerkingen:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6122 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6123 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6124 <location filename="../ui/EditProfileMash.ui" line="64"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6125 <source>Name of the mash profile</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6126 <translation>Naam van dit maisch profiel</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6127 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6128 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6129 <location filename="../ui/EditProfileMash.ui" line="77"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6130 <source>Notes or this mash profile.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6131 <translation>Opmerkingen over dit maisch profiel.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6132 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6133 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6134 <location filename="../ui/EditProfileMash.ui" line="96"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6135 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6136 <translation>Terug</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6137 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6138 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6139 <location filename="../ui/EditProfileMash.ui" line="116"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6140 <source>Save</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6141 <translation>Bewaar</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6142 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6143 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6144 <location filename="../ui/EditProfileMash.ui" line="136"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6145 <location filename="../src/EditProfileMash.cpp" line="157"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6146 <location filename="../src/EditProfileMash.cpp" line="384"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6147 <source>Delete</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6148 <translation>Verwijder</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6149 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6150 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6151 <location filename="../ui/EditProfileMash.ui" line="163"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6152 <source>Steps:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6153 <translation>Stappen:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6154 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6155 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6156 <location filename="../ui/EditProfileMash.ui" line="179"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6157 <source>Total time:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6158 <translation>Totale tijd:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6159 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6160 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6161 <location filename="../ui/EditProfileMash.ui" line="205"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6162 <source>Add step</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6163 <translation>Nieuwe stap</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6164 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6165 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6166 <location filename="../ui/EditProfileMash.ui" line="222"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6167 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6168 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6169 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6170 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6171 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6172 <source>Step name</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6173 <translation>Stap naam</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6174 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6175 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6176 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6177 <source>Type</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6178 <translation>Soort</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6179 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6180 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6181 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6182 <source>Start °C</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6183 <translation>Start °C</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6184 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6185 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6186 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6187 <source>End °C</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6188 <translation>Eind °C</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6189 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6190 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6191 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6192 <source>Rest time</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6193 <translation>Rust tijd</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6194 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6195 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6196 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6197 <source>Ramp time</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6198 <translation>Verwarm tijd</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6199 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6200 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6201 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6202 <source>Button</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6203 <translation>Toets</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6204 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6205 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6206 <location filename="../src/EditProfileMash.cpp" line="102"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6207 <location filename="../src/EditProfileMash.cpp" line="372"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6208 <source>Infusion</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6209 <translation>Infusie</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6210 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6211 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6212 <location filename="../src/EditProfileMash.cpp" line="103"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6213 <location filename="../src/EditProfileMash.cpp" line="373"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6214 <source>Temperature</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6215 <translation>Verwarmen</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6216 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6217 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6218 <location filename="../src/EditProfileMash.cpp" line="104"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6219 <location filename="../src/EditProfileMash.cpp" line="374"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6220 <source>Decoction</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6221 <translation>Decoctie</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6222 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6223 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6224 <location filename="../src/EditProfileMash.cpp" line="188"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6225 <source>BMSapp - Add new mash profile</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6226 <translation>BMSapp - Nieuw maisch profiel</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6227 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6228 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6229 <location filename="../src/EditProfileMash.cpp" line="190"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6230 <source>BMSapp - Edit mash profile %1</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6231 <translation>BMSapp - Wijzig maisch profiel %1</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6232 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6233 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6234 <location filename="../src/EditProfileMash.cpp" line="206"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6235 <source>Edit Mash</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6236 <translation>Wijzig maisch</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6237 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6238 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6239 <location filename="../src/EditProfileMash.cpp" line="206"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6240 <source>Name empty or too short.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6241 <translation>De naam is leeg of te kort.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6242 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6243 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6244 <location filename="../src/EditProfileMash.cpp" line="228"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6245 <location filename="../src/EditProfileMash.cpp" line="257"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6246 <location filename="../src/EditProfileMash.cpp" line="282"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6247 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6248 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6249 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6250 <message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6251 <location filename="../src/EditProfileMash.cpp" line="229"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6252 <location filename="../src/EditProfileMash.cpp" line="258"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6253 <location filename="../src/EditProfileMash.cpp" line="283"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6254 <source>MySQL error: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6255 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6256 %3</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6257 <translation>MySQL fout: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6258 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6259 %3</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6260 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6261 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6262 <location filename="../src/EditProfileMash.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6263 <source>Delete mash profile</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6264 <translation>Verwijder maisch profiel</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6265 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6266 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6267 <location filename="../src/EditProfileMash.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6268 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6269 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6270 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6271 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6272 <location filename="../src/EditProfileMash.cpp" line="410"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6273 <source>Mash changed</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6274 <translation>Maisch gewijzigd</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6275 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6276 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6277 <location filename="../src/EditProfileMash.cpp" line="410"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6278 <source>This mash profile has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6279 <translation>Dit maisch schema is gewijzigd, Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6280 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6281 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6282 <source>The mash profile has been modified
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6283 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6284 <translation type="vanished">Het maisch profiel is gewijzigd
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6285 Bewaar wijzigingen?</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6286 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6287 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6288 <source>The water has been modified
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6289 Save changes?</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6290 <translation type="obsolete">Het water is gewijzigd
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6291 Bewaar wijzigingen?</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6292 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6293 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6294 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6295 <name>EditProfileStyle</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6296 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6297 <location filename="../ui/EditProfileStyle.ui" line="14"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6298 <source>Dialog</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6299 <translation></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6300 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6301 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6302 <location filename="../ui/EditProfileStyle.ui" line="29"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6303 <source>Beer style:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6304 <translation>Bierstijl:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6305 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6306 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6307 <location filename="../ui/EditProfileStyle.ui" line="48"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6308 <source>Name of the beer style</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6309 <translation>Naam van deze bierstijl</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6310 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6311 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6312 <location filename="../ui/EditProfileStyle.ui" line="61"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6313 <source>Remarks about this style.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6314 <translation>Opmerkingen over deze stijl.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6315 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6316 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6317 <location filename="../ui/EditProfileStyle.ui" line="80"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6318 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6319 <translation>Terug</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6320 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6321 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6322 <location filename="../ui/EditProfileStyle.ui" line="100"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6323 <source>Save</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6324 <translation>Bewaar</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6325 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6326 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6327 <location filename="../ui/EditProfileStyle.ui" line="120"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6328 <source>Delete</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6329 <translation>Verwijder</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6330 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6331 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6332 <location filename="../ui/EditProfileStyle.ui" line="137"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6333 <source>Beer group:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6334 <translation>Bier groep:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6335 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6336 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6337 <location filename="../ui/EditProfileStyle.ui" line="156"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6338 <source>Name of the beer group</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6339 <translation>Naam van deze biergroep</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6340 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6341 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6342 <location filename="../ui/EditProfileStyle.ui" line="169"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6343 <source>Category:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6344 <translation>Categorie:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6345 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6346 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6347 <location filename="../ui/EditProfileStyle.ui" line="185"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6348 <source>Category number:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6349 <translation>Categorie nummer:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6350 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6351 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6352 <location filename="../ui/EditProfileStyle.ui" line="204"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6353 <source>BJCP beer category</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6354 <translation>BJCP bier categorie</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6355 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6356 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6357 <location filename="../ui/EditProfileStyle.ui" line="233"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6358 <source>Profile:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6359 <translation>Profiel:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6360 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6361 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6362 <location filename="../ui/EditProfileStyle.ui" line="249"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6363 <source>Profile description.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6364 <translation>Profiel omschrijving.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6365 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6366 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6367 <location filename="../ui/EditProfileStyle.ui" line="262"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6368 <source>Remarks:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6369 <translation>Opmerkingen:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6370 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6371 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6372 <location filename="../ui/EditProfileStyle.ui" line="278"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6373 <source>Type:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6374 <translation>Soort:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6375 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6376 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6377 <location filename="../ui/EditProfileStyle.ui" line="304"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6378 <source>Style guide:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6379 <translation>Stijlgids:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6380 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6381 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6382 <location filename="../ui/EditProfileStyle.ui" line="323"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6383 <source>The name of the style guide</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6384 <translation>De naam van de stijlgids</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6385 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6386 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6387 <location filename="../ui/EditProfileStyle.ui" line="336"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6388 <source>Original Gravity:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6389 <translation>Begin SG:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6390 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6391 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6392 <location filename="../ui/EditProfileStyle.ui" line="352"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6393 <source>Final Gravity:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6394 <translation>Eind SG:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6395 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6396 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6397 <location filename="../ui/EditProfileStyle.ui" line="368"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6398 <source>IBU:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6399 <translation>IBU:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6400 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6401 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6402 <location filename="../ui/EditProfileStyle.ui" line="516"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6403 <source>EBC:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6404 <translation>EBC:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6405 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6406 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6407 <location filename="../ui/EditProfileStyle.ui" line="532"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6408 <source>Co2:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6409 <translation>CO2 volumes:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6410 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6411 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6412 <location filename="../ui/EditProfileStyle.ui" line="548"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6413 <source>ABV:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6414 <translation>Alcohol volume:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6415 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6416 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6417 <location filename="../ui/EditProfileStyle.ui" line="672"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6418 <source>Ingredients:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6419 <translation>Ingredienten:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6420 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6421 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6422 <location filename="../ui/EditProfileStyle.ui" line="688"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6423 <source>Examples:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6424 <translation>Voorbeelden:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6425 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6426 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6427 <location filename="../ui/EditProfileStyle.ui" line="704"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6428 <source>Ingredients used in this style.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6429 <translation>Ingredienten gebruikt in deze stijl.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6430 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6431 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6432 <location filename="../ui/EditProfileStyle.ui" line="717"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6433 <source>Examples of this style.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6434 <translation>Voorbeelden van deze stijl.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6435 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6436 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6437 <location filename="../src/EditProfileStyle.cpp" line="32"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6438 <source>Lager</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6439 <translation>Ondergist</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6440 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6441 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6442 <location filename="../src/EditProfileStyle.cpp" line="33"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6443 <source>Ale</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6444 <translation>Bovengist</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6445 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6446 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6447 <location filename="../src/EditProfileStyle.cpp" line="34"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6448 <source>Mead</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6449 <translation>Mede</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6450 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6451 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6452 <location filename="../src/EditProfileStyle.cpp" line="35"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6453 <source>Wheat</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6454 <translation>Tarwebier</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6455 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6456 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6457 <location filename="../src/EditProfileStyle.cpp" line="36"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6458 <source>Mixed</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6459 <translation>Gemengd</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6460 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6461 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6462 <location filename="../src/EditProfileStyle.cpp" line="37"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6463 <source>Cider</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6464 <translation>Cider</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6465 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6466 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6467 <location filename="../src/EditProfileStyle.cpp" line="129"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6468 <source>BMSapp - Add new beer style</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6469 <translation>BMSapp - Nieuwe bierstijl</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6470 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6471 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6472 <location filename="../src/EditProfileStyle.cpp" line="131"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6473 <source>BMSapp - Edit beer style %1</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6474 <translation>BMSapp - Wijzig bierstijl %1</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6475 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6476 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6477 <source>BMSapp - Add new brewing water</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6478 <translation type="obsolete">BMSapp - Nieuw brouwwater</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6479 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6480 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6481 <source>BMSapp - Edit brewing water %1</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6482 <translation type="obsolete">BMSapp - Wijzig brouwwater %1</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6483 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6484 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6485 <location filename="../src/EditProfileStyle.cpp" line="147"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6486 <source>Edit Style</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6487 <translation>Wijzigen stijl</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6488 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6489 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6490 <location filename="../src/EditProfileStyle.cpp" line="147"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6491 <source>Beer style is empty or too short.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6492 <translation>Bierstijl naam is leeg of te kort.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6493 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6494 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6495 <location filename="../src/EditProfileStyle.cpp" line="197"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6496 <location filename="../src/EditProfileStyle.cpp" line="222"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6497 <source>Database error</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6498 <translation>Database fout</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6499 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6500 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6501 <location filename="../src/EditProfileStyle.cpp" line="198"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6502 <location filename="../src/EditProfileStyle.cpp" line="223"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6503 <source>MySQL error: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6504 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6505 %3</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6506 <translation>MySQL fout: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6507 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6508 %3</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6509 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6510 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6511 <location filename="../src/EditProfileStyle.cpp" line="344"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6512 <source>Style changed</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6513 <translation>Stijl gewijzigd</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6514 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6515 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6516 <location filename="../src/EditProfileStyle.cpp" line="344"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6517 <source>This beerstyle has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6518 <translation>Deze bierstijl is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6519 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6520 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6521 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6522 <name>EditProfileWater</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6523 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6524 <location filename="../ui/EditProfileWater.ui" line="14"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6525 <source>Dialog</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6526 <translation></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6527 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6528 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6529 <location filename="../ui/EditProfileWater.ui" line="29"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6530 <source>Name:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6531 <translation>Naam:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6532 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6533 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6534 <location filename="../ui/EditProfileWater.ui" line="45"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6535 <source>Notes:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6536 <translation>Opmerkingen:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6537 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6538 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6539 <location filename="../ui/EditProfileWater.ui" line="64"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6540 <source>Name of the brewing water</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6541 <translation>Naam van dit brouwwater</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6542 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6543 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6544 <location filename="../ui/EditProfileWater.ui" line="77"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6545 <source>Notes or the source of this water.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6546 <translation>Opmerkingen over de bron van dit water.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6547 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6548 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6549 <location filename="../ui/EditProfileWater.ui" line="96"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6550 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6551 <translation>Terug</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6552 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6553 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6554 <location filename="../ui/EditProfileWater.ui" line="116"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6555 <source>Save</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6556 <translation>Bewaar</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6557 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6558 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6559 <location filename="../ui/EditProfileWater.ui" line="136"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6560 <source>Delete</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6561 <translation>Verwijder</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6562 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6563 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6564 <location filename="../ui/EditProfileWater.ui" line="153"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6565 <source>Calcium (Ca) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6566 <translation>Calcium (Ca) mg/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6567 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6568 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6569 <location filename="../ui/EditProfileWater.ui" line="169"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6570 <source>Magnesium (Mg) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6571 <translation>Magnesium (Mg) mg/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6572 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6573 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6574 <location filename="../ui/EditProfileWater.ui" line="185"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6575 <source>Sodium (Na) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6576 <translation>Natrium (Na) mg/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6577 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6578 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6579 <location filename="../ui/EditProfileWater.ui" line="201"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6580 <source>pH:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6581 <translation>pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6582 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6583 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6584 <location filename="../ui/EditProfileWater.ui" line="526"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6585 <source>Total Alkalinity (CaCO3) mg/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6586 <translation>Totale alkaliteit (CaCO3) mg/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6587 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6588 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6589 <location filename="../ui/EditProfileWater.ui" line="571"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6590 <source>Residual Alkalinity as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6591 <translation>Rest alkaliteit als CaCO3:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6592 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6593 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6594 <location filename="../ui/EditProfileWater.ui" line="655"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6595 <source>Hardness as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6596 <translation>Hardheid als CaCO3:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6597 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6598 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6599 <location filename="../ui/EditProfileWater.ui" line="705"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6600 <source>Carbonate (CO3) mg/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6601 <translation>Carbonaat (CO3) mg/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6602 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6603 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6604 <location filename="../ui/EditProfileWater.ui" line="721"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6605 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6606 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6607 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6608 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6609 <source>Acid pH:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6610 <translation type="vanished">Zuurgraad pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6611 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6612 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6613 <location filename="../ui/EditProfileWater.ui" line="478"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6614 <source>Sulfate (SO4) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6615 <translation>Sulfaat (SO4) mg/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6616 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6617 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6618 <location filename="../ui/EditProfileWater.ui" line="494"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6619 <source>Chloride (Cl) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6620 <translation>Chloride (Cl) mg/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6621 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6622 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6623 <location filename="../ui/EditProfileWater.ui" line="510"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6624 <source>Bicarbonate (HCO3) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6625 <translation>Bicarbonaat (HCO3) mg/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6626 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6627 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6628 <source>Alkalinity (CaCO3) mg/L:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6629 <translation type="vanished">Totale alkaliteit (CaCO3) mg/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6630 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6631 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6632 <location filename="../ui/EditProfileWater.ui" line="542"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6633 <source>Ion balance meq/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6634 <translation>Ionen balans meq/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6635 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6636 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6637 <location filename="../src/EditProfileWater.cpp" line="95"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6638 <source>BMSapp - Add new brewing water</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6639 <translation>BMSapp - Nieuw brouwwater</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6640 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6641 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6642 <location filename="../src/EditProfileWater.cpp" line="97"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6643 <source>BMSapp - Edit brewing water %1</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6644 <translation>BMSapp - Wijzig brouwwater %1</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6645 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6646 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6647 <location filename="../src/EditProfileWater.cpp" line="113"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6648 <source>Edit Water</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6649 <translation>Wijzig water</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6650 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6651 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6652 <location filename="../src/EditProfileWater.cpp" line="113"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6653 <source>Name empty or too short.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6654 <translation>De naam is leeg of te kort.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6655 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6656 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6657 <location filename="../src/EditProfileWater.cpp" line="145"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6658 <location filename="../src/EditProfileWater.cpp" line="184"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6659 <location filename="../src/EditProfileWater.cpp" line="209"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6660 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6661 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6662 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6663 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6664 <location filename="../src/EditProfileWater.cpp" line="146"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6665 <location filename="../src/EditProfileWater.cpp" line="185"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6666 <location filename="../src/EditProfileWater.cpp" line="210"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6667 <source>MySQL error: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6668 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6669 %3</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6670 <translation>MySQL fout: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6671 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6672 %3</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6673 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6674 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6675 <location filename="../src/EditProfileWater.cpp" line="199"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6676 <source>Delete water profile</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6677 <translation>Verwijder water profiel</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6678 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6679 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6680 <location filename="../src/EditProfileWater.cpp" line="199"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6681 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6682 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6683 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6684 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6685 <location filename="../src/EditProfileWater.cpp" line="319"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6686 <source>Water changed</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6687 <translation>Water gewijzigd</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6688 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6689 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6690 <location filename="../src/EditProfileWater.cpp" line="319"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6691 <source>This water profile has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6692 <translation>Dit water profiel is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6693 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6694 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6695 <source>The water has been modified
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6696 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6697 <translation type="vanished">Het water is gewijzigd
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6698 Bewaar wijzigingen?</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6699 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6700 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6701 <context>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6702 <name>EditRecipe</name>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6703 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6704 <location filename="../ui/EditRecipe.ui" line="14"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6705 <source>Dialog</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6706 <translation>Dialog</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6707 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6708 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6709 <location filename="../ui/EditRecipe.ui" line="35"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6710 <source>Quit</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6711 <translation>Terug</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6712 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6713 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6714 <location filename="../ui/EditRecipe.ui" line="55"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6715 <source>Save</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6716 <translation>Bewaar</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6717 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6718 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6719 <location filename="../ui/EditRecipe.ui" line="75"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6720 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6721 <location filename="../src/EditRecipeTab2.cpp" line="122"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6722 <location filename="../src/EditRecipeTab3.cpp" line="48"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6723 <location filename="../src/EditRecipeTab3.cpp" line="117"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6724 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6725 <location filename="../src/EditRecipeTab4.cpp" line="127"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6726 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6727 <location filename="../src/EditRecipeTab5.cpp" line="102"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6728 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6729 <location filename="../src/EditRecipeTab6.cpp" line="131"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6730 <source>Delete</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6731 <translation>Verwijder</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6732 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6733 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6734 <location filename="../ui/EditRecipe.ui" line="118"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6735 <source>Generic</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6736 <translation>Algemeen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6737 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6738 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6739 <location filename="../ui/EditRecipe.ui" line="130"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6740 <source>Recipe name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6741 <translation>Recept naam:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6742 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6743 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6744 <location filename="../ui/EditRecipe.ui" line="146"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6745 <source>Recipe notes:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6746 <translation>Opmerkingen:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6747 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6748 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6749 <location filename="../ui/EditRecipe.ui" line="182"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6750 <source>Read only:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6751 <translation>Alleen lezen:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6752 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6753 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6754 <location filename="../ui/EditRecipe.ui" line="198"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6755 <source>Yes</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6756 <translation>Ja</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6757 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6758 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6759 <location filename="../ui/EditRecipe.ui" line="211"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6760 <source>Brew type:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6761 <translation>Brouw type:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6762 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6763 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6764 <location filename="../ui/EditRecipe.ui" line="237"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6765 <source>Efficiency:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6766 <translation>Brouwzaal rendement:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6767 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6768 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6769 <location filename="../ui/EditRecipe.ui" line="253"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6770 <source>Boil time:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6771 <translation>Kooktijd:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6772 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6773 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6774 <location filename="../ui/EditRecipe.ui" line="269"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6775 <source>Batch size:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6776 <translation>Brouw volume:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6777 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6778 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6779 <location filename="../ui/EditRecipe.ui" line="285"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6780 <source>Boil size:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6781 <translation>Kook volume:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6782 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6783 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6784 <location filename="../ui/EditRecipe.ui" line="307"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6785 <location filename="../ui/EditRecipe.ui" line="468"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6786 <location filename="../ui/EditRecipe.ui" line="634"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6787 <location filename="../ui/EditRecipe.ui" line="1825"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6788 <location filename="../ui/EditRecipe.ui" line="1878"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6789 <source> %</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6790 <translation> %</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6791 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6792 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6793 <location filename="../ui/EditRecipe.ui" line="332"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6794 <source> min</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6795 <translation> min</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6796 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6797 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6798 <location filename="../ui/EditRecipe.ui" line="357"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6799 <location filename="../ui/EditRecipe.ui" line="391"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6800 <location filename="../ui/EditRecipe.ui" line="5472"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6801 <source> L</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6802 <translation> L</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6803 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6804 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6805 <location filename="../ui/EditRecipe.ui" line="413"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6806 <source>Overview</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6807 <translation>Overzicht</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6808 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6809 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6810 <location filename="../ui/EditRecipe.ui" line="1797"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6811 <source>Alcohol Volume:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6812 <translation>Alcohol vol%:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6813 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6814 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6815 <location filename="../ui/EditRecipe.ui" line="540"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6816 <location filename="../ui/EditRecipe.ui" line="1750"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6817 <source>Estimated FG:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6818 <translation>Verwacht eind SG:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6819 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6820 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6821 <location filename="../ui/EditRecipe.ui" line="576"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6822 <location filename="../ui/EditRecipe.ui" line="1270"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6823 <location filename="../ui/EditRecipe.ui" line="1703"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6824 <source>Estimated OG:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6825 <translation>Verwacht start SG:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6826 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6827 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6828 <location filename="../ui/EditRecipe.ui" line="693"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6829 <source>Color method:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6830 <translation>Kleur berekening:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6831 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6832 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6833 <location filename="../ui/EditRecipe.ui" line="709"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6834 <source>Carbonation:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6835 <translation>Koolzuur volumes:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6836 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6837 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6838 <location filename="../ui/EditRecipe.ui" line="1220"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6839 <source>Color EBC:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6840 <translation>Kleur EBC:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6841 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6842 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6843 <location filename="../ui/EditRecipe.ui" line="805"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6844 <source>IBU method:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6845 <translation>IBU berekening:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6846 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6847 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6848 <location filename="../ui/EditRecipe.ui" line="821"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6849 <source>Energy kcal/l:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6850 <translation>Energie inhoud kcal/l:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6851 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6852 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6853 <location filename="../ui/EditRecipe.ui" line="1505"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6854 <location filename="../src/EditRecipeTab3.cpp" line="612"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6855 <source>Bitterness IBU:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6856 <translation>Bitterheid IBU:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6857 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6858 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6859 <location filename="../ui/EditRecipe.ui" line="1014"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6860 <source>Beerstyle</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6861 <translation>Bierstijl</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6862 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6863 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6864 <location filename="../ui/EditRecipe.ui" line="1075"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6865 <source>Style guide:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6866 <translation>Stijlgids:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6867 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6868 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6869 <location filename="../ui/EditRecipe.ui" line="1091"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6870 <source>Style group:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6871 <translation>Stijl groep:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6872 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6873 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6874 <location filename="../ui/EditRecipe.ui" line="1107"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6875 <source>Style name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6876 <translation>Stijl naam:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6877 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6878 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6879 <source>Select style:</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6880 <translation type="vanished">Kies bierstijl:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6881 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6882 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6883 <location filename="../ui/EditRecipe.ui" line="1123"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6884 <source>Style type:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6885 <translation>Stijl type:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6886 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6887 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6888 <location filename="../ui/EditRecipe.ui" line="1152"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6889 <source>Category:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6890 <translation>Categorie:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6891 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6892 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6893 <location filename="../ui/EditRecipe.ui" line="1181"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6894 <source>Category number:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6895 <translation>Categorie nummer:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6896 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6897 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6898 <location filename="../ui/EditRecipe.ui" line="1208"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6899 <source>Fermentables</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6900 <translation>Vergistbaar</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6901 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6902 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6903 <location filename="../ui/EditRecipe.ui" line="1317"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6904 <source>Mash tun %:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6905 <translation>Percentage moutstort:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6906 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6907 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6908 <location filename="../ui/EditRecipe.ui" line="1333"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6909 <source>Sugars %:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6910 <translation>Percentage suikers:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6911 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6912 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6913 <location filename="../ui/EditRecipe.ui" line="1349"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6914 <source>Cara/crystal %:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6915 <translation>Percentage cara:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6916 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6917 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6918 <location filename="../ui/EditRecipe.ui" line="1365"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6919 <source>Lintner:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6920 <translation>Lintner totaal:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6921 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6922 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6923 <location filename="../ui/EditRecipe.ui" line="1400"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6924 <source>%v lintner</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6925 <translation></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6926 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6927 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6928 <location filename="../ui/EditRecipe.ui" line="1422"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6929 <location filename="../ui/EditRecipe.ui" line="1444"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6930 <location filename="../ui/EditRecipe.ui" line="1466"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6931 <location filename="../ui/EditRecipe.ui" line="1596"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6932 <location filename="../ui/EditRecipe.ui" line="1618"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6933 <source>%v%</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6934 <translation></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6935 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6936 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6937 <location filename="../ui/EditRecipe.ui" line="1479"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6938 <location filename="../ui/EditRecipe.ui" line="1641"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6939 <location filename="../ui/EditRecipe.ui" line="1677"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6940 <location filename="../ui/EditRecipe.ui" line="2405"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6941 <location filename="../ui/EditRecipe.ui" line="2441"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6942 <source>Add</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6943 <translation>Nieuw</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6944 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6945 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6946 <location filename="../ui/EditRecipe.ui" line="1493"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6947 <source>Hops</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6948 <translation>Hoppen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6949 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6950 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6951 <location filename="../ui/EditRecipe.ui" line="1555"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6952 <source>Hop taste:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6953 <translation>Hop smaak:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6954 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6955 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6956 <location filename="../ui/EditRecipe.ui" line="1571"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6957 <source>Hop aroma:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6958 <translation>Hop aroma:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6959 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6960 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6961 <location filename="../ui/EditRecipe.ui" line="1655"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6962 <source>Miscs</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6963 <translation>Diversen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6964 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6965 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6966 <location filename="../ui/EditRecipe.ui" line="1691"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6967 <source>Yeasts</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6968 <translation>Gisten</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6969 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6970 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6971 <source>Appearant Attenuation:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6972 <translation type="vanished">Schijnbare vergisting:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6973 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6974 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6975 <location filename="../ui/EditRecipe.ui" line="1850"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6976 <source>Apparent Attenuation:</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6977 <translation>Schijnbare vergisting:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6978 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6979 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6980 <location filename="../ui/EditRecipe.ui" line="1934"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6981 <source>Liquid yeast advice</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6982 <translation>Vloeibaar gist advies</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6983 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6984 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6985 <location filename="../ui/EditRecipe.ui" line="1975"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6986 <source>Pitchrate million cells/ml/°P:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6987 <translation>Ent miljard cellen/ml/°P:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6988 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6989 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6990 <location filename="../ui/EditRecipe.ui" line="1991"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6991 <source>Initial billion cells:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6992 <translation>Start miljard cellen:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6993 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6994 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6995 <location filename="../ui/EditRecipe.ui" line="2007"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6996 <source>Target billion cells:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6997 <translation>Doel miljard cellen:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6998 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6999 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7000 <location filename="../ui/EditRecipe.ui" line="2079"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7001 <source>Starter volume L:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7002 <translation>Starter volume L:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7003 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7004 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7005 <location filename="../ui/EditRecipe.ui" line="2095"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7006 <source>A very rough starter volume estimate.</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7007 <translation>Een zeer ruw geschat starter volume.</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7008 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7009 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7010 <location filename="../ui/EditRecipe.ui" line="2135"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7011 <source>Dry yeast advice</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7012 <translation>Droge gist advies</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7013 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7014 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7015 <location filename="../ui/EditRecipe.ui" line="2148"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7016 <source>Low grams/hl:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7017 <translation>Laag grammen/hl:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7018 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7019 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7020 <location filename="../ui/EditRecipe.ui" line="2164"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7021 <source>High grams/hl:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7022 <translation>Hoog grammen/hl:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7023 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7024 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7025 <location filename="../ui/EditRecipe.ui" line="2224"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7026 <location filename="../ui/EditRecipe.ui" line="2240"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7027 <source>at</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7028 <translation>bij</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7029 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7030 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7031 <location filename="../ui/EditRecipe.ui" line="2315"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7032 <source>Pitch grams:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7033 <translation>Ent gram:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7034 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7035 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7036 <location filename="../ui/EditRecipe.ui" line="2359"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7037 <source>Pitch grams/hl:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7038 <translation>Ent gram/hl:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7039 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7040 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7041 <location filename="../ui/EditRecipe.ui" line="2419"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7042 <location filename="../src/EditRecipeTab2.cpp" line="926"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7043 <location filename="../src/EditRecipeTab3.cpp" line="666"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7044 <location filename="../src/EditRecipeTab4.cpp" line="652"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7045 <source>Mash</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7046 <translation>Maischen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7047 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7048 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7049 <location filename="../ui/EditRecipe.ui" line="2458"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7050 <source>Mash name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7051 <translation>Maisch schema:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7052 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7053 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7054 <location filename="../ui/EditRecipe.ui" line="2474"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7055 <source>Mash schedule:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7056 <translation>Kies maisch schema:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7057 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7058 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7059 <location filename="../ui/EditRecipe.ui" line="2510"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7060 <source>Mash time:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7061 <translation>Maisch tijd:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7062 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7063 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7064 <location filename="../ui/EditRecipe.ui" line="2536"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7065 <source>Water</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7066 <translation>Water</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7067 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7068 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7069 <source>Water overview</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7070 <translation type="vanished">Water overzicht</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7071 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7072 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7073 <location filename="../ui/EditRecipe.ui" line="4869"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7074 <source>Ca</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7075 <translation>Ca</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7076 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7077 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7078 <location filename="../ui/EditRecipe.ui" line="5228"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7079 <source>Mg</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7080 <translation>Mg</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7081 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7082 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7083 <location filename="../ui/EditRecipe.ui" line="4885"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7084 <source>HCO3</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7085 <translation></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7086 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7087 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7088 <location filename="../ui/EditRecipe.ui" line="4853"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7089 <source>CaCO3</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7090 <translation>CaCO3</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7091 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7092 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7093 <location filename="../ui/EditRecipe.ui" line="5180"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7094 <source>Na</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7095 <translation>Na</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7096 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7097 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7098 <location filename="../ui/EditRecipe.ui" line="5212"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7099 <source>Cl</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7100 <translation>Cl</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7101 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7102 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7103 <location filename="../ui/EditRecipe.ui" line="4777"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7104 <source>SO4</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7105 <translation>SO4</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7106 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7107 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7108 <location filename="../ui/EditRecipe.ui" line="4979"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7109 <source>pH</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7110 <translation>pH</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7111 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7112 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7113 <location filename="../ui/EditRecipe.ui" line="5064"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7114 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7115 <source>Volume</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7116 <translation>Volume</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7117 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7118 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7119 <location filename="../ui/EditRecipe.ui" line="4321"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7120 <source>The division between the main and dilution water. The total volume does not change.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7121 <translation>De verdeling tussen het hoofd en verdunnings water. Het totale volume blijft gelijk.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7122 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7123 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7124 <location filename="../ui/EditRecipe.ui" line="3339"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7125 <location filename="../ui/EditRecipe.ui" line="4052"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7126 <source>Mash pH should be between 5.2 and 5.6. Use 5.2 for light and 5.5 for dark beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7127 <translation>De maisch pH moet tussen 5.2 en 5.6 zijn. Gebruik 5.2 voor lichte en 5.5 voor donkere bieren.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7128 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7129 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7130 <location filename="../ui/EditRecipe.ui" line="4108"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7131 <source>The ideal amount of Magnesium is between 5 and 40.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7132 <translation>De ideale hoeveelheid magnesium is tussen 5 en 40.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7133 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7134 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7135 <location filename="../ui/EditRecipe.ui" line="3970"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7136 <source>0 to 50 for light beers, 50 to 150 for amber beers, 150 to 250 for dark beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7137 <translation>0 tot 50 voor licht bier, 50 tot 150 voor amber bier, 150 tot 250 voor donker bier.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7138 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7139 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7140 <location filename="../ui/EditRecipe.ui" line="3072"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7141 <source>Acid Additions</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7142 <translation>Zuur toevoegingen</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7143 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7144 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7145 <location filename="../ui/EditRecipe.ui" line="3084"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7146 <source>Desired sparge pH:</source>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
7147 <translation>Gewenst spoel pH:</translation>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7148 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7149 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7150 <location filename="../ui/EditRecipe.ui" line="3116"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7151 <location filename="../ui/EditRecipe.ui" line="3263"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7152 <source>Acid amount:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7153 <translation>Zuur hoeveelheid:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7154 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7155 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7156 <location filename="../ui/EditRecipe.ui" line="3367"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7157 <source>Desired mash pH:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7158 <translation>Gewenst maisch pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7159 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7160 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7161 <location filename="../ui/EditRecipe.ui" line="3722"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7162 <source>Choose example water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7163 <translation>Kies voorbeeld water</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7164 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7165 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7166 <location filename="../ui/EditRecipe.ui" line="3913"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7167 <source>The ideal Sulfate amount should be between 50 and 400.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7168 Together with Chloride it must be below 500.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7169 <translation>De ideale sulfaat hoeveelheid is tussen 50 en 400.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7170 Samen met Chloride moet het minder dan 500 zijn.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7171 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7172 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7173 <location filename="../ui/EditRecipe.ui" line="3942"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7174 <source>The ideal amount of Calcium is between 40 and 150.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7175 <translation>De ideale hoeveelheid Calcium is tussen 40 en 150.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7176 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7177 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7178 <location filename="../ui/EditRecipe.ui" line="4023"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7179 <source>The ideal Chloride amount is between 50 and 150.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7180 Together with Sulfate it must be below 500.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7181 <translation>De ideale hoeveelheid Chloride is tussen 50 en 150.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7182 Samen met Sulfaat moet dit minder dan 500 zijn.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7183 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7184 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7185 <location filename="../ui/EditRecipe.ui" line="4136"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7186 <source>Treated mash water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7187 <translation>Behandeld maisch water</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7188 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7189 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7190 <location filename="../ui/EditRecipe.ui" line="4152"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7191 <source>The ideal amount of Natrium should be below 150.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7192 <translation>De ideale hoeveelheid Zout moet minder dan 150 zijn.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7193 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7194 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7195 <location filename="../ui/EditRecipe.ui" line="4995"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7196 <source>Water profile</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7197 <translation>Water profiel</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7198 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7199 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7200 <location filename="../ui/EditRecipe.ui" line="4793"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7201 <source>The main brewing water</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7202 <translation>Het hoofd brouwwater</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7203 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7204 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7205 <location filename="../ui/EditRecipe.ui" line="4799"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7206 <source>Choose water</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7207 <translation>Kies water</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7208 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7209 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7210 <location filename="../ui/EditRecipe.ui" line="4761"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7211 <source>Optional dilution water</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7212 <translation>Optioneel meng water</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7213 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7214 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7215 <location filename="../ui/EditRecipe.ui" line="4764"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7216 <source>Choose dilution</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7217 <translation>Kies mengwater</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7218 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7219 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7220 <location filename="../ui/EditRecipe.ui" line="3719"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7221 <source>If needed, choose a target water profile.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7222 <translation>Indien nodig, kies een doel water profiel.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7223 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7224 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7225 <location filename="../ui/EditRecipe.ui" line="4180"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7226 <source>Mixed water</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7227 <translation>Gemengd water</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7228 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7229 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7230 <source>Treated water</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7231 <translation type="vanished">Behandeld water</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7232 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7233 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7234 <location filename="../ui/EditRecipe.ui" line="5196"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7235 <source>RA</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7236 <translation></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7237 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7238 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7239 <location filename="../ui/EditRecipe.ui" line="4837"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7240 <source>Hardness</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7241 <translation>Hardheid</translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7242 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7243 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7244 <location filename="../ui/EditRecipe.ui" line="524"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7245 <source>Estimated ABV:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7246 <translation>Verwacht ABV:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7247 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7248 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7249 <location filename="../ui/EditRecipe.ui" line="735"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7250 <source>Estimated EBC:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7251 <translation>Verwacht EBC:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7252 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7253 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7254 <location filename="../ui/EditRecipe.ui" line="837"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7255 <source>Estimated IBU:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7256 <translation>Verwacht IBU:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7257 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7258 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7259 <location filename="../ui/EditRecipe.ui" line="887"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7260 <source>BU:GU ratio:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7261 <translation>BU:GU verhouding:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7262 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7263 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7264 <location filename="../ui/EditRecipe.ui" line="903"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7265 <source>The obsolete Bitterness Unit to Gravity Unit ratio</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7266 <translation>De verouderde Bitter Unit tot Gravity (SG) Unit verhouding</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7267 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7268 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7269 <location filename="../ui/EditRecipe.ui" line="960"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7270 <source>Bitterness Unit to Real Extract ratio</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7271 <translation>Bitterheid Unit tot Werkelijk Extract verhouding</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7272 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7273 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7274 <location filename="../ui/EditRecipe.ui" line="997"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7275 <source>BU:RE ratio:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7276 <translation>BU:RE verhouding:</translation>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7277 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7278 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7279 <location filename="../ui/EditRecipe.ui" line="2548"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7280 <source>Water agents</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7281 <translation>Brouwzouten</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7282 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7283 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7284 <location filename="../ui/EditRecipe.ui" line="2560"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7285 <source>Calcium Chloride</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7286 <translation>Calcium Chloride</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7287 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7288 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7289 <location filename="../ui/EditRecipe.ui" line="2563"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7290 <source>CaCl2:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7291 <translation>CaCl2:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7292 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7293 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7294 <location filename="../ui/EditRecipe.ui" line="2579"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7295 <source>Gypsym</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7296 <translation>Gips</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7297 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7298 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7299 <location filename="../ui/EditRecipe.ui" line="2582"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7300 <source>CaSO4:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7301 <translation>CaSO4:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7302 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7303 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7304 <location filename="../ui/EditRecipe.ui" line="2598"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7305 <source>Epsom</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7306 <translation>Magmesium sulfaat</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7307 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7308 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7309 <location filename="../ui/EditRecipe.ui" line="2601"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7310 <source>MgSO4:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7311 <translation>MgSO4:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7312 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7313 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7314 <location filename="../ui/EditRecipe.ui" line="2617"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7315 <source>Table salt</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7316 <translation>Keukenzout</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7317 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7318 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7319 <location filename="../ui/EditRecipe.ui" line="2620"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7320 <source>NaCl:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7321 <translation>NaCl:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7322 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7323 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7324 <location filename="../ui/EditRecipe.ui" line="2636"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7325 <location filename="../ui/EditRecipe.ui" line="2820"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7326 <location filename="../ui/EditRecipe.ui" line="3040"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7327 <source>Magnesium Chloride</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7328 <translation>Magnesium Chloride</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7329 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7330 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7331 <location filename="../ui/EditRecipe.ui" line="2639"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7332 <source>MgCl2:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7333 <translation>MgCl2:</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7334 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7335 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7336 <location filename="../ui/EditRecipe.ui" line="2655"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7337 <location filename="../ui/EditRecipe.ui" line="2851"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7338 <source>Baking soda</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7339 <translation>Baksoda</translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7340 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7341 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7342 <location filename="../ui/EditRecipe.ui" line="2658"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7343 <source>NaHCO3:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7344 <translation>NaHCO3:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7345 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7346 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7347 <location filename="../ui/EditRecipe.ui" line="2674"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7348 <location filename="../ui/EditRecipe.ui" line="2882"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7349 <source>Chalk undissolved</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7350 <translation>Ongebluste kalk</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7351 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7352 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7353 <location filename="../ui/EditRecipe.ui" line="2677"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7354 <source>CaCO3:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7355 <translation>CaCO3:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7356 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7357 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7358 <location filename="../ui/EditRecipe.ui" line="2693"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7359 <location filename="../ui/EditRecipe.ui" line="2913"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7360 <source>To change the water profile. This adds Calcium and Chloride.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7361 To improve sweet style beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7362 <translation>Verbeterd het water profiel. Voegt Calcium en Chloride toe.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7363 Om de zoetheid van bier te verbeteren.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7364 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7365 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7366 <location filename="../ui/EditRecipe.ui" line="2703"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7367 <location filename="../ui/EditRecipe.ui" line="2735"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7368 <location filename="../ui/EditRecipe.ui" line="2766"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7369 <location filename="../ui/EditRecipe.ui" line="2798"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7370 <location filename="../ui/EditRecipe.ui" line="2829"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7371 <location filename="../ui/EditRecipe.ui" line="2860"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7372 <location filename="../ui/EditRecipe.ui" line="2891"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7373 <location filename="../ui/EditRecipe.ui" line="2923"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7374 <location filename="../ui/EditRecipe.ui" line="2954"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7375 <location filename="../ui/EditRecipe.ui" line="2986"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7376 <location filename="../ui/EditRecipe.ui" line="3018"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7377 <location filename="../ui/EditRecipe.ui" line="3049"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7378 <source> gr</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7379 <translation> gr</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7380 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7381 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7382 <location filename="../ui/EditRecipe.ui" line="2725"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7383 <location filename="../ui/EditRecipe.ui" line="3008"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7384 <source>Gypsum to change the water profile. This adds Calcium and Sulfate.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7385 To improve bitter beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7386 <translation>Gips om het waterprofiel te veranderen. Dit voegt Calcium en Sulfaat toe.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7387 Verbeterd de beleving van bittere bieren.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7388 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7389 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7390 <location filename="../ui/EditRecipe.ui" line="2757"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7391 <location filename="../ui/EditRecipe.ui" line="2945"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7392 <source>Epsom salt to change the water profile. Use with caution!</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7393 <translation>Epsom zout om water aan te passen. Gebruik spaarzaam!</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7394 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7395 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7396 <location filename="../ui/EditRecipe.ui" line="2788"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7397 <location filename="../ui/EditRecipe.ui" line="2976"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7398 <source>Table salt to change the water profile. This adds Sodium and Chloride.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7399 Improves the sweetness of the beer. The beer will become salty at high doses.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7400 <translation>Keukenzout om water aan te passen. Voegt Zout en Chloride toe.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7401 Versterkt de zoetheid van het bier. Het bier wordt ziltig bij hoge dosering.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7402 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7403 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7404 <source>Mash water</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7405 <translation type="vanished">Maischwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7406 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7407 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7408 <source>Desired pH:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7409 <translation type="vanished">Gewenste pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7410 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7411 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7412 <location filename="../ui/EditRecipe.ui" line="3383"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7413 <source>Auto calculate:</source>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
7414 <translation>Auto bereken:</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7415 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7416 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7417 <location filename="../ui/EditRecipe.ui" line="3323"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7418 <source>Acid to use:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7419 <translation>Aanzuren met:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7420 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7421 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7422 <location filename="../ui/EditRecipe.ui" line="3169"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7423 <location filename="../ui/EditRecipe.ui" line="3291"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7424 <source>%</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7425 <translation>%</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7426 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7427 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7428 <location filename="../ui/EditRecipe.ui" line="3203"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7429 <location filename="../ui/EditRecipe.ui" line="3241"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7430 <source> ml</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7431 <translation> ml</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7432 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7433 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7434 <source>Sparge water</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7435 <translation type="vanished">Spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7436 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7437 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7438 <source>Sparge water supply:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7439 <translation type="vanished">Spoelwater voorraad:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7440 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7441 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7442 <source>Sparge temperature:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7443 <translation type="vanished">Spoelwater temperatuur:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7444 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7445 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7446 <source>Water source:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7447 <translation type="vanished">Water bron:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7448 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7449 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7450 <location filename="../ui/EditRecipe.ui" line="3100"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7451 <source>Acid type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7452 <translation>Aanzuren met:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7453 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7454 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7455 <source>Acid strength:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7456 <translation type="vanished">Sterkte %:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7457 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7458 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7459 <source>Acid needed:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7460 <translation type="vanished">Benodigd:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7461 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7462 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7463 <location filename="../ui/EditRecipe.ui" line="3410"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7464 <source>Bitterness index:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7465 <translation>Bitterheidsindex:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7466 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7467 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7468 <location filename="../ui/EditRecipe.ui" line="3462"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7469 <location filename="../ui/EditRecipe.ui" line="3530"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7470 <source>N/A</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7471 <translation>N.v.t</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7472 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7473 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7474 <location filename="../ui/EditRecipe.ui" line="3478"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7475 <source>Preffered SO4:Cl ratio:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7476 <translation>Gewenste SO4:Cl verh:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7477 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7478 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7479 <location filename="../ui/EditRecipe.ui" line="3546"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7480 <source>Current SO4:Cl ratio:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7481 <translation>Huidige SO4:Cl verhouding:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7482 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7483 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7484 <location filename="../ui/EditRecipe.ui" line="3603"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7485 <source>Estimate pre boil pH:</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7486 <translation>Geschat voor kook pH:</translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7487 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7488 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7489 <location filename="../ui/EditRecipe.ui" line="5322"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7490 <source>Treated sparge water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7491 <translation>Behandeld spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7492 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7493 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7494 <location filename="../ui/EditRecipe.ui" line="5463"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7495 <source>The total prepared amount of sparge water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7496 <translation>De totale voorraad spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7497 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7498 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7499 <location filename="../ui/EditRecipe.ui" line="5569"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7500 <location filename="../src/EditRecipeTab4.cpp" line="657"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7501 <source>Sparge</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7502 <translation>Spoel</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7503 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7504 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7505 <location filename="../ui/EditRecipe.ui" line="5588"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7506 <source>Sparge water mixed</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7507 <translation>Gemengd spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7508 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7509 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7510 <location filename="../ui/EditRecipe.ui" line="5604"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7511 <source>Sparge water source 1</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7512 <translation>Spoelwater bron 1</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7513 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7514 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7515 <location filename="../ui/EditRecipe.ui" line="5626"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7516 <source>Sparge water source 2</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7517 <translation>Spoelwater bron 2</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7518 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7519 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7520 <location filename="../ui/EditRecipe.ui" line="5644"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7521 <source>Export</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7522 <translation>Exporteer</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7523 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7524 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7525 <location filename="../ui/EditRecipe.ui" line="5661"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7526 <source>Print</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7527 <translation>Print</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7528 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7529 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7530 <location filename="../src/EditRecipe.cpp" line="41"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7531 <location filename="../src/EditRecipeTab3.cpp" line="683"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7532 <source>Extract</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7533 <translation>Extract</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7534 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7535 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7536 <location filename="../src/EditRecipe.cpp" line="42"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7537 <source>Partial Mash</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7538 <translation>Deelmaisch</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7539 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7540 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7541 <location filename="../src/EditRecipe.cpp" line="43"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7542 <source>All Grain</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7543 <translation>Mout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7544 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7545 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7546 <source>Source 1</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7547 <translation type="vanished">Bron 1</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7548 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7549 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
7550 <source>Source 2</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7551 <translation type="vanished">Bron 2</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7552 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7553 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7554 <source>Mixed</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7555 <translation type="vanished">Gemengd</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7556 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7557 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7558 <source>Database error</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7559 <translation type="vanished">Database fout</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7560 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7561 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7562 <source>MySQL error: record %1 not found</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7563 <translation type="vanished">MySQL fout: record %1 niet gevonden</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7564 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7565 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7566 <location filename="../src/EditRecipe.cpp" line="461"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7567 <source>BMSapp - Add new recipe</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7568 <translation>BMSapp - Nieuw recept</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7569 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7570 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7571 <location filename="../src/EditRecipe.cpp" line="463"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7572 <source>BMSapp - Edit recipe %1</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7573 <translation>BMSapp - Wijzig recept %1</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7574 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7575 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7576 <location filename="../src/EditRecipe.cpp" line="479"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7577 <location filename="../src/EditRecipe.cpp" line="483"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7578 <source>Edit Recipe</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7579 <translation>Wijzig recept</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7580 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7581 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7582 <location filename="../src/EditRecipe.cpp" line="479"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7583 <source>Name empty or too short.</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7584 <translation>De naam is leeg of te kort.</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7585 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7586 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7587 <location filename="../src/EditRecipe.cpp" line="483"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7588 <source>No beerstyle selected.</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7589 <translation>Geen bierstijl gekozen.</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7590 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7591 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7592 <source>MySQL error: %1
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7593 %2
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7594 %3</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7595 <translation type="vanished">MySQL fout: %1
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7596 %2
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7597 %3</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7598 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7599 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7600 <location filename="../src/EditRecipe.cpp" line="515"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7601 <source>Delete recipe</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7602 <translation>Verwijder recept</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7603 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7604 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7605 <location filename="../src/EditRecipe.cpp" line="539"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7606 <source>Recipe changed</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7607 <translation>Recept gewijzigd</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7608 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7609 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7610 <location filename="../src/EditRecipe.cpp" line="539"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7611 <source>The recipe has been modified. Save changes?</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7612 <translation>Het recept is gewijzigd. Wijzigingen opslaan?</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7613 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7614 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7615 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7616 <source>Supplier</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7617 <translation>Producent</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7618 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7619 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7620 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7621 <source>Fermentable</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7622 <translation>Vergistbaar ingredient</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7623 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7624 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7625 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7626 <source>EBC</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7627 <translation>EBC</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7628 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7629 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7630 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7631 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7632 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7633 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7634 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7635 <source>Type</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7636 <translation>Soort</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7637 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7638 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7639 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7640 <source>Graintype</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7641 <translation>Graan type</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7642 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7643 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7644 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7645 <source>When</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7646 <translation>Moment</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7647 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7648 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7649 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7650 <source>Yield</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7651 <translation>Opbrengst</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7652 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7653 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7654 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7655 <location filename="../src/EditRecipeTab3.cpp" line="48"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7656 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7657 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7658 <source>Amount</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7659 <translation>Hoeveel</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7660 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7661 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7662 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7663 <source>Procent</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7664 <translation>Procent</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7665 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7666 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7667 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7668 <source>100%</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7669 <translation>100%</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7670 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7671 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7672 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7673 <location filename="../src/EditRecipeTab2.cpp" line="133"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7674 <location filename="../src/EditRecipeTab3.cpp" line="48"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7675 <location filename="../src/EditRecipeTab3.cpp" line="128"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7676 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7677 <location filename="../src/EditRecipeTab4.cpp" line="138"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7678 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7679 <location filename="../src/EditRecipeTab5.cpp" line="113"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7680 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7681 <location filename="../src/EditRecipeTab6.cpp" line="142"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7682 <source>Edit</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7683 <translation>Wijzig</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7684 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7685 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7686 <location filename="../src/EditRecipeTab2.cpp" line="526"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7687 <source>Delete fermentable</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7688 <translation>Verwijder vergistbaar ingredient</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7689 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7690 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7691 <location filename="../src/EditRecipeTab2.cpp" line="526"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7692 <location filename="../src/EditRecipeTab3.cpp" line="296"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7693 <location filename="../src/EditRecipeTab4.cpp" line="343"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7694 <location filename="../src/EditRecipeTab5.cpp" line="261"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7695 <location filename="../src/EditRecipeTab6.cpp" line="283"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7696 <location filename="../src/EditRecipe.cpp" line="515"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7697 <source>Delete %1</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7698 <translation>Verwijder %1</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7699 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7700 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7701 <location filename="../src/EditRecipeTab2.cpp" line="836"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7702 <location filename="../src/EditRecipeTab4.cpp" line="577"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7703 <source>Current ingredient:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7704 <translation>Huidig ingredient:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7705 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7706 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7707 <location filename="../src/EditRecipeTab2.cpp" line="841"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7708 <source>Supplier:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7709 <translation>Leverancier:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7710 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7711 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7712 <location filename="../src/EditRecipeTab2.cpp" line="846"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7713 <source>Amount in kg:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7714 <translation>Gewicht in kg:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7715 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7716 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7717 <location filename="../src/EditRecipeTab2.cpp" line="851"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7718 <source>Percentage in batch:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7719 <translation>Percentage in stort:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7720 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7721 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7722 <location filename="../src/EditRecipeTab2.cpp" line="856"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7723 <source>Auto fill to 100%:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7724 <translation>Aanvullen tot 100%:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7725 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7726 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7727 <location filename="../src/EditRecipeTab2.cpp" line="861"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7728 <location filename="../src/EditRecipeTab3.cpp" line="592"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7729 <location filename="../src/EditRecipeTab5.cpp" line="497"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7730 <source>Use at:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7731 <translation>Toevoegen bij:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7732 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7733 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7734 <location filename="../src/EditRecipeTab2.cpp" line="866"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7735 <location filename="../src/EditRecipeTab4.cpp" line="603"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7736 <source>Select ingredient:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7737 <translation>Kies ingredient:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7738 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7739 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7740 <location filename="../src/EditRecipeTab2.cpp" line="871"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7741 <location filename="../src/EditRecipeTab3.cpp" line="607"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7742 <location filename="../src/EditRecipeTab4.cpp" line="608"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7743 <location filename="../src/EditRecipeTab5.cpp" line="482"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7744 <source>In stock:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7745 <translation>In voorraad:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7746 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7747 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7748 <location filename="../src/EditRecipeTab2.cpp" line="876"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7749 <source>Max in batch:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7750 <translation>Max. in stort:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7751 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7752 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7753 <location filename="../src/EditRecipeTab2.cpp" line="927"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7754 <location filename="../src/EditRecipeTab3.cpp" line="668"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7755 <location filename="../src/EditRecipeTab4.cpp" line="653"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7756 <source>Boil</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7757 <translation>Koken</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7758 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7759 <message>
452
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7760 <location filename="../src/EditRecipeTab2.cpp" line="928"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7761 <source>Fermentation</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7762 <translation>Hoofdvergisting</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7763 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7764 <message>
452
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7765 <location filename="../src/EditRecipeTab2.cpp" line="929"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7766 <source>Lagering</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7767 <translation>Nagisting/lagering</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7768 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7769 <message>
452
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7770 <location filename="../src/EditRecipeTab2.cpp" line="930"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7771 <location filename="../src/EditRecipeTab5.cpp" line="548"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7772 <source>Bottle</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7773 <translation>Bottelen</translation>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
7774 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
7775 <message>
452
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7776 <location filename="../src/EditRecipeTab2.cpp" line="931"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7777 <source>Kegs</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7778 <translation>Fusten</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7779 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7780 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7781 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7782 <source>Origin</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7783 <translation>Herkomst</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7784 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7785 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7786 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7787 <source>Hop</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7788 <translation>Hop</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7789 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7790 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7791 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7792 <source>Form</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7793 <translation>Vorm</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7794 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7795 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7796 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7797 <source>Alpha</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7798 <translation>Alpha</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7799 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7800 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7801 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7802 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7803 <source>Use at</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7804 <translation>Toepassing</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7805 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7806 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7807 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7808 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7809 <source>Time</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7810 <translation>Tijd</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7811 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7812 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7813 <location filename="../src/EditRecipeTab3.cpp" line="48"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7814 <source>IBU</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7815 <translation>IBU</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7816 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7817 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7818 <location filename="../src/EditRecipeTab3.cpp" line="143"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7819 <location filename="../src/EditRecipeTab3.cpp" line="183"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7820 <source>Very low</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7821 <translation>Zeer laag</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7822 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7823 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7824 <location filename="../src/EditRecipeTab3.cpp" line="149"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7825 <location filename="../src/EditRecipeTab3.cpp" line="189"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7826 <source>Low</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7827 <translation>Laag</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7828 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7829 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7830 <location filename="../src/EditRecipeTab3.cpp" line="156"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7831 <location filename="../src/EditRecipeTab3.cpp" line="196"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7832 <source>Moderate</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7833 <translation>Gemiddeld</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7834 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7835 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7836 <location filename="../src/EditRecipeTab3.cpp" line="164"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7837 <location filename="../src/EditRecipeTab3.cpp" line="204"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7838 <source>High</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7839 <translation>Hoog</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7840 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7841 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7842 <location filename="../src/EditRecipeTab3.cpp" line="171"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7843 <location filename="../src/EditRecipeTab3.cpp" line="211"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7844 <source>Very high</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7845 <translation>Zeer hoog</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7846 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7847 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7848 <location filename="../src/EditRecipeTab3.cpp" line="296"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7849 <source>Delete hop</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7850 <translation>Verwijder hop</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7851 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7852 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7853 <location filename="../src/EditRecipeTab3.cpp" line="498"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7854 <location filename="../src/EditRecipeTab3.cpp" line="584"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7855 <location filename="../src/EditRecipeTab4.cpp" line="457"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7856 <location filename="../src/EditRecipeTab4.cpp" line="537"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7857 <location filename="../src/EditRecipeTab4.cpp" line="595"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7858 <source>Time in minutes:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7859 <translation>Tijd in minuten:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7860 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7861 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7862 <location filename="../src/EditRecipeTab3.cpp" line="502"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7863 <location filename="../src/EditRecipeTab3.cpp" line="582"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7864 <location filename="../src/EditRecipeTab4.cpp" line="452"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7865 <location filename="../src/EditRecipeTab4.cpp" line="532"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7866 <location filename="../src/EditRecipeTab4.cpp" line="593"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7867 <source>Time in days:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7868 <translation>Tijd in dagen:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7869 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7870 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7871 <location filename="../src/EditRecipeTab3.cpp" line="561"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7872 <source>Current hop:</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7873 <translation>Huidige hop:</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7874 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7875 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7876 <location filename="../src/EditRecipeTab3.cpp" line="566"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7877 <source>Origin:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7878 <translation>Herkomst:</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7879 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7880 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7881 <location filename="../src/EditRecipeTab3.cpp" line="571"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7882 <location filename="../src/EditRecipeTab4.cpp" line="468"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7883 <location filename="../src/EditRecipeTab4.cpp" line="584"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7884 <location filename="../src/EditRecipeTab5.cpp" line="365"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7885 <location filename="../src/EditRecipeTab5.cpp" line="490"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7886 <source>Amount in gr:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7887 <translation>Gewicht in gr:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7888 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7889 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7890 <location filename="../src/EditRecipeTab3.cpp" line="576"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
7891 <source>Alpha percent:</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
7892 <translation>Alpha procent:</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
7893 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
7894 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7895 <source>Alpha percentage:</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
7896 <translation type="vanished">Alpha percentage:</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7897 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7898 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7899 <location filename="../src/EditRecipeTab3.cpp" line="597"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7900 <source>Hop form:</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7901 <translation>Hop vorm:</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7902 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7903 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7904 <location filename="../src/EditRecipeTab3.cpp" line="602"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7905 <source>Select hop:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7906 <translation>Kies hop:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7907 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7908 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7909 <location filename="../src/EditRecipeTab3.cpp" line="667"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7910 <source>First wort</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7911 <translation>Maischhop</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7912 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7913 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7914 <location filename="../src/EditRecipeTab3.cpp" line="669"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7915 <source>Aroma</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7916 <translation>Aromahop</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7917 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7918 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7919 <location filename="../src/EditRecipeTab3.cpp" line="670"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7920 <source>Whirlpool</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7921 <translation>Whirlpool hop</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7922 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7923 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7924 <location filename="../src/EditRecipeTab3.cpp" line="671"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7925 <source>Dry hop</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7926 <translation>Koudhop</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7927 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7928 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7929 <location filename="../src/EditRecipeTab3.cpp" line="678"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7930 <source>Pellet</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7931 <translation>Pellets</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7932 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7933 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7934 <location filename="../src/EditRecipeTab3.cpp" line="679"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7935 <source>Plug</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7936 <translation>Plugs</translation>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7937 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7938 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7939 <location filename="../src/EditRecipeTab3.cpp" line="680"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7940 <source>Leaf</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7941 <translation>Bloemen</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7942 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7943 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7944 <location filename="../src/EditRecipeTab3.cpp" line="681"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7945 <source>Wet leaf</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7946 <translation>Nat, vers</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7947 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7948 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7949 <location filename="../src/EditRecipeTab3.cpp" line="682"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7950 <source>Cryo</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7951 <translation>Cryo hop</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7952 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7953 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7954 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7955 <source>Ingredient</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7956 <translation>Ingredient</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7957 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7958 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7959 <location filename="../src/EditRecipeTab4.cpp" line="112"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7960 <location filename="../src/EditRecipeTab4.cpp" line="115"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7961 <source>Edit this from the water tab</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7962 <translation>Wijzig dit vanaf het water tabblad</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7963 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7964 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7965 <location filename="../src/EditRecipeTab4.cpp" line="343"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7966 <source>Delete misc</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7967 <translation>Verwijder divers ingredient</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7968 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7969 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7970 <location filename="../src/EditRecipeTab4.cpp" line="471"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7971 <location filename="../src/EditRecipeTab4.cpp" line="586"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7972 <location filename="../src/EditRecipeTab5.cpp" line="369"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7973 <location filename="../src/EditRecipeTab5.cpp" line="492"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7974 <source>Amount in ml:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7975 <translation>Hoeveelheid in ml:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7976 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7977 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7978 <location filename="../src/EditRecipeTab4.cpp" line="651"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7979 <source>Starter</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7980 <translation>Starter</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7981 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7982 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7983 <location filename="../src/EditRecipeTab4.cpp" line="654"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7984 <location filename="../src/EditRecipeTab5.cpp" line="545"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7985 <source>Primary</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7986 <translation>Hoofdgisting</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7987 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7988 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7989 <location filename="../src/EditRecipeTab4.cpp" line="655"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7990 <location filename="../src/EditRecipeTab5.cpp" line="546"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7991 <source>Secondary</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7992 <translation>Nagisting/lagering</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7993 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7994 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7995 <location filename="../src/EditRecipeTab3.cpp" line="672"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7996 <location filename="../src/EditRecipeTab4.cpp" line="656"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7997 <source>Bottling</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7998 <translation>Bottelen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7999 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8000 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8001 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8002 <source>Yeast</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8003 <translation>Gist</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8004 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8005 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8006 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8007 <source>Laboratory</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8008 <translation>Laboratorium</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8009 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8010 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8011 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8012 <source>Code</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8013 <translation>Product code</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8014 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8015 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8016 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8017 <source>Use for</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8018 <translation>Toepassing</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8019 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8020 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8021 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8022 <source>Min. °C</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8023 <translation>Min. °C</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8024 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8025 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8026 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8027 <source>Max. °C</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8028 <translation>Max. °C</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8029 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8030 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8031 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8032 <source>Tol. %</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8033 <translation>Tol. %</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8034 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8035 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8036 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8037 <source>Attn. %</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8038 <translation>SVG %</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8039 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8040 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8041 <location filename="../src/EditRecipeTab5.cpp" line="261"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8042 <source>Delete yeast</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8043 <translation>Verwijder gist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8044 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8045 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8046 <location filename="../src/EditRecipeTab5.cpp" line="361"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8047 <location filename="../src/EditRecipeTab5.cpp" line="488"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8048 <source>Total packs:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8049 <translation>Aantal pakken:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8050 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8051 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8052 <location filename="../src/EditRecipeTab5.cpp" line="462"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8053 <source>Yeast name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8054 <translation>Gist naam:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8055 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8056 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8057 <location filename="../src/EditRecipeTab5.cpp" line="467"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8058 <location filename="../src/EditRecipeTab5.cpp" line="472"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8059 <source>Laboratory:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8060 <translation>Laboratorium:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8061 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8062 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8063 <location filename="../src/EditRecipeTab5.cpp" line="477"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8064 <source>Select yeast:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8065 <translation>Kies gist:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8066 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8067 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8068 <location filename="../src/EditRecipeTab5.cpp" line="547"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8069 <source>Tertiary</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8070 <translation>Lageren</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8071 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8072 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8073 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8074 <source>Step name</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8075 <translation>Stap naam</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8076 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8077 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8078 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8079 <source>Start</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8080 <translation>Start</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8081 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8082 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8083 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8084 <source>End</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8085 <translation>Eind</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8086 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8087 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8088 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8089 <source>Rest</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8090 <translation>Rust</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8091 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8092 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8093 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8094 <source>Ramp</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8095 <translation>Verwarm</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8096 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8097 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8098 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8099 <source>Inf/dec</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8100 <translation>Inf/dec</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8101 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8102 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8103 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8104 <source>W/G ratio</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8105 <translation>L/Kg</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8106 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8107 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8108 <location filename="../src/EditRecipeTab6.cpp" line="283"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8109 <source>Delete mash step</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8110 <translation>Verwijder maisch stap</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8111 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8112 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8113 <location filename="../src/EditRecipeTab6.cpp" line="451"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8114 <source>Step name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8115 <translation>Stap naam:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8116 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8117 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8118 <location filename="../src/EditRecipeTab6.cpp" line="461"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8119 <source>Step type:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8120 <translation>Stap type:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8121 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8122 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8123 <location filename="../src/EditRecipeTab6.cpp" line="467"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8124 <source>Infusion</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8125 <translation>Infusie</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8126 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8127 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8128 <location filename="../src/EditRecipeTab6.cpp" line="468"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8129 <source>Temperature</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8130 <translation>Verwarmen</translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8131 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8132 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
8133 <location filename="../src/EditRecipeTab6.cpp" line="469"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8134 <source>Decoction</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8135 <translation>Decoctie</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8136 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8137 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8138 <location filename="../src/EditRecipeTab6.cpp" line="474"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8139 <source>Step start temp:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8140 <translation>Start temperatuur:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8141 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8142 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8143 <location filename="../src/EditRecipeTab6.cpp" line="489"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8144 <source>Step end temp:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8145 <translation>Eind temperatuur:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8146 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8147 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8148 <location filename="../src/EditRecipeTab6.cpp" line="504"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8149 <source>Step rest time:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8150 <translation>Rust tijd:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8151 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8152 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8153 <location filename="../src/EditRecipeTab6.cpp" line="518"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8154 <source>Step ramp time:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8155 <translation>Verwarm tijd:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8156 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8157 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8158 <location filename="../src/EditRecipeTab6.cpp" line="533"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8159 <source>Infusion volume:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8160 <translation>Infusie volume:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8161 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8162 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
8163 <location filename="../src/EditRecipeTab6.cpp" line="550"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8164 <source>Infusion Temperature:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8165 <translation>Infusie temperatuur:</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8166 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8167 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8168 <location filename="../src/EditRecipeTab7.cpp" line="197"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8169 <source>Very malty and sweet</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8170 <translation>Zeer moutig en zoet</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8171 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8172 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8173 <location filename="../src/EditRecipeTab7.cpp" line="199"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8174 <source>Malty, sweet</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8175 <translation>Moutig, zoet</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8176 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8177 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8178 <location filename="../src/EditRecipeTab7.cpp" line="201"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8179 <location filename="../src/EditRecipeTab7.cpp" line="430"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8180 <source>Balanced</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8181 <translation>Gebalanceerd</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8182 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8183 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8184 <location filename="../src/EditRecipeTab7.cpp" line="203"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8185 <source>Hoppy, bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8186 <translation>Hoppig, bitter</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8187 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8188 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8189 <location filename="../src/EditRecipeTab7.cpp" line="205"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8190 <source>Very hoppy, very bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8191 <translation>Erg hoppig, erg bitter</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8192 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8193 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8194 <location filename="../src/EditRecipeTab7.cpp" line="424"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8195 <source>Too malty</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8196 <translation>Te moutig</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8197 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8198 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8199 <location filename="../src/EditRecipeTab7.cpp" line="426"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8200 <source>Very malty</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8201 <translation>Erg moutig</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8202 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8203 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8204 <location filename="../src/EditRecipeTab7.cpp" line="428"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8205 <source>Malty</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8206 <translation>Moutig</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8207 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8208 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8209 <location filename="../src/EditRecipeTab7.cpp" line="432"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8210 <source>Little bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8211 <translation>Iets bitter</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8212 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8213 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8214 <location filename="../src/EditRecipeTab7.cpp" line="434"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8215 <source>Bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8216 <translation>Bitter</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8217 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8218 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8219 <location filename="../src/EditRecipeTab7.cpp" line="436"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8220 <source>Very bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8221 <translation>Erg bitter</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8222 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8223 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
8224 <location filename="../src/EditRecipeTab7.cpp" line="438"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8225 <source>Too bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8226 <translation>Veel te bitter</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8227 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8228 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
8229 <location filename="../src/EditRecipeExport.cpp" line="35"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
8230 <location filename="../src/EditRecipeExport.cpp" line="37"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8231 <location filename="../src/EditRecipeExport.cpp" line="254"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8232 <source>Save File</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8233 <translation>Bestand opslaan</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8234 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8235 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
8236 <location filename="../src/EditRecipeExport.cpp" line="35"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8237 <source>Files (*.xml)</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8238 <translation>Bestanden (*.xml)</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8239 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8240 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
8241 <location filename="../src/EditRecipeExport.cpp" line="37"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8242 <source>No XML file selected.</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8243 <translation>Geen XML bestand gekozen.</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8244 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8245 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8246 <location filename="../src/EditRecipeExport.cpp" line="254"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8247 <source>XML export ready</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8248 <translation>XML uitvoer gereed</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8249 </message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8250 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8251 <location filename="../src/EditRecipeExport.cpp" line="270"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8252 <location filename="../src/EditRecipeExport.cpp" line="272"/>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8253 <location filename="../src/EditRecipeExport.cpp" line="440"/>
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8254 <location filename="../src/EditRecipeExport.cpp" line="442"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8255 <source>Copy Recipe</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8256 <translation>Kopieer Recept</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8257 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8258 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8259 <location filename="../src/EditRecipeExport.cpp" line="270"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8260 <source>Copy Recipe export ready.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8261 <translation>Kopie Recept export gereed.</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8262 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8263 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8264 <location filename="../src/EditRecipeExport.cpp" line="272"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8265 <source>Copy Recipe error.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8266 <translation>Kopieer Recept fout.</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8267 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8268 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8269 <location filename="../src/EditRecipeExport.cpp" line="440"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8270 <source>Copy Recipe to Product ready.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8271 <translation>Kopieer Recept naar Product gereed.</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8272 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8273 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8274 <location filename="../src/EditRecipeExport.cpp" line="442"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8275 <source>Copy Recipe to Product error.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8276 <translation>Kopieer Recept naar Product fout.</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8277 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8278 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8279 <location filename="../src/EditRecipeExport.cpp" line="579"/>
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8280 <location filename="../src/EditRecipeExport.cpp" line="613"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8281 <source>Export to forum</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8282 <translation>Exporteer naar Forum</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8283 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8284 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8285 <location filename="../src/EditRecipeExport.cpp" line="579"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8286 <source>The recipe and all data are copied to the clipboard.
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8287 You can &quot;paste&quot; this data in the forum screen in your web browser.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8288 <translation>Het recept en alle gegevens zijn gekopieerd naar het klemboard.
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8289 Je kunt deze gegevens &quot;plakken&quot; in het forum scherm in je web browser.</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8290 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8291 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8292 <location filename="../src/EditRecipeExport.cpp" line="586"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8293 <source>Export choices</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8294 <translation>Export keuzes</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8295 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8296 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8297 <location filename="../src/EditRecipeExport.cpp" line="598"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
8298 <source>Export to beerXML</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
8299 <translation>Exporteer naar beerXML</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8300 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8301 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8302 <location filename="../src/EditRecipeExport.cpp" line="603"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
8303 <source>Copy to recipe</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
8304 <translation>Kopieer naar Recept</translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
8305 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 421
diff changeset
8306 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8307 <location filename="../src/EditRecipeExport.cpp" line="608"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8308 <source>Copy to product</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8309 <translation>Kopieer naar Product</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8310 </message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8311 </context>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8312 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8313 <name>EditSupplier</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8314 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8315 <location filename="../ui/EditSupplier.ui" line="15"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8316 <source>Dialog</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8317 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8318 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8319 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8320 <location filename="../ui/EditSupplier.ui" line="30"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8321 <source>Name:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8322 <translation>Naam:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8323 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8324 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8325 <location filename="../ui/EditSupplier.ui" line="46"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8326 <source>Address:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8327 <translation>Adres:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8328 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8329 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8330 <location filename="../ui/EditSupplier.ui" line="62"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8331 <source>The street and housenumber</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8332 <translation>De straat en het huisnummer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8333 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8334 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8335 <location filename="../ui/EditSupplier.ui" line="68"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8336 <source>Address</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8337 <translation>Adres</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8338 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8339 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8340 <location filename="../ui/EditSupplier.ui" line="81"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8341 <source>City:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8342 <translation>Woonplaats:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8343 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8344 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8345 <location filename="../ui/EditSupplier.ui" line="100"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8346 <source>City</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8347 <translation>Woonplaats</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8348 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8349 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8350 <location filename="../ui/EditSupplier.ui" line="113"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8351 <source>Zip code:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8352 <translation>Postcode:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8353 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8354 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8355 <location filename="../ui/EditSupplier.ui" line="138"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8356 <source>Zip code</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8357 <translation>Postcode</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8358 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8359 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8360 <location filename="../ui/EditSupplier.ui" line="151"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8361 <source>Country:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8362 <translation>Land:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8363 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8364 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8365 <location filename="../ui/EditSupplier.ui" line="170"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8366 <source>Country</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8367 <translation>Land</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8368 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8369 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8370 <location filename="../ui/EditSupplier.ui" line="183"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8371 <source>Website:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8372 <translation>Website:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8373 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8374 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8375 <location filename="../ui/EditSupplier.ui" line="202"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8376 <source>https://www.supplier.com</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8377 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8378 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8379 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8380 <location filename="../ui/EditSupplier.ui" line="215"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8381 <source>Email:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8382 <translation>Email:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8383 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8384 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8385 <location filename="../ui/EditSupplier.ui" line="234"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8386 <source>sales@supplier.com</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8387 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8388 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8389 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8390 <location filename="../ui/EditSupplier.ui" line="247"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8391 <source>Phone:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8392 <translation>Telefoon:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8393 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8394 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8395 <location filename="../ui/EditSupplier.ui" line="272"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8396 <source>+31 123 45678</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8397 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8398 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8399 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8400 <location filename="../ui/EditSupplier.ui" line="285"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8401 <source>Notes:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8402 <translation>Opmerkingen:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8403 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8404 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8405 <location filename="../ui/EditSupplier.ui" line="310"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8406 <source>Notes about this supplier</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8407 <translation>Opmerkingen over deze leverancier</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8408 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8409 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8410 <location filename="../ui/EditSupplier.ui" line="332"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8411 <source>Supplier name</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8412 <translation>Leverancier naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8413 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8414 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8415 <location filename="../ui/EditSupplier.ui" line="345"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8416 <source>Quit</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8417 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8418 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8419 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8420 <location filename="../ui/EditSupplier.ui" line="362"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8421 <source>Save</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8422 <translation>Bewaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8423 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8424 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8425 <location filename="../ui/EditSupplier.ui" line="379"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8426 <source>Delete</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8427 <translation>Verwijder</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8428 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8429 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8430 <location filename="../src/EditSupplier.cpp" line="78"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8431 <source>BMSapp - Add new supplier</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8432 <translation>BMSapp- Nieuwe leverancier</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8433 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8434 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8435 <location filename="../src/EditSupplier.cpp" line="80"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8436 <source>BMSapp - Edit supplier %1</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8437 <translation>BMSapp - Wijzig leverancier %1</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8438 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8439 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8440 <location filename="../src/EditSupplier.cpp" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8441 <source>Edit Supplier</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8442 <translation>Wijzig leverancier</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8443 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8444 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8445 <location filename="../src/EditSupplier.cpp" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8446 <source>Name empty or too short.</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8447 <translation>De naam is leeg of te kort.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8448 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8449 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8450 <location filename="../src/EditSupplier.cpp" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8451 <location filename="../src/EditSupplier.cpp" line="150"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8452 <source>Database error</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8453 <translation>Database fout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8454 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8455 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8456 <location filename="../src/EditSupplier.cpp" line="126"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8457 <location filename="../src/EditSupplier.cpp" line="151"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8458 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8459 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8460 %3</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8461 <translation>MySQL fout: %1
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8462 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8463 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8464 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8465 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8466 <location filename="../src/EditSupplier.cpp" line="175"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8467 <source>Supplier changed</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8468 <translation>Leverancier gewijzigd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8469 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8470 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8471 <location filename="../src/EditSupplier.cpp" line="175"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8472 <source>This supplier has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8473 <translation>Deze leverancier is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8474 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8475 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8476 <source>The supplier has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8477 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8478 <translation type="vanished">De leverancier is gewijzigd
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8479 Bewaar wijziging?</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8480 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8481 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8482 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8483 <name>EditWater</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8484 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8485 <location filename="../ui/EditWater.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8486 <source>Dialog</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8487 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8488 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8489 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8490 <location filename="../ui/EditWater.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8491 <source>Name:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8492 <translation>Naam:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8493 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8494 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8495 <location filename="../ui/EditWater.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8496 <source>Notes:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8497 <translation>Opmerkingen:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8498 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8499 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8500 <location filename="../ui/EditWater.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8501 <source>Inventory L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8502 <translation>Voorraad L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8503 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8504 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8505 <location filename="../ui/EditWater.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8506 <source>Cost per L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8507 <translation>Prijs per L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8508 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8509 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8510 <location filename="../ui/EditWater.ui" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8511 <source>Name of the brewing water</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8512 <translation>Naam van dit brouwwater</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8513 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8514 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8515 <location filename="../ui/EditWater.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8516 <source>Notes or the source of this water.</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8517 <translation>Opmerkingen over de bron van dit water.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8518 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8519 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8520 <location filename="../ui/EditWater.ui" line="190"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8521 <source>Quit</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8522 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8523 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8524 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8525 <location filename="../ui/EditWater.ui" line="210"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8526 <source>Save</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8527 <translation>Bewaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8528 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8529 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8530 <location filename="../ui/EditWater.ui" line="230"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8531 <source>Delete</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8532 <translation>Verwijder</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8533 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8534 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8535 <location filename="../ui/EditWater.ui" line="247"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8536 <source>Calcium (Ca) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8537 <translation>Calcium (Ca) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8538 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8539 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8540 <location filename="../ui/EditWater.ui" line="263"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8541 <source>Magnesium (Mg) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8542 <translation>Magnesium (Mg) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8543 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8544 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8545 <location filename="../ui/EditWater.ui" line="279"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8546 <source>Sodium (Na) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8547 <translation>Natrium (Na) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8548 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8549 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8550 <location filename="../ui/EditWater.ui" line="295"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8551 <source>pH:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8552 <translation></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8553 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8554 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8555 <location filename="../ui/EditWater.ui" line="646"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8556 <source>Total Alkalinity (CaCO3) mg/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8557 <translation>Totale alkaliteit (CaCO3) mg/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8558 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8559 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8560 <location filename="../ui/EditWater.ui" line="662"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8561 <source>Ion balance mEq/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8562 <translation>Ionen balans mEq/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8563 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8564 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8565 <location filename="../ui/EditWater.ui" line="785"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8566 <source>Hardness as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8567 <translation>Hardheid als CaCO3:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8568 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8569 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8570 <location filename="../ui/EditWater.ui" line="801"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8571 <source>Residual Alkalinity as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8572 <translation>Rest alkaliteit als CaCO3:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8573 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8574 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8575 <location filename="../ui/EditWater.ui" line="885"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8576 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8577 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8578 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8579 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8580 <source>Acid pH:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8581 <translation type="vanished">Zuurgraad pH:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8582 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8583 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8584 <location filename="../ui/EditWater.ui" line="311"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8585 <source>Unlimited stock:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8586 <translation>Onbeperkte voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8587 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8588 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8589 <location filename="../ui/EditWater.ui" line="327"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8590 <source>Yes</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8591 <translation>Ja</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8592 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8593 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8594 <location filename="../ui/EditWater.ui" line="598"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8595 <source>Sulfate (SO4) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8596 <translation>Sulfaat (SO4) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8597 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8598 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8599 <location filename="../ui/EditWater.ui" line="614"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8600 <source>Chloride (Cl) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8601 <translation>Chloride (Cl) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8602 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8603 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8604 <location filename="../ui/EditWater.ui" line="630"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8605 <source>Bicarbonate (HCO3) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8606 <translation>Bicarbonaat (HCO3) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8607 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8608 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8609 <source>or (CaCO3) mg/L:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8610 <translation type="vanished">of (CaCO3) mg/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8611 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8612 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8613 <location filename="../ui/EditWater.ui" line="691"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8614 <source>Nitrate (NO3) mg/L:</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8615 <translation>Nitraat (NO3 mg/L:</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8616 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8617 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8618 <location filename="../ui/EditWater.ui" line="735"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8619 <source>Carbonate (CO3) mg/L:</source>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
8620 <translation>Carbonaat (CO3) mg/L:</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8621 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8622 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8623 <source>Alkalinity (CaCO3) mg/L:</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8624 <translation type="vanished">Totale alkaliteit (CaCO3) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8625 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8626 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8627 <source>Ion balance meq/L:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8628 <translation type="vanished">Ionen balans meq/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8629 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8630 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8631 <location filename="../src/EditWater.cpp" line="104"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8632 <source>BMSapp - Add new brewing water</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8633 <translation>BMSapp - Nieuw brouwwater</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8634 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8635 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8636 <location filename="../src/EditWater.cpp" line="106"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8637 <source>BMSapp - Edit brewing water %1</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8638 <translation>BMSapp - Wijzig brouwwater %1</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8639 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8640 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8641 <location filename="../src/EditWater.cpp" line="122"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8642 <source>Edit Water</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8643 <translation>Wijzig water</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8644 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8645 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8646 <location filename="../src/EditWater.cpp" line="122"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8647 <source>Name empty or too short.</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8648 <translation>De naam is leeg of te kort.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8649 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8650 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8651 <location filename="../src/EditWater.cpp" line="158"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8652 <location filename="../src/EditWater.cpp" line="201"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8653 <location filename="../src/EditWater.cpp" line="226"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8654 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8655 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8656 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8657 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8658 <location filename="../src/EditWater.cpp" line="159"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8659 <location filename="../src/EditWater.cpp" line="202"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8660 <location filename="../src/EditWater.cpp" line="227"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8661 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8662 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8663 %3</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8664 <translation>MySQL fout: %1
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8665 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8666 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8667 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8668 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8669 <location filename="../src/EditWater.cpp" line="216"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8670 <source>Delete water</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8671 <translation>Verwijder water</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8672 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8673 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8674 <location filename="../src/EditWater.cpp" line="216"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8675 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8676 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8677 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8678 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8679 <location filename="../src/EditWater.cpp" line="343"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8680 <source>Water changed</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8681 <translation>Water gewijzigd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8682 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8683 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8684 <location filename="../src/EditWater.cpp" line="343"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8685 <source>The brewing water has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8686 <translation>Dit brouwwater is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8687 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8688 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8689 <source>The water has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8690 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8691 <translation type="vanished">Het water is gewijzigd
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8692 Bewaar wijzigingen?</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8693 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8694 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8695 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8696 <name>EditYeast</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8697 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8698 <location filename="../ui/EditYeast.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8699 <source>Dialog</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8700 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8701 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8702 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8703 <location filename="../ui/EditYeast.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8704 <source>Name:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8705 <translation>Naam:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8706 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8707 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8708 <location filename="../ui/EditYeast.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8709 <source>Notes:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8710 <translation>Opmerkingen:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8711 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8712 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8713 <location filename="../ui/EditYeast.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8714 <source>Inventory:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8715 <translation>Voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8716 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8717 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8718 <location filename="../ui/EditYeast.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8719 <source>Cost per Kg:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8720 <translation>Prijs per kg:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8721 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8722 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8723 <location filename="../ui/EditYeast.ui" line="93"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8724 <source>Total value:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8725 <translation>Waarde voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8726 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8727 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8728 <location filename="../ui/EditYeast.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8729 <source>Production date:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8730 <translation>Productie datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8731 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8732 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8733 <location filename="../ui/EditYeast.ui" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8734 <source>Best before date:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8735 <translation>Gebruik voor datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8736 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8737 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8738 <location filename="../ui/EditYeast.ui" line="144"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8739 <source>Name of the yeast</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8740 <translation>Naam van de gist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8741 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8742 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8743 <location filename="../ui/EditYeast.ui" line="157"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8744 <source>Notes and usage tips.</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8745 <translation>Opmerkingen en gebruik tips.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8746 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8747 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8748 <location filename="../ui/EditYeast.ui" line="210"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8749 <location filename="../ui/EditYeast.ui" line="376"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8750 <source> €</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8751 <translation> €</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8752 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8753 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8754 <location filename="../ui/EditYeast.ui" line="252"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8755 <location filename="../ui/EditYeast.ui" line="288"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8756 <source>yyyy-MM-dd</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8757 <translation>yyyy-MM-dd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8758 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8759 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8760 <location filename="../ui/EditYeast.ui" line="310"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8761 <source>Quit</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8762 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8763 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8764 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8765 <location filename="../ui/EditYeast.ui" line="330"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8766 <source>Save</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8767 <translation>Bewaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8768 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8769 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8770 <location filename="../ui/EditYeast.ui" line="350"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8771 <source>Delete</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8772 <translation>Verwijder</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8773 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8774 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8775 <location filename="../ui/EditYeast.ui" line="389"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8776 <source>Product id:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8777 <translation>Product code:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8778 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8779 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8780 <location filename="../ui/EditYeast.ui" line="408"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8781 <source>Product number, name or code</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8782 <translation>Product nummer, naam of code</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8783 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8784 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8785 <location filename="../ui/EditYeast.ui" line="421"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8786 <source>Type:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8787 <translation>Soort:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8788 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8789 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8790 <location filename="../ui/EditYeast.ui" line="437"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8791 <source>Form:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8792 <translation>Vorm:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8793 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8794 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8795 <location filename="../ui/EditYeast.ui" line="453"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8796 <source>Laboratory:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8797 <translation>Laboratorium:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8798 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8799 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8800 <location filename="../ui/EditYeast.ui" line="469"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8801 <source>Best for:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8802 <translation>Geschikt voor:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8803 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8804 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8805 <location filename="../ui/EditYeast.ui" line="485"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8806 <source>Yeast bank:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8807 <translation>Gist bank:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8808 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8809 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8810 <location filename="../ui/EditYeast.ui" line="501"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8811 <source>POF+:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8812 <translation>POF+:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8813 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8814 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8815 <location filename="../ui/EditYeast.ui" line="517"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8816 <source>STA1 (diastatic):</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8817 <translation>STA1 (diastatic):</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8818 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8819 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8820 <location filename="../ui/EditYeast.ui" line="568"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8821 <source>Yeast laboratory</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8822 <translation>Gist laboratorium</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8823 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8824 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8825 <location filename="../ui/EditYeast.ui" line="584"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8826 <source>Yeast bank remark</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8827 <translation>Gistbank opmerkingen</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8828 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8829 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8830 <location filename="../ui/EditYeast.ui" line="597"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8831 <source>Best used in these style of beers</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8832 <translation>Geschikt voor deze bierstijlen</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8833 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8834 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8835 <location filename="../ui/EditYeast.ui" line="610"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8836 <location filename="../ui/EditYeast.ui" line="623"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8837 <location filename="../ui/EditYeast.ui" line="1084"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8838 <location filename="../ui/EditYeast.ui" line="1113"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8839 <source>Yes</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8840 <translation>Ja</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8841 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8842 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8843 <location filename="../ui/EditYeast.ui" line="658"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8844 <source>Min. temperature °C:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8845 <translation>Min. temperatuur °C:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8846 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8847 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8848 <location filename="../ui/EditYeast.ui" line="674"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8849 <source>Max. temperature °C:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8850 <translation>Max. temperatuur °C:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8851 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8852 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8853 <location filename="../ui/EditYeast.ui" line="690"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8854 <source>Attenuatiom %:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8855 <translation>Vergistingsgraad %:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8856 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8857 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8858 <location filename="../ui/EditYeast.ui" line="706"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8859 <source>Alcohol tolerance %:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8860 <translation>Alcohol tolerantie %:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8861 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8862 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8863 <location filename="../ui/EditYeast.ui" line="722"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8864 <source>Flocculation:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8865 <translation>Flocculatie:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8866 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8867 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8868 <location filename="../ui/EditYeast.ui" line="738"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8869 <location filename="../src/EditYeast.cpp" line="181"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8870 <source>Billion cells/gram:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8871 <translation>Miljard cellen/gram:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8872 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8873 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8874 <location filename="../ui/EditYeast.ui" line="754"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8875 <source>Max. reuse:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8876 <translation>Max. hergebruik:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8877 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8878 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8879 <location filename="../ui/EditYeast.ui" line="770"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8880 <source>Pitch temperature °C:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8881 <translation>Ent temperatuur °C:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8882 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8883 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8884 <location filename="../ui/EditYeast.ui" line="786"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8885 <source>Harvest time:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8886 <translation>Oogst tijd:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8887 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8888 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8889 <location filename="../ui/EditYeast.ui" line="948"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8890 <location filename="../ui/EditYeast.ui" line="967"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8891 <source>grams / 100 litres</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8892 <translation>grammen per 100 liter</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8893 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8894 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8895 <location filename="../ui/EditYeast.ui" line="986"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8896 <location filename="../ui/EditYeast.ui" line="1011"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8897 <source>at this gravity</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8898 <translation>op deze densiteit</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8899 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8900 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8901 <location filename="../ui/EditYeast.ui" line="1036"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8902 <source>Pitch from gr/hl:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8903 <translation>Ent vanaf gr/hl:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8904 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8905 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8906 <location filename="../ui/EditYeast.ui" line="1052"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8907 <source>Pitch upto gr/hl:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8908 <translation>Ent tot gr/hl:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8909 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8910 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8911 <location filename="../ui/EditYeast.ui" line="1068"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8912 <source>Bacteria:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8913 <translation>Bevat bacterien:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8914 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8915 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8916 <location filename="../ui/EditYeast.ui" line="1097"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8917 <source>Harvest top:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8918 <translation>Oogst van boven:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8919 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8920 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8921 <location filename="../ui/EditYeast.ui" line="1126"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8922 <location filename="../ui/EditYeast.ui" line="1139"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8923 <source>@</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8924 <translation>@</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8925 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8926 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8927 <location filename="../ui/EditYeast.ui" line="1152"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8928 <source>Clear tht date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8929 <translation>Verwijder de tht datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8930 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8931 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8932 <location filename="../ui/EditYeast.ui" line="1155"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8933 <location filename="../ui/EditYeast.ui" line="1175"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8934 <location filename="../ui/EditYeast.ui" line="1195"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8935 <location filename="../ui/EditYeast.ui" line="1215"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8936 <source>...</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8937 <translation>...</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8938 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8939 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8940 <location filename="../ui/EditYeast.ui" line="1172"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8941 <source>Clear production date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8942 <translation>Verwijder de productie datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8943 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8944 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8945 <location filename="../ui/EditYeast.ui" line="1192"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8946 <source>Set the production date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8947 <translation>Zet de productie datum op vandaag.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8948 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8949 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8950 <location filename="../ui/EditYeast.ui" line="1212"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8951 <source>Set the tht date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8952 <translation>Zet de tht datum op vandaag.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8953 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8954 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8955 <location filename="../ui/EditYeast.ui" line="1232"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8956 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8957 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8958 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8959 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8960 <location filename="../src/EditYeast.cpp" line="32"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8961 <source>Lager</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8962 <translation>Ondergist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8963 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8964 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8965 <location filename="../src/EditYeast.cpp" line="33"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8966 <source>Ale</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8967 <translation>Bovengist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8968 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8969 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8970 <location filename="../src/EditYeast.cpp" line="34"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8971 <source>Wheat</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8972 <translation>Tarwegist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8973 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8974 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8975 <location filename="../src/EditYeast.cpp" line="35"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8976 <source>Wine</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8977 <translation>Wijngist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8978 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8979 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8980 <location filename="../src/EditYeast.cpp" line="36"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8981 <source>Champagne</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8982 <translation>Champagnegist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8983 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8984 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8985 <location filename="../src/EditYeast.cpp" line="37"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8986 <source>Brett</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8987 <translation>Brett</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8988 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8989 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8990 <location filename="../src/EditYeast.cpp" line="38"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8991 <source>Kveik</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8992 <translation>Kveik</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8993 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8994 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8995 <location filename="../src/EditYeast.cpp" line="39"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8996 <source>Hybrid</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8997 <translation>Hybride</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8998 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8999 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9000 <location filename="../src/EditYeast.cpp" line="41"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9001 <source>Liquid</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9002 <translation>Vloeibaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9003 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9004 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9005 <location filename="../src/EditYeast.cpp" line="42"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9006 <source>Dry</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9007 <translation>Droog</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9008 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9009 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9010 <location filename="../src/EditYeast.cpp" line="43"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9011 <source>Slant</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9012 <translation>Schuine buis</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9013 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9014 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9015 <location filename="../src/EditYeast.cpp" line="44"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9016 <source>Culture</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9017 <translation>Slurry</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9018 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9019 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9020 <location filename="../src/EditYeast.cpp" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9021 <source>Frozen</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9022 <translation>Ingevroren</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9023 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9024 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9025 <location filename="../src/EditYeast.cpp" line="46"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9026 <source>Bottle</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9027 <translation>Bottelen</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9028 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9029 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9030 <location filename="../src/EditYeast.cpp" line="47"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9031 <source>Dried</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9032 <translation>Gedroogd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9033 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9034 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9035 <location filename="../src/EditYeast.cpp" line="49"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9036 <source>Low</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9037 <translation>Laag</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9038 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9039 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9040 <location filename="../src/EditYeast.cpp" line="50"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9041 <source>Medium</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9042 <translation>Medium</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9043 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9044 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9045 <location filename="../src/EditYeast.cpp" line="51"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9046 <source>High</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9047 <translation>Hoog</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9048 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9049 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9050 <location filename="../src/EditYeast.cpp" line="52"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9051 <source>Very high</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9052 <translation>Zeer hoog</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9053 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9054 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9055 <location filename="../src/EditYeast.cpp" line="169"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9056 <source>Price per pack:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9057 <translation>Prijs per pak:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9058 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9059 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9060 <location filename="../src/EditYeast.cpp" line="170"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9061 <source>Inventory Packs:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9062 <translation>Voorraad pakken:</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9063 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9064 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9065 <location filename="../src/EditYeast.cpp" line="171"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9066 <source>Billion cells/pack:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9067 <translation>Miljard cellen/pak:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9068 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9069 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9070 <location filename="../src/EditYeast.cpp" line="179"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9071 <source>Price per Kg:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9072 <translation>Prijs per kg:</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9073 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9074 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9075 <location filename="../src/EditYeast.cpp" line="180"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9076 <source>Inventory gram:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9077 <translation>Voorraad gram:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9078 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9079 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9080 <location filename="../src/EditYeast.cpp" line="189"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9081 <source>Price per litre:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9082 <translation>Prijs per liter:</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9083 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9084 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9085 <location filename="../src/EditYeast.cpp" line="190"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9086 <source>Inventory ml:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9087 <translation>Voorraad ml:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9088 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9089 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9090 <location filename="../src/EditYeast.cpp" line="191"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9091 <source>Billion cells/ml:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9092 <translation>Miljard cellen/ml:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9093 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9094 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9095 <location filename="../src/EditYeast.cpp" line="228"/>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9096 <source>BMSapp - Add new yeast</source>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9097 <translation>BMSapp - Nieuwe gist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9098 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9099 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9100 <location filename="../src/EditYeast.cpp" line="230"/>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9101 <source>BMSapp - Edit yeast %1</source>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9102 <translation>BMSapp - Wijzig gist %1</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9103 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9104 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9105 <location filename="../src/EditYeast.cpp" line="246"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9106 <location filename="../src/EditYeast.cpp" line="250"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9107 <source>Edit Yeast</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9108 <translation>Wijzig gist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9109 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9110 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9111 <location filename="../src/EditYeast.cpp" line="246"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9112 <source>Name empty or too short.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9113 <translation>De naam is leeg of te kort.</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9114 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9115 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9116 <location filename="../src/EditYeast.cpp" line="250"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9117 <source>Laboratory empty or too short.</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9118 <translation>Laboratorium leeg of te kort.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9119 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9120 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9121 <location filename="../src/EditYeast.cpp" line="313"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9122 <location filename="../src/EditYeast.cpp" line="375"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9123 <location filename="../src/EditYeast.cpp" line="400"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9124 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9125 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9126 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9127 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9128 <location filename="../src/EditYeast.cpp" line="314"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9129 <location filename="../src/EditYeast.cpp" line="376"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9130 <location filename="../src/EditYeast.cpp" line="401"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9131 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9132 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9133 %3</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9134 <translation>MySQL fout: %1
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9135 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9136 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9137 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9138 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9139 <location filename="../src/EditYeast.cpp" line="390"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9140 <source>Delete yeast</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9141 <translation>Verwijder gist</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9142 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9143 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9144 <location filename="../src/EditYeast.cpp" line="390"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9145 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9146 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9147 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9148 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9149 <location filename="../src/EditYeast.cpp" line="475"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9150 <source>Yeast changed</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9151 <translation>Gist gewijzigd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9152 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9153 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9154 <location filename="../src/EditYeast.cpp" line="475"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9155 <source>The yeast has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9156 <translation>Deze gist is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9157 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9158 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9159 <source>The yeast has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9160 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9161 <translation type="vanished">De gist is gewijzigd
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9162 Bewaar wijzigingen?</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9163 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9164 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9165 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9166 <name>FermentableAdded</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9167 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9168 <location filename="../src/global.cpp" line="118"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9169 <source>Mash</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9170 <translation>Maischen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9171 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9172 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9173 <location filename="../src/global.cpp" line="119"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9174 <source>Boil</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9175 <translation>Koken</translation>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9176 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9177 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9178 <location filename="../src/global.cpp" line="120"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9179 <source>Fermentation</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9180 <translation>Hoofdvergisting</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9181 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9182 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9183 <location filename="../src/global.cpp" line="121"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9184 <source>Lagering</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9185 <translation>Nagisting/lagering</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9186 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9187 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9188 <location filename="../src/global.cpp" line="122"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9189 <source>Bottle</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9190 <translation>Bottelen</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9191 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9192 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9193 <location filename="../src/global.cpp" line="123"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9194 <source>Kegs</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9195 <translation>Fusten</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9196 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9197 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9198 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9199 <name>FermentableGraintype</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9200 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9201 <location filename="../src/global.cpp" line="108"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9202 <source>Base</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9203 <translation>Basismout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9204 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9205 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9206 <location filename="../src/global.cpp" line="109"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9207 <source>Roast</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9208 <translation>Geroosterde mout</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9209 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9210 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9211 <location filename="../src/global.cpp" line="110"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9212 <source>Crystal</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9213 <translation>Cara/crystal mout</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9214 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9215 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9216 <location filename="../src/global.cpp" line="111"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9217 <source>Kilned</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9218 <translation>Geëeste mout</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9219 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9220 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9221 <location filename="../src/global.cpp" line="112"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9222 <source>Sour Malt</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9223 <translation>Zuurmout</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9224 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9225 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9226 <location filename="../src/global.cpp" line="113"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9227 <source>Special</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9228 <translation>Speciale mout</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9229 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9230 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9231 <location filename="../src/global.cpp" line="114"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9232 <source>No malt</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9233 <translation>Geen mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9234 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9235 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9236 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9237 <name>FermentableType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9238 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9239 <location filename="../src/global.cpp" line="100"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9240 <source>Grain</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9241 <translation>Mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9242 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9243 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9244 <location filename="../src/global.cpp" line="101"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9245 <source>Sugar</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9246 <translation>Suiker</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9247 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9248 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9249 <location filename="../src/global.cpp" line="102"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9250 <source>Extract</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9251 <translation></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9252 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9253 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9254 <location filename="../src/global.cpp" line="103"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9255 <source>Dry extract</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9256 <translation>Droog extract</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9257 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9258 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9259 <location filename="../src/global.cpp" line="104"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9260 <source>Adjunct</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9261 <translation>Ongemout graan</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9262 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9263 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9264 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9265 <name>HopForm</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9266 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9267 <location filename="../src/global.cpp" line="133"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9268 <source>Pellet</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9269 <translation>Pellets</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9270 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9271 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9272 <location filename="../src/global.cpp" line="134"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9273 <source>Plug</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9274 <translation>Plugs</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9275 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9276 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9277 <location filename="../src/global.cpp" line="135"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9278 <source>Leaf</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9279 <translation>Bloemen</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9280 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9281 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9282 <location filename="../src/global.cpp" line="136"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9283 <source>Leaf wet</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9284 <translation>Nat, vers</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9285 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9286 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9287 <location filename="../src/global.cpp" line="137"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9288 <source>Cryo</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9289 <translation>Cryo hop</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9290 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9291 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9292 <location filename="../src/global.cpp" line="138"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9293 <source>CO2 extract</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9294 <translation>CO2 extract</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9295 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9296 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9297 <location filename="../src/global.cpp" line="139"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9298 <source>Iso extract</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9299 <translation>Iso extract</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9300 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9301 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9302 <source>Extract</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9303 <translation type="vanished">Extract</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9304 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9305 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9306 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9307 <name>HopForms</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9308 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9309 <source>Pellet</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9310 <translation type="obsolete">Pellets</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9311 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9312 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9313 <source>Plug</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9314 <translation type="obsolete">Plugs</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9315 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9316 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9317 <source>Leaf</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9318 <translation type="obsolete">Bloemen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9319 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9320 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9321 <source>Leaf wet</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9322 <translation type="obsolete">Nat, vers</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9323 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9324 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9325 <source>Cryo</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9326 <translation type="obsolete">Cryo hop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9327 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9328 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9329 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9330 <name>HopTypes</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9331 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9332 <location filename="../src/global.cpp" line="127"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9333 <source>Bittering</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9334 <translation>Bitterhop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9335 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9336 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9337 <location filename="../src/global.cpp" line="128"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9338 <source>Aroma</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9339 <translation>Aromahop</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9340 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9341 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9342 <location filename="../src/global.cpp" line="129"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9343 <source>Both</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9344 <translation>Beide</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9345 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9346 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9347 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9348 <name>HopUse</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9349 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9350 <location filename="../src/global.cpp" line="143"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9351 <source>Mash</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9352 <translation>Maischen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9353 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9354 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9355 <location filename="../src/global.cpp" line="144"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9356 <source>First wort</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9357 <translation>Eerste wort</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9358 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9359 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9360 <location filename="../src/global.cpp" line="145"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9361 <source>Boil</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9362 <translation>Koken</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9363 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9364 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9365 <location filename="../src/global.cpp" line="146"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9366 <source>Aroma</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9367 <translation>Vlamuit</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9368 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9369 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9370 <location filename="../src/global.cpp" line="147"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9371 <source>Whirlpool</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9372 <translation>Hopstand</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9373 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9374 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9375 <location filename="../src/global.cpp" line="148"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9376 <source>Dry hop</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9377 <translation>Koudhop</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9378 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
9379 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9380 <location filename="../src/global.cpp" line="149"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9381 <source>Bottling</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9382 <translation>Bottelen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9383 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9384 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9385 <context>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9386 <name>ImportBrew</name>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9387 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9388 <location filename="../ui/ImportBrew.ui" line="14"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9389 <source>Dialog</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9390 <translation>Dialog</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9391 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9392 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9393 <location filename="../ui/ImportBrew.ui" line="29"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9394 <source>Brew logfile:</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9395 <translation>Brouw logbestand:</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9396 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9397 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9398 <location filename="../ui/ImportBrew.ui" line="64"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9399 <source>Quit</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9400 <translation>Terug</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9401 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9402 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9403 <location filename="../ui/ImportBrew.ui" line="84"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9404 <source>Open</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9405 <translation>Open</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9406 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9407 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9408 <location filename="../ui/ImportBrew.ui" line="101"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9409 <source>Results</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9410 <translation>Resultaat</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9411 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9412 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9413 <location filename="../src/ImportBrew.cpp" line="44"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9414 <source>BMSapp - Import Brewlog</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9415 <translation>BMSapp - importeer brouwlog</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9416 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9417 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9418 <location filename="../src/ImportBrew.cpp" line="55"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9419 <location filename="../src/ImportBrew.cpp" line="57"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9420 <source>Open File</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9421 <translation>Open bestand</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9422 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9423 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9424 <location filename="../src/ImportBrew.cpp" line="55"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9425 <source>Files (*.json)</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9426 <translation>Bestanden (*.json)</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9427 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9428 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9429 <location filename="../src/ImportBrew.cpp" line="57"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9430 <source>No Brewlog JSON file selected.</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9431 <translation>Geen brouwlog JSON bestand gekozen.</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9432 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9433 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9434 <location filename="../src/ImportBrew.cpp" line="95"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9435 <source>Brew: </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9436 <translation>Brouw: </translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9437 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9438 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9439 <location filename="../src/ImportBrew.cpp" line="112"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9440 <source>Deleted %1 old records
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9441 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9442 <translation>%1 oude records verwijderd
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9443 </translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9444 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9445 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9446 <location filename="../src/ImportBrew.cpp" line="159"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9447 <source>Inserted %1 new records
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9448 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9449 <translation>%1 nieuwe records ingevoegd
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9450 </translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9451 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9452 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9453 <location filename="../src/ImportBrew.cpp" line="190"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9454 <source>Updated %1 records with events
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9455 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9456 <translation>%1 records bijgewerkt met events
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9457 </translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9458 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9459 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9460 <location filename="../src/ImportBrew.cpp" line="196"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9461 <source>Marked brew graph available in product
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9462 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9463 <translation>Brouw grafiek beschikbaar gezet in product
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9464 </translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9465 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9466 </context>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9467 <context>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9468 <name>ImportXML</name>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9469 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9470 <location filename="../ui/ImportXML.ui" line="14"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9471 <source>Dialog</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9472 <translation>Dialog</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9473 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9474 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9475 <location filename="../ui/ImportXML.ui" line="29"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9476 <source>XML file:</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9477 <translation>XML bestand:</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9478 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9479 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9480 <location filename="../ui/ImportXML.ui" line="64"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9481 <source>Quit</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9482 <translation>Terug</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9483 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9484 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9485 <location filename="../ui/ImportXML.ui" line="84"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9486 <source>Open</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9487 <translation>Open</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9488 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9489 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9490 <location filename="../ui/ImportXML.ui" line="101"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9491 <source>Results</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9492 <translation>Resultaat</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9493 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9494 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9495 <location filename="../src/ImportXML.cpp" line="44"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9496 <source>BMSapp - Import XML</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9497 <translation>BMSapp - importeer XML</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9498 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9499 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9500 <location filename="../src/ImportXML.cpp" line="55"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9501 <location filename="../src/ImportXML.cpp" line="57"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9502 <source>Open File</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9503 <translation>Open bestand</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9504 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9505 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9506 <location filename="../src/ImportXML.cpp" line="55"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9507 <source>Files (*.xml)</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9508 <translation>Bestanden (*.xml)</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9509 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9510 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9511 <location filename="../src/ImportXML.cpp" line="57"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9512 <source>No XML file selected.</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9513 <translation>Geen XML bestand gekozen.</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9514 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9515 </context>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9516 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9517 <name>InventoryEquipments</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9518 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9519 <location filename="../src/InventoryEquipments.cpp" line="51"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9520 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9521 <translation>Terug</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9522 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9523 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9524 <location filename="../src/InventoryEquipments.cpp" line="60"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9525 <source>Export</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9526 <translation>Exporteer</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9527 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9528 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9529 <source>Import</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9530 <translation type="vanished">Importeer</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9531 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9532 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9533 <location filename="../src/InventoryEquipments.cpp" line="69"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9534 <source>New</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9535 <translation>Nieuw</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9536 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9537 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9538 <location filename="../src/InventoryEquipments.cpp" line="91"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9539 <source>Name</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9540 <translation>Naam</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9541 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9542 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9543 <location filename="../src/InventoryEquipments.cpp" line="91"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9544 <source>Boil volume</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9545 <translation>Kook volume</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9546 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9547 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9548 <location filename="../src/InventoryEquipments.cpp" line="91"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9549 <source>Batch size</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9550 <translation>Batch volume</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9551 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9552 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9553 <location filename="../src/InventoryEquipments.cpp" line="91"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9554 <source>Notes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9555 <translation>Opmerkingen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9556 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9557 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9558 <location filename="../src/InventoryEquipments.cpp" line="91"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9559 <location filename="../src/InventoryEquipments.cpp" line="123"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9560 <source>Edit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9561 <translation>Wijzig</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9562 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9563 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9564 <location filename="../src/InventoryEquipments.cpp" line="132"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9565 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9566 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9567 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9568 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9569 <location filename="../src/InventoryEquipments.cpp" line="169"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9570 <location filename="../src/InventoryEquipments.cpp" line="171"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9571 <location filename="../src/InventoryEquipments.cpp" line="215"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9572 <source>Save File</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9573 <translation>Bestand opslaan</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9574 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9575 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9576 <location filename="../src/InventoryEquipments.cpp" line="169"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9577 <source>Files (*.xml)</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9578 <translation>Bestanden (*.xml)</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9579 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9580 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9581 <location filename="../src/InventoryEquipments.cpp" line="171"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9582 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9583 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9584 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9585 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9586 <location filename="../src/InventoryEquipments.cpp" line="215"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9587 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9588 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9589 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9590 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9591 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9592 <name>InventoryFermentables</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9593 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9594 <location filename="../src/InventoryFermentables.cpp" line="53"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9595 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9596 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9597 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9598 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9599 <location filename="../src/InventoryFermentables.cpp" line="62"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9600 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9601 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9602 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9603 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9604 <source>Import</source>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9605 <translation type="vanished">Importeer</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9606 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9607 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9608 <location filename="../src/InventoryFermentables.cpp" line="71"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9609 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9610 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9611 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9612 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9613 <location filename="../src/InventoryFermentables.cpp" line="93"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9614 <source>Origin</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9615 <translation>Herkomst</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9616 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9617 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9618 <location filename="../src/InventoryFermentables.cpp" line="93"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9619 <source>Supplier</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9620 <translation>Producent</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9621 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9622 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9623 <location filename="../src/InventoryFermentables.cpp" line="93"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9624 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9625 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9626 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9627 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9628 <location filename="../src/InventoryFermentables.cpp" line="93"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9629 <source>Type</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9630 <translation>Soort</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9631 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9632 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9633 <location filename="../src/InventoryFermentables.cpp" line="93"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9634 <source>Grain</source>
34
5510352432f5 Finisch fermentables dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 33
diff changeset
9635 <translation>Mout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9636 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9637 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9638 <location filename="../src/InventoryFermentables.cpp" line="93"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9639 <source>Color</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9640 <translation>Kleur</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9641 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9642 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9643 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9644 <source>Yield</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9645 <translation>Opbrengst</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9646 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9647 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9648 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9649 <source>Stock</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9650 <translation>Voorraad</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9651 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9652 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9653 <location filename="../src/InventoryFermentables.cpp" line="93"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9654 <location filename="../src/InventoryFermentables.cpp" line="144"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9655 <source>Edit</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9656 <translation>Wijzig</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9657 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9658 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9659 <source>Sugar</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9660 <translation type="vanished">Suiker</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9661 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9662 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9663 <source>Extract</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9664 <translation type="vanished">Vloeibaar extract</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9665 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9666 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9667 <source>Dry extract</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9668 <translation type="vanished">Droog extract</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9669 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9670 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9671 <source>Adjunct</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9672 <translation type="vanished">Ongemout graan</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9673 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9674 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9675 <source>Base</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9676 <translation type="vanished">Basismout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9677 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9678 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9679 <source>Roast</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9680 <translation type="vanished">Geroosterde mout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9681 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9682 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9683 <source>Crystal</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9684 <translation type="vanished">Cara/crystal mout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9685 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9686 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9687 <source>Kilned</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9688 <translation type="vanished">Geëeste mout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9689 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9690 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9691 <source>Sour Malt</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9692 <translation type="vanished">Zuurmout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9693 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9694 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9695 <source>Special</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9696 <translation type="vanished">Speciale mout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9697 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9698 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9699 <source>No malt</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9700 <translation type="vanished">Geen mout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9701 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9702 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9703 <location filename="../src/InventoryFermentables.cpp" line="153"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9704 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9705 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9706 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9707 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9708 <location filename="../src/InventoryFermentables.cpp" line="198"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9709 <location filename="../src/InventoryFermentables.cpp" line="200"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9710 <location filename="../src/InventoryFermentables.cpp" line="250"/>
42
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9711 <source>Save File</source>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9712 <translation>Bestand opslaan</translation>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9713 </message>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9714 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9715 <location filename="../src/InventoryFermentables.cpp" line="198"/>
42
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9716 <source>Files (*.xml)</source>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9717 <translation>Files (*.xml)</translation>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9718 </message>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9719 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9720 <location filename="../src/InventoryFermentables.cpp" line="200"/>
42
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9721 <source>No XML file selected.</source>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9722 <translation>Geen XML bestand gekozen.</translation>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9723 </message>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9724 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9725 <location filename="../src/InventoryFermentables.cpp" line="250"/>
42
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9726 <source>XML export ready</source>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9727 <translation>XML uitvoer gereed</translation>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9728 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9729 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9730 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9731 <name>InventoryHops</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9732 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9733 <location filename="../src/InventoryHops.cpp" line="52"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9734 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9735 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9736 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9737 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9738 <location filename="../src/InventoryHops.cpp" line="61"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9739 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9740 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9741 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9742 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9743 <source>Import</source>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9744 <translation type="vanished">Importeer</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9745 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9746 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9747 <location filename="../src/InventoryHops.cpp" line="70"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9748 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9749 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9750 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9751 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9752 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9753 <source>Origin</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9754 <translation>Herkomst</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9755 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9756 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9757 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9758 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9759 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9760 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9761 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9762 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9763 <source>Type</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9764 <translation>Soort</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9765 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9766 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9767 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9768 <source>Form</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9769 <translation>Vorm</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9770 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9771 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9772 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9773 <source>Alpha</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9774 <translation>Alpha</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9775 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9776 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9777 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9778 <source>Beta</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9779 <translation>Beta</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9780 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9781 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9782 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9783 <source>Cohumulone</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9784 <translation>Cohumulone</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9785 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9786 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9787 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9788 <source>HSI</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9789 <translation>HSI</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9790 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9791 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9792 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9793 <source>Harvest</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
9794 <translation>Oogst</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9795 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9796 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9797 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9798 <source>Stock</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9799 <translation>Voorraad</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9800 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9801 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9802 <location filename="../src/InventoryHops.cpp" line="92"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9803 <location filename="../src/InventoryHops.cpp" line="160"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9804 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9805 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9806 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9807 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9808 <source>Bittering</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9809 <translation type="vanished">Bitterhop</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9810 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9811 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9812 <source>Aroma</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9813 <translation type="vanished">Aromahop</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9814 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9815 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9816 <source>Both</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9817 <translation type="vanished">Beide</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9818 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9819 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9820 <source>Pellet</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9821 <translation type="vanished">Pellets</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9822 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9823 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9824 <source>Plug</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9825 <translation type="vanished">Plugs</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9826 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9827 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9828 <source>Leaf</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9829 <translation type="vanished">Bloemen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9830 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9831 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9832 <source>Leaf Wet</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9833 <translation type="vanished">Nat, vers</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9834 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9835 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9836 <source>Cryo</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9837 <translation type="vanished">Cryo hop</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9838 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9839 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9840 <location filename="../src/InventoryHops.cpp" line="169"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9841 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9842 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9843 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9844 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9845 <location filename="../src/InventoryHops.cpp" line="211"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9846 <location filename="../src/InventoryHops.cpp" line="213"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9847 <location filename="../src/InventoryHops.cpp" line="258"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9848 <source>Save File</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9849 <translation>Bestand opslaan</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9850 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9851 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9852 <location filename="../src/InventoryHops.cpp" line="211"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9853 <source>Files (*.xml)</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9854 <translation>Bestanden (*.xml)</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9855 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9856 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9857 <location filename="../src/InventoryHops.cpp" line="213"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9858 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9859 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9860 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9861 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9862 <location filename="../src/InventoryHops.cpp" line="258"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9863 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9864 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9865 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9866 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9867 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9868 <name>InventoryMiscs</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9869 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9870 <location filename="../src/InventoryMiscs.cpp" line="52"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9871 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9872 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9873 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9874 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9875 <location filename="../src/InventoryMiscs.cpp" line="61"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9876 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9877 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9878 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9879 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9880 <source>Import</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9881 <translation type="vanished">Importeer</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9882 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9883 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9884 <location filename="../src/InventoryMiscs.cpp" line="70"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9885 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9886 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9887 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9888 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9889 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9890 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9891 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9892 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9893 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9894 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9895 <source>Type</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9896 <translation>Soort</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9897 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9898 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9899 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9900 <source>Use</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9901 <translation>Gebruik</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9902 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9903 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9904 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9905 <source>Time</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9906 <translation>Tijd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9907 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9908 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9909 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9910 <source>Stock</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9911 <translation>Voorraad</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9912 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9913 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9914 <location filename="../src/InventoryMiscs.cpp" line="92"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9915 <location filename="../src/InventoryMiscs.cpp" line="148"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9916 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9917 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9918 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9919 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9920 <location filename="../src/InventoryMiscs.cpp" line="118"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9921 <source>1 minute</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9922 <translation>1 minuut</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9923 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9924 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9925 <location filename="../src/InventoryMiscs.cpp" line="120"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9926 <source>%1 minutes</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9927 <translation>%1 minuten</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9928 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9929 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9930 <location filename="../src/InventoryMiscs.cpp" line="122"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9931 <source>%1 hours</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9932 <translation>%1 uren</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9933 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9934 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9935 <location filename="../src/InventoryMiscs.cpp" line="124"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9936 <source>1 day</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9937 <translation>1 dag</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9938 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9939 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9940 <location filename="../src/InventoryMiscs.cpp" line="126"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9941 <source>%1 days</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9942 <translation>%1 dagen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9943 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9944 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9945 <source>Spice</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9946 <translation type="vanished">Specerij</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9947 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9948 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9949 <source>Herb</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9950 <translation type="vanished">Kruid</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9951 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9952 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9953 <source>Flavor</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9954 <translation type="vanished">Smaakstof</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9955 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9956 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9957 <source>Fining</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9958 <translation type="vanished">Klaringsmiddel</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9959 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9960 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9961 <source>Water agent</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9962 <translation type="vanished">Brouwzout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9963 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9964 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9965 <source>Yeast nutrient</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9966 <translation type="vanished">Gistvoeding</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9967 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9968 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9969 <source>Other</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9970 <translation type="vanished">Anders</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9971 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9972 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9973 <source>Starter</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9974 <translation type="vanished">Starter</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9975 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9976 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9977 <source>Mash</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9978 <translation type="vanished">Maischen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9979 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9980 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9981 <source>Boil</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9982 <translation type="vanished">Koken</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9983 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9984 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9985 <source>Primary</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9986 <translation type="vanished">Hoofdgisting</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9987 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9988 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9989 <source>Secondary</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9990 <translation type="vanished">Nagisting/lagering</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9991 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9992 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9993 <source>Bottling</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9994 <translation type="vanished">Bottelen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9995 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9996 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9997 <location filename="../src/InventoryMiscs.cpp" line="157"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9998 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9999 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10000 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10001 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10002 <location filename="../src/InventoryMiscs.cpp" line="201"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10003 <location filename="../src/InventoryMiscs.cpp" line="203"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10004 <location filename="../src/InventoryMiscs.cpp" line="240"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10005 <source>Save File</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10006 <translation>Bestand opslaan</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10007 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10008 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10009 <location filename="../src/InventoryMiscs.cpp" line="201"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10010 <source>Files (*.xml)</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10011 <translation>Bestanden (*.xml)</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10012 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10013 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10014 <location filename="../src/InventoryMiscs.cpp" line="203"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10015 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10016 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10017 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10018 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10019 <location filename="../src/InventoryMiscs.cpp" line="240"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10020 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10021 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10022 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10023 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10024 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10025 <name>InventorySuppliers</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10026 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10027 <location filename="../src/InventorySuppliers.cpp" line="56"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10028 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10029 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10030 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10031 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10032 <location filename="../src/InventorySuppliers.cpp" line="65"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10033 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10034 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10035 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10036 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10037 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10038 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10039 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10040 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10041 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10042 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10043 <source>Address</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10044 <translation>Adres</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10045 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10046 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10047 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10048 <source>City</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10049 <translation>Woonplaats</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10050 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10051 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10052 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10053 <source>Country</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10054 <translation>Land</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10055 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10056 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10057 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10058 <source>Phone</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10059 <translation>Telefoon</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10060 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10061 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10062 <location filename="../src/InventorySuppliers.cpp" line="84"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10063 <location filename="../src/InventorySuppliers.cpp" line="110"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10064 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10065 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10066 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10067 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10068 <location filename="../src/InventorySuppliers.cpp" line="119"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10069 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10070 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10071 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10072 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10073 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10074 <name>InventoryWaters</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10075 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10076 <location filename="../src/InventoryWaters.cpp" line="51"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10077 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10078 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10079 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10080 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10081 <location filename="../src/InventoryWaters.cpp" line="60"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10082 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10083 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10084 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10085 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10086 <source>Import</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10087 <translation type="vanished">Importeer</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10088 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10089 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10090 <location filename="../src/InventoryWaters.cpp" line="69"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10091 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10092 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10093 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10094 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10095 <location filename="../src/InventoryWaters.cpp" line="94"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10096 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10097 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10098 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10099 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10100 <location filename="../src/InventoryWaters.cpp" line="94"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10101 <source>Notes</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10102 <translation>Opmerkingen</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10103 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10104 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10105 <location filename="../src/InventoryWaters.cpp" line="94"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10106 <source>Unlimited</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10107 <translation>Onbeperkt</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10108 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10109 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10110 <location filename="../src/InventoryWaters.cpp" line="94"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10111 <source>Stock</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10112 <translation>Voorraad</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10113 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10114 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10115 <location filename="../src/InventoryWaters.cpp" line="94"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10116 <location filename="../src/InventoryWaters.cpp" line="139"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10117 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10118 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10119 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10120 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10121 <location filename="../src/InventoryWaters.cpp" line="148"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10122 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10123 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10124 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10125 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10126 <location filename="../src/InventoryWaters.cpp" line="185"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10127 <location filename="../src/InventoryWaters.cpp" line="187"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10128 <location filename="../src/InventoryWaters.cpp" line="223"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10129 <source>Save File</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10130 <translation>Bestand opslaan</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10131 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10132 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10133 <location filename="../src/InventoryWaters.cpp" line="185"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10134 <source>Files (*.xml)</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10135 <translation>Bestanden (*.xml)</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10136 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10137 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10138 <location filename="../src/InventoryWaters.cpp" line="187"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10139 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10140 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10141 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10142 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10143 <location filename="../src/InventoryWaters.cpp" line="223"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10144 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10145 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10146 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10147 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10148 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10149 <name>InventoryYeasts</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10150 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10151 <location filename="../src/InventoryYeasts.cpp" line="52"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10152 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10153 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10154 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10155 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10156 <location filename="../src/InventoryYeasts.cpp" line="61"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10157 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10158 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10159 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10160 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10161 <source>Import</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10162 <translation type="vanished">Importeer</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10163 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10164 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10165 <location filename="../src/InventoryYeasts.cpp" line="70"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10166 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10167 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10168 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10169 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10170 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10171 <source>Laboratory</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10172 <translation>Laboratorium</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10173 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10174 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10175 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10176 <source>Product id</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
10177 <translation>Product code</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10178 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10179 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10180 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10181 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10182 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10183 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10184 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10185 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10186 <source>Type</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10187 <translation>Type</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10188 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10189 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10190 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10191 <source>Form</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10192 <translation>Vorm</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10193 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10194 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10195 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10196 <source>SVG %</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10197 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10198 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10199 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10200 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10201 <source>Tol %</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10202 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10203 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10204 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10205 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10206 <source>POF+</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10207 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10208 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10209 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10210 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10211 <source>STA1</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10212 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10213 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10214 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10215 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10216 <source>Stock</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10217 <translation>Voorraad</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10218 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10219 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10220 <location filename="../src/InventoryYeasts.cpp" line="95"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10221 <location filename="../src/InventoryYeasts.cpp" line="182"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10222 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10223 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10224 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10225 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10226 <source>Lager</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10227 <translation type="vanished">Ondergist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10228 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10229 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10230 <source>Ale</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10231 <translation type="vanished">Bovengist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10232 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10233 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10234 <source>Wheat</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10235 <translation type="vanished">Tarwegist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10236 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10237 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10238 <source>Wine</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10239 <translation type="vanished">Wijngist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10240 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10241 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10242 <source>Champagne</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10243 <translation type="vanished">Champagnegist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10244 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10245 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10246 <source>Brett</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10247 <translation type="vanished">Brett</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10248 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10249 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10250 <source>Kveik</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10251 <translation type="vanished">Kveik</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10252 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10253 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10254 <source>Hybrid</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10255 <translation type="vanished">Hybride</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10256 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10257 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10258 <source>Liquid</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10259 <translation type="vanished">Vloeibaar</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10260 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10261 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10262 <source>Dry</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10263 <translation type="vanished">Droog</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10264 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10265 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10266 <source>Slant</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10267 <translation type="vanished">Schuine buis</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10268 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10269 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10270 <source>Culture</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10271 <translation type="vanished">Slurry</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10272 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10273 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10274 <source>Frozen</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10275 <translation type="vanished">Ingevroren</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10276 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10277 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10278 <source>Bottle</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10279 <translation type="vanished">Depot</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10280 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10281 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10282 <source>Dried</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10283 <translation type="vanished">Gedroogd</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10284 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10285 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10286 <location filename="../src/InventoryYeasts.cpp" line="191"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10287 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10288 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10289 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10290 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10291 <location filename="../src/InventoryYeasts.cpp" line="235"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10292 <location filename="../src/InventoryYeasts.cpp" line="237"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10293 <location filename="../src/InventoryYeasts.cpp" line="277"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10294 <source>Save File</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10295 <translation>Bestand opslaan</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10296 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10297 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10298 <location filename="../src/InventoryYeasts.cpp" line="235"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10299 <source>Files (*.xml)</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10300 <translation>Bestanden (*.xml)</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10301 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10302 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10303 <location filename="../src/InventoryYeasts.cpp" line="237"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10304 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10305 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10306 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10307 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10308 <location filename="../src/InventoryYeasts.cpp" line="277"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10309 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10310 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10311 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10312 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10313 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10314 <name>MainWindow</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10315 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10316 <location filename="../ui/MainWindow.ui" line="48"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10317 <source>File</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10318 <translation>Bestand</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10319 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10320 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10321 <location filename="../ui/MainWindow.ui" line="56"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10322 <source>Help</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10323 <translation>Hulp</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10324 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10325 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10326 <location filename="../ui/MainWindow.ui" line="62"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10327 <source>Settings</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10328 <translation>Instellingen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10329 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10330 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10331 <location filename="../ui/MainWindow.ui" line="73"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10332 <source>Inventory</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10333 <translation>Inventaris</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10334 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10335 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10336 <location filename="../ui/MainWindow.ui" line="89"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10337 <source>Monitor</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10338 <translation>Monitoren</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10339 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10340 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10341 <location filename="../ui/MainWindow.ui" line="100"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10342 <source>Products</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10343 <translation>Productie</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10344 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10345 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10346 <location filename="../ui/MainWindow.ui" line="104"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10347 <location filename="../ui/MainWindow.ui" line="363"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10348 <source>Archive</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10349 <translation>Archief</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10350 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10351 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10352 <location filename="../ui/MainWindow.ui" line="133"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10353 <location filename="../ui/MainWindow.ui" line="336"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10354 <source>Recipes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10355 <translation>Recepten</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10356 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10357 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10358 <location filename="../ui/MainWindow.ui" line="156"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10359 <source>Exit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10360 <translation>Afsluiten</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10361 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10362 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10363 <location filename="../ui/MainWindow.ui" line="165"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10364 <source>About</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10365 <translation>Over</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10366 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10367 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10368 <source>Systems</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10369 <translation type="vanished">Systemen</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10370 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10371 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10372 <location filename="../ui/MainWindow.ui" line="451"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10373 <source>Fermenters</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10374 <translation>Vergisting</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10375 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10376 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10377 <source>CO2 Meters</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10378 <translation type="vanished">CO2 meters</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10379 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10380 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10381 <location filename="../ui/MainWindow.ui" line="469"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10382 <source>iSpindels</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10383 <translation>iSpindels</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10384 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10385 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10386 <location filename="../ui/MainWindow.ui" line="174"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10387 <source>Suppliers</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10388 <translation>Leveranciers</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10389 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10390 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10391 <location filename="../ui/MainWindow.ui" line="117"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10392 <source>Reports</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10393 <translation>Rapporten</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10394 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10395 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10396 <location filename="../ui/MainWindow.ui" line="186"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10397 <source>Fermentables</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10398 <translation>Vergistbare ingredienten</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10399 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10400 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10401 <location filename="../ui/MainWindow.ui" line="198"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10402 <source>Hops</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10403 <translation>Hoppen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10404 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10405 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10406 <location filename="../ui/MainWindow.ui" line="210"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10407 <source>Yeasts</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10408 <translation>Gisten</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10409 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10410 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10411 <location filename="../ui/MainWindow.ui" line="222"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10412 <source>Miscs</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10413 <translation>Overige ingredienten</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10414 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10415 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10416 <location filename="../ui/MainWindow.ui" line="234"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10417 <source>Waters</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10418 <translation>Water</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10419 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10420 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10421 <location filename="../ui/MainWindow.ui" line="246"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10422 <source>Equipments</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10423 <translation>Brouw apparatuur</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10424 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10425 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10426 <location filename="../ui/MainWindow.ui" line="258"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10427 <source>Supplies list</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10428 <translation>Voorraad lijst</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10429 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10430 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10431 <location filename="../ui/MainWindow.ui" line="270"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10432 <source>Yeast bank</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10433 <translation>Gistbank lijst</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10434 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10435 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10436 <location filename="../ui/MainWindow.ui" line="282"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10437 <source>Water profiles</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10438 <translation>Water profielen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10439 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10440 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10441 <location filename="../ui/MainWindow.ui" line="294"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10442 <source>Mash schedules</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10443 <translation>Maisch schemas</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10444 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10445 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10446 <location filename="../ui/MainWindow.ui" line="306"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10447 <source>Beer styles</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10448 <translation>Bierstijlen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10449 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10450 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10451 <location filename="../ui/MainWindow.ui" line="318"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10452 <source>Fermentation schedules</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10453 <translation>Vergisting profielen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10454 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10455 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10456 <location filename="../ui/MainWindow.ui" line="327"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10457 <source>Global settings</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10458 <translation>Instellingen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10459 </message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
10460 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10461 <location filename="../ui/MainWindow.ui" line="345"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
10462 <source>Import beerxml</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
10463 <translation>Importeer beerxml</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
10464 </message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
10465 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10466 <location filename="../ui/MainWindow.ui" line="354"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
10467 <source>In Production</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
10468 <translation>In Productie</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
10469 </message>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10470 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10471 <location filename="../ui/MainWindow.ui" line="372"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10472 <source>On Name</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10473 <translation>Op naam</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10474 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10475 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10476 <location filename="../ui/MainWindow.ui" line="381"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10477 <source>On Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10478 <translation>Op code</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10479 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10480 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10481 <location filename="../ui/MainWindow.ui" line="390"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10482 <source>On Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10483 <translation>Op datum</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10484 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10485 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10486 <location filename="../ui/MainWindow.ui" line="399"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10487 <source>On Beerstyle</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10488 <translation>Op bierstijl</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10489 </message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10490 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10491 <location filename="../ui/MainWindow.ui" line="408"/>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10492 <source>Import beerXML</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10493 <translation>Importeer beerXML</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10494 </message>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10495 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10496 <location filename="../ui/MainWindow.ui" line="413"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10497 <source>dummy</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10498 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10499 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10500 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10501 <location filename="../ui/MainWindow.ui" line="418"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10502 <source>hh</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10503 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10504 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10505 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10506 <location filename="../ui/MainWindow.ui" line="423"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10507 <source>hj</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10508 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10509 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10510 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10511 <location filename="../ui/MainWindow.ui" line="428"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10512 <source>ll</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10513 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10514 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10515 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10516 <location filename="../ui/MainWindow.ui" line="433"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10517 <location filename="../ui/MainWindow.ui" line="442"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10518 <source>Nodes</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10519 <translation>Systemen</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10520 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10521 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10522 <location filename="../ui/MainWindow.ui" line="460"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10523 <source>Carbonation</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10524 <translation>Carbonatie</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10525 </message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10526 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10527 <location filename="../ui/MainWindow.ui" line="478"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10528 <source>Total Production</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10529 <translation>Totaal productie</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10530 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10531 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10532 <location filename="../ui/MainWindow.ui" line="487"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10533 <source>Efficiency</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10534 <translation>Rendement</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10535 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10536 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10537 <location filename="../ui/MainWindow.ui" line="496"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10538 <source>Fermentation</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10539 <translation>Vergisting</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10540 </message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10541 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10542 <location filename="../ui/MainWindow.ui" line="505"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10543 <source>Import brew log</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10544 <translation>Importeer brouwlog</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10545 </message>
426
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 424
diff changeset
10546 <message>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 424
diff changeset
10547 <location filename="../ui/MainWindow.ui" line="514"/>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 424
diff changeset
10548 <source>Manual</source>
428
b6535c00de8e Restored translations again
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
10549 <translation></translation>
426
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 424
diff changeset
10550 </message>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 424
diff changeset
10551 <message>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 424
diff changeset
10552 <location filename="../ui/MainWindow.ui" line="517"/>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 424
diff changeset
10553 <source>F1</source>
428
b6535c00de8e Restored translations again
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
10554 <translation></translation>
426
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 424
diff changeset
10555 </message>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10556 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10557 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10558 <name>ManoMeter</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10559 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10560 <location filename="../src/analog/manometer.cpp" line="52"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10561 <source>Analog Barmeter</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10562 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10563 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10564 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10565 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10566 <name>MiscType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10567 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10568 <location filename="../src/global.cpp" line="153"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10569 <source>Spice</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10570 <translation>Specerij</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10571 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10572 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10573 <location filename="../src/global.cpp" line="154"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10574 <source>Herb</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10575 <translation>Kruid</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10576 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10577 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10578 <location filename="../src/global.cpp" line="155"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10579 <source>Flavor</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10580 <translation>Smaakstof</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10581 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10582 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10583 <location filename="../src/global.cpp" line="156"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10584 <source>Fining</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10585 <translation>Klaringsmiddel</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10586 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10587 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10588 <location filename="../src/global.cpp" line="157"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10589 <source>Water agent</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10590 <translation>Brouwzout</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10591 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10592 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10593 <location filename="../src/global.cpp" line="158"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10594 <source>Yeast nutrient</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10595 <translation>Gistvoeding</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10596 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10597 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10598 <location filename="../src/global.cpp" line="159"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10599 <source>Other</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10600 <translation>Anders</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10601 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10602 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10603 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10604 <name>MiscUse</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10605 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10606 <location filename="../src/global.cpp" line="163"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10607 <source>Starter</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10608 <translation>Starter</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10609 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10610 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10611 <location filename="../src/global.cpp" line="164"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10612 <source>Mash</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10613 <translation>Maischen</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10614 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10615 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10616 <location filename="../src/global.cpp" line="165"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10617 <source>Boil</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10618 <translation>Koken</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10619 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10620 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10621 <location filename="../src/global.cpp" line="166"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10622 <source>Primary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10623 <translation>Hoofdgisting</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10624 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10625 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10626 <location filename="../src/global.cpp" line="167"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10627 <source>Secondary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10628 <translation>Nagisting/lagering</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10629 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10630 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10631 <location filename="../src/global.cpp" line="168"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10632 <source>Bottling</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10633 <translation>Bottelen</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10634 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10635 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10636 <location filename="../src/global.cpp" line="169"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
10637 <source>Sparge</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
10638 <translation>Spoelen</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
10639 </message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10640 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10641 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10642 <name>MonCO2meters</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10643 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10644 <location filename="../src/MonCO2meters.cpp" line="56"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10645 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10646 <translation>Terug</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10647 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10648 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10649 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10650 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10651 <translation>Systeem</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10652 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10653 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10654 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10655 <source>Unit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10656 <translation>Eenheid</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10657 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10658 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10659 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10660 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10661 <translation>Status</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10662 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10663 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10664 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10665 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10666 <translation>Bier</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10667 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10668 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10669 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10670 <source>Temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10671 <translation>Temperatuur</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10672 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10673 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10674 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10675 <source>Pressure</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10676 <translation>Druk</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10677 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10678 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10679 <location filename="../src/MonCO2meters.cpp" line="76"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10680 <location filename="../src/MonCO2meters.cpp" line="129"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10681 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10682 <translation>Details</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10683 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10684 <message>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10685 <location filename="../src/MonCO2meters.cpp" line="76"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10686 <source>Mode</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10687 <translation>Werking</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10688 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10689 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10690 <location filename="../src/MonCO2meters.cpp" line="138"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10691 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10692 <translation>Totaal items: %1</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10693 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10694 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10695 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10696 <name>MonFermenters</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10697 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10698 <location filename="../src/MonFermenters.cpp" line="56"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10699 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10700 <translation>Terug</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10701 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10702 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10703 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10704 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10705 <translation>Systeem</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10706 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10707 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10708 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10709 <source>Unit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10710 <translation>Eenheid</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10711 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10712 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10713 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10714 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10715 <translation>Status</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10716 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10717 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10718 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10719 <source>Mode</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10720 <translation>Werking</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10721 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10722 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10723 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10724 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10725 <translation>Bier</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10726 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10727 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10728 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10729 <source>Air</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10730 <translation>Lucht</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10731 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10732 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10733 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10734 <location filename="../src/MonFermenters.cpp" line="129"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10735 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10736 <translation>Details</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10737 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10738 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10739 <location filename="../src/MonFermenters.cpp" line="138"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10740 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10741 <translation>Totaal items: %1</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10742 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10743 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10744 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10745 <name>MonNodes</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10746 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10747 <location filename="../src/MonNodes.cpp" line="56"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10748 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10749 <translation>Terug</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10750 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10751 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10752 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10753 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10754 <translation>Systeem</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10755 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10756 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10757 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10758 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10759 <translation>Status</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10760 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10761 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10762 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10763 <source>Group</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10764 <translation>Groep</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10765 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10766 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10767 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10768 <source>Last seen</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10769 <translation>Laatst gezien</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10770 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10771 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10772 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10773 <source>Address</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10774 <translation>Adres</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10775 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10776 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10777 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10778 <source>Interval</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10779 <translation>Interval</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10780 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10781 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10782 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10783 <location filename="../src/MonNodes.cpp" line="123"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10784 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10785 <translation>Details</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10786 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10787 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10788 <location filename="../src/MonNodes.cpp" line="132"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10789 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10790 <translation>Totaal items: %1</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10791 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10792 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10793 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10794 <name>MoniSpindels</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10795 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10796 <location filename="../src/MoniSpindels.cpp" line="57"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10797 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10798 <translation>Terug</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10799 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10800 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10801 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10802 <source>Unit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10803 <translation>Eenheid</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10804 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10805 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10806 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10807 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10808 <translation>Systeem</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10809 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10810 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10811 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10812 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10813 <translation>Status</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10814 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10815 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10816 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10817 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10818 <translation>Bier</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10819 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10820 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10821 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10822 <source>Temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10823 <translation>Temperatuur</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10824 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10825 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10826 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10827 <source>SG</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10828 <translation>SG</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10829 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10830 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10831 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10832 <location filename="../src/MoniSpindels.cpp" line="131"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10833 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10834 <translation>Details</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10835 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10836 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10837 <location filename="../src/MoniSpindels.cpp" line="140"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10838 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10839 <translation>Totaal items: %1</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10840 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10841 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10842 <context>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10843 <name>PicType</name>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10844 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10845 <location filename="../src/global.cpp" line="61"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10846 <source>Generic</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10847 <translation>Algemeen</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10848 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10849 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10850 <location filename="../src/global.cpp" line="62"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10851 <source>Label Vichy</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10852 <translation>Etiket Vichy</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10853 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10854 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10855 <location filename="../src/global.cpp" line="63"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10856 <source>Label Steinie</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10857 <translation>Etiket Steinie</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10858 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10859 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10860 <location filename="../src/global.cpp" line="64"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10861 <source>Label 75cl</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10862 <translation>Etiket 75cl</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10863 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10864 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10865 <location filename="../src/global.cpp" line="65"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10866 <source>Label Magnum</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10867 <translation>Etiket Magnum</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10868 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10869 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10870 <location filename="../src/global.cpp" line="66"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10871 <source>Label Cap</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10872 <translation>Etiket dop</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10873 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10874 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10875 <location filename="../src/global.cpp" line="67"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10876 <source>Label Box</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10877 <translation>Etiket doos</translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10878 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10879 </context>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10880 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10881 <name>PrinterDialog</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10882 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10883 <source>Grain</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10884 <translation type="vanished">Mout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10885 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10886 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10887 <location filename="../src/PrinterDialog.cpp" line="1450"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10888 <location filename="../src/PrinterDialog.cpp" line="1457"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10889 <source>Sugar</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10890 <translation>Suiker</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10891 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10892 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10893 <source>Extract</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10894 <translation type="vanished">Vloeibaar extract</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10895 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10896 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10897 <source>Dry extract</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10898 <translation type="vanished">Droog extract</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10899 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10900 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10901 <source>Adjunct</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10902 <translation type="vanished">Ongemout graan</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10903 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10904 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10905 <source>Pellet</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10906 <translation type="vanished">Pellets</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10907 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10908 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10909 <source>Plug</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10910 <translation type="vanished">Plugs</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10911 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10912 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10913 <source>Leaf</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10914 <translation type="vanished">Bloemen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10915 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10916 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10917 <source>Leaf Wet</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10918 <translation type="vanished">Nat, vers</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10919 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10920 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10921 <source>Cryo</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10922 <translation type="vanished">Cryo hop</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10923 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10924 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10925 <source>Spice</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10926 <translation type="vanished">Specerij</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10927 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10928 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10929 <source>Herb</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10930 <translation type="vanished">Kruid</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10931 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10932 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10933 <source>Flavor</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10934 <translation type="vanished">Smaakstof</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10935 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10936 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10937 <source>Fining</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10938 <translation type="vanished">Klaringsmiddel</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10939 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10940 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10941 <source>Water agent</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10942 <translation type="vanished">Brouwzout</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10943 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10944 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10945 <source>Yeast nutrient</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10946 <translation type="vanished">Gistvoeding</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10947 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10948 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10949 <source>Other</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10950 <translation type="vanished">Anders</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10951 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10952 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10953 <location filename="../src/PrinterDialog.cpp" line="69"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10954 <source>pkg</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10955 <translation>pak</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10956 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10957 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10958 <location filename="../src/PrinterDialog.cpp" line="69"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10959 <source>gr</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10960 <translation>gr</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10961 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10962 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10963 <location filename="../src/PrinterDialog.cpp" line="69"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10964 <source>ml</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10965 <translation>ml</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10966 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10967 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10968 <source>Lager</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10969 <translation type="vanished">Ondergist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10970 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10971 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10972 <source>Ale</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10973 <translation type="vanished">Bovengist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10974 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10975 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10976 <source>Wheat</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10977 <translation type="vanished">Tarwegist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10978 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10979 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10980 <source>Wine</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10981 <translation type="vanished">Wijngist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10982 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10983 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10984 <source>Champagne</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10985 <translation type="vanished">Champagnegist</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10986 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10987 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10988 <source>Brett</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10989 <translation type="vanished">Brett</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10990 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10991 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10992 <source>Kveik</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10993 <translation type="vanished">Kveik</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10994 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10995 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10996 <source>Hybrid</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10997 <translation type="vanished">Hybride</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10998 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10999 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11000 <source>Liquid</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11001 <translation type="vanished">Vloeibaar</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11002 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11003 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11004 <source>Dry</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11005 <translation type="vanished">Droog</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11006 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11007 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11008 <source>Slant</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11009 <translation type="vanished">Schuine buis</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11010 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11011 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11012 <source>Culture</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11013 <translation type="vanished">Slurry</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11014 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11015 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11016 <source>Frozen</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11017 <translation type="vanished">Ingevroren</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11018 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11019 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11020 <source>Bottle</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11021 <translation type="vanished">Depot</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11022 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11023 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11024 <source>Dried</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11025 <translation type="vanished">Gedroogd</translation>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11026 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11027 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11028 <source>Emersion chiller</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11029 <translation type="vanished">Spiraal koeler</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11030 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11031 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11032 <source>Counterflow chiller</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11033 <translation type="vanished">Tegenstroom koeler</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11034 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11035 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11036 <source>Au bain marie</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11037 <translation type="vanished">Au bain marie</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11038 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11039 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11040 <source>Natural</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11041 <translation type="vanished">Afkoelen</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11042 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11043 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11044 <location filename="../src/PrinterDialog.cpp" line="89"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11045 <location filename="../src/PrinterDialog.cpp" line="238"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11046 <location filename="../src/PrinterDialog.cpp" line="287"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11047 <location filename="../src/PrinterDialog.cpp" line="380"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11048 <location filename="../src/PrinterDialog.cpp" line="427"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11049 <location filename="../src/PrinterDialog.cpp" line="474"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11050 <location filename="../src/PrinterDialog.cpp" line="518"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11051 <location filename="../src/PrinterDialog.cpp" line="789"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11052 <location filename="../src/PrinterDialog.cpp" line="839"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11053 <location filename="../src/PrinterDialog.cpp" line="887"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11054 <location filename="../src/PrinterDialog.cpp" line="947"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11055 <source>Type</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11056 <translation>Soort</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11057 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11058 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11059 <location filename="../src/PrinterDialog.cpp" line="90"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11060 <source>Supplier</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11061 <translation>Producent</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11062 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11063 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11064 <location filename="../src/PrinterDialog.cpp" line="91"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11065 <location filename="../src/PrinterDialog.cpp" line="377"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11066 <location filename="../src/PrinterDialog.cpp" line="786"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11067 <source>Fermentable</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11068 <translation>Vergistbaar ingredient</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11069 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11070 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11071 <location filename="../src/PrinterDialog.cpp" line="92"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11072 <location filename="../src/PrinterDialog.cpp" line="141"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11073 <location filename="../src/PrinterDialog.cpp" line="191"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11074 <location filename="../src/PrinterDialog.cpp" line="240"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11075 <location filename="../src/PrinterDialog.cpp" line="289"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11076 <source>Stock</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11077 <translation>Voorraad</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11078 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11079 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11080 <location filename="../src/PrinterDialog.cpp" line="93"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11081 <location filename="../src/PrinterDialog.cpp" line="142"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11082 <location filename="../src/PrinterDialog.cpp" line="192"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11083 <location filename="../src/PrinterDialog.cpp" line="241"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11084 <source>Price/Kg</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11085 <translation>Prijs/Kg</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11086 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11087 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11088 <location filename="../src/PrinterDialog.cpp" line="94"/>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11089 <location filename="../src/PrinterDialog.cpp" line="143"/>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11090 <location filename="../src/PrinterDialog.cpp" line="193"/>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11091 <location filename="../src/PrinterDialog.cpp" line="242"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11092 <source>Value</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11093 <translation>Waarde</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11094 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11095 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11096 <location filename="../src/PrinterDialog.cpp" line="120"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11097 <location filename="../src/PrinterDialog.cpp" line="170"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11098 <location filename="../src/PrinterDialog.cpp" line="220"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11099 <location filename="../src/PrinterDialog.cpp" line="268"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11100 <source>Total</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11101 <translation>Totaal</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11102 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11103 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11104 <location filename="../src/PrinterDialog.cpp" line="138"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11105 <source>Country</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11106 <translation>Land</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11107 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11108 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11109 <location filename="../src/PrinterDialog.cpp" line="139"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11110 <source>Hop name</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11111 <translation>Hop naam</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11112 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11113 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11114 <location filename="../src/PrinterDialog.cpp" line="140"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11115 <location filename="../src/PrinterDialog.cpp" line="288"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11116 <source>Form</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11117 <translation>Vorm</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11118 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11119 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11120 <location filename="../src/PrinterDialog.cpp" line="188"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11121 <source>Laboratory</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11122 <translation>Laboratorium</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11123 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11124 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11125 <location filename="../src/PrinterDialog.cpp" line="189"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11126 <source>Product</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11127 <translation>Product</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11128 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11129 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11130 <location filename="../src/PrinterDialog.cpp" line="190"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11131 <location filename="../src/PrinterDialog.cpp" line="285"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11132 <location filename="../src/PrinterDialog.cpp" line="472"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11133 <location filename="../src/PrinterDialog.cpp" line="885"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11134 <location filename="../src/PrinterDialog.cpp" line="2370"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11135 <source>Yeast</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11136 <translation>Gist</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11137 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11138 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11139 <location filename="../src/PrinterDialog.cpp" line="239"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11140 <source>Ingredient</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11141 <translation>Ingredient</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11142 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11143 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11144 <location filename="../src/PrinterDialog.cpp" line="286"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11145 <source>Description</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11146 <translation>Omschrijving</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11147 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11148 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11149 <location filename="../src/PrinterDialog.cpp" line="290"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11150 <source>Date</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11151 <translation>Datum</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11152 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11153 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11154 <location filename="../src/PrinterDialog.cpp" line="324"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11155 <source>Recipe overview</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11156 <translation>Recept overzicht</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11157 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11158 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11159 <location filename="../src/PrinterDialog.cpp" line="328"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11160 <location filename="../src/PrinterDialog.cpp" line="716"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11161 <source>Brew type</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11162 <translation>Brouw type</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11163 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11164 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11165 <location filename="../src/PrinterDialog.cpp" line="331"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11166 <location filename="../src/PrinterDialog.cpp" line="719"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11167 <source>Efficiency</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11168 <translation>Brouwzaal rendement</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11169 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11170 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11171 <location filename="../src/PrinterDialog.cpp" line="335"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11172 <location filename="../src/PrinterDialog.cpp" line="723"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11173 <source>Boil time</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11174 <translation>Kooktijd</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11175 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11176 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11177 <location filename="../src/PrinterDialog.cpp" line="338"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11178 <location filename="../src/PrinterDialog.cpp" line="726"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11179 <source>Batch size</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11180 <translation>Brouw volume</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11181 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11182 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11183 <location filename="../src/PrinterDialog.cpp" line="342"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11184 <location filename="../src/PrinterDialog.cpp" line="735"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11185 <source>Start SG</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11186 <translation>Begin SG</translation>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11187 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11188 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11189 <location filename="../src/PrinterDialog.cpp" line="346"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11190 <location filename="../src/PrinterDialog.cpp" line="739"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11191 <source>End SG</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11192 <translation>Eind SG</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11193 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11194 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11195 <location filename="../src/PrinterDialog.cpp" line="351"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11196 <location filename="../src/PrinterDialog.cpp" line="744"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11197 <source>Estimated Alcohol</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11198 <translation>Verwacht alcohol</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11199 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11200 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11201 <location filename="../src/PrinterDialog.cpp" line="355"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11202 <location filename="../src/PrinterDialog.cpp" line="748"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11203 <source>Estimated CO2 vol</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11204 <translation>Verwacht volumes CO2</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11205 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11206 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11207 <location filename="../src/PrinterDialog.cpp" line="360"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11208 <location filename="../src/PrinterDialog.cpp" line="753"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11209 <source>Color (</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11210 <translation>Kleur (</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11211 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11212 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11213 <location filename="../src/PrinterDialog.cpp" line="368"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11214 <location filename="../src/PrinterDialog.cpp" line="761"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11215 <source>IBU (</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11216 <translation>IBU (</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11217 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11218 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11219 <location filename="../src/PrinterDialog.cpp" line="378"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11220 <location filename="../src/PrinterDialog.cpp" line="787"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11221 <source>Percent</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11222 <translation>Procent</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11223 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11224 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11225 <location filename="../src/PrinterDialog.cpp" line="379"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11226 <location filename="../src/PrinterDialog.cpp" line="788"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11227 <source>Yield</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11228 <translation>Opbrengst</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11229 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11230 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11231 <location filename="../src/PrinterDialog.cpp" line="381"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11232 <location filename="../src/PrinterDialog.cpp" line="428"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11233 <location filename="../src/PrinterDialog.cpp" line="475"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11234 <location filename="../src/PrinterDialog.cpp" line="519"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11235 <location filename="../src/PrinterDialog.cpp" line="790"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11236 <location filename="../src/PrinterDialog.cpp" line="840"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11237 <location filename="../src/PrinterDialog.cpp" line="888"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11238 <location filename="../src/PrinterDialog.cpp" line="948"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11239 <source>Use at</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11240 <translation>Toepassing</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11241 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11242 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11243 <location filename="../src/PrinterDialog.cpp" line="382"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11244 <location filename="../src/PrinterDialog.cpp" line="429"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11245 <location filename="../src/PrinterDialog.cpp" line="476"/>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11246 <location filename="../src/PrinterDialog.cpp" line="520"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11247 <location filename="../src/PrinterDialog.cpp" line="791"/>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11248 <location filename="../src/PrinterDialog.cpp" line="841"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11249 <location filename="../src/PrinterDialog.cpp" line="889"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11250 <location filename="../src/PrinterDialog.cpp" line="949"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11251 <source>Amount</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11252 <translation>Hoeveel</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11253 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11254 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11255 <location filename="../src/PrinterDialog.cpp" line="383"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11256 <location filename="../src/PrinterDialog.cpp" line="430"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11257 <location filename="../src/PrinterDialog.cpp" line="477"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11258 <location filename="../src/PrinterDialog.cpp" line="521"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11259 <location filename="../src/PrinterDialog.cpp" line="792"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11260 <location filename="../src/PrinterDialog.cpp" line="842"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11261 <location filename="../src/PrinterDialog.cpp" line="890"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11262 <location filename="../src/PrinterDialog.cpp" line="950"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11263 <source>Cost</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11264 <translation>Kosten</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11265 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11266 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11267 <location filename="../src/PrinterDialog.cpp" line="424"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11268 <location filename="../src/PrinterDialog.cpp" line="836"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11269 <source>Hop</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11270 <translation>Hop</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11271 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11272 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11273 <location filename="../src/PrinterDialog.cpp" line="425"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11274 <location filename="../src/PrinterDialog.cpp" line="837"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11275 <source>Alpha</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11276 <translation>Alpha</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11277 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11278 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11279 <location filename="../src/PrinterDialog.cpp" line="426"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11280 <location filename="../src/PrinterDialog.cpp" line="838"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11281 <source>IBU</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11282 <translation>IBU</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11283 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11284 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11285 <location filename="../src/PrinterDialog.cpp" line="473"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11286 <location filename="../src/PrinterDialog.cpp" line="886"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11287 <source>Attn</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11288 <translation>SVG</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11289 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11290 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11291 <location filename="../src/PrinterDialog.cpp" line="517"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11292 <location filename="../src/PrinterDialog.cpp" line="946"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11293 <source>Misc ingredient</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11294 <translation>Divers ingredient</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11295 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11296 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11297 <location filename="../src/PrinterDialog.cpp" line="564"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11298 <location filename="../src/PrinterDialog.cpp" line="993"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11299 <location filename="../src/PrinterDialog.cpp" line="1163"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11300 <source>Mash step</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11301 <translation>Maisch stap</translation>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11302 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11303 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11304 <location filename="../src/PrinterDialog.cpp" line="565"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11305 <location filename="../src/PrinterDialog.cpp" line="994"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11306 <location filename="../src/PrinterDialog.cpp" line="1164"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11307 <source>Step type</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11308 <translation>Stap type</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11309 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11310 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11311 <location filename="../src/PrinterDialog.cpp" line="566"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11312 <location filename="../src/PrinterDialog.cpp" line="995"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11313 <source>Start °C</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11314 <translation>Start °C</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11315 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11316 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11317 <location filename="../src/PrinterDialog.cpp" line="567"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11318 <location filename="../src/PrinterDialog.cpp" line="996"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11319 <source>End °C</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11320 <translation>Eind °C</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11321 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11322 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11323 <location filename="../src/PrinterDialog.cpp" line="568"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11324 <location filename="../src/PrinterDialog.cpp" line="997"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11325 <source>Time</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11326 <translation>Tijd</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11327 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11328 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11329 <location filename="../src/PrinterDialog.cpp" line="569"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11330 <location filename="../src/PrinterDialog.cpp" line="998"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11331 <source>Ramp</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11332 <translation>Verwarm</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11333 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11334 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11335 <location filename="../src/PrinterDialog.cpp" line="570"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11336 <location filename="../src/PrinterDialog.cpp" line="999"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11337 <source>L/kg</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11338 <translation>L/kg</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11339 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11340 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11341 <location filename="../src/PrinterDialog.cpp" line="571"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11342 <location filename="../src/PrinterDialog.cpp" line="1000"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11343 <source>Inf/dec L.</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11344 <translation>Inf/dec L.</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11345 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11346 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11347 <location filename="../src/PrinterDialog.cpp" line="572"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11348 <location filename="../src/PrinterDialog.cpp" line="1001"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11349 <source>Inf/dec °C</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11350 <translation>Inf/dec °C</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11351 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11352 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11353 <location filename="../src/PrinterDialog.cpp" line="602"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11354 <location filename="../src/PrinterDialog.cpp" line="1031"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11355 <source>Water source</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11356 <translation>Water bron</translation>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11357 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11358 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11359 <location filename="../src/PrinterDialog.cpp" line="603"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11360 <location filename="../src/PrinterDialog.cpp" line="1032"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11361 <source>Volume</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11362 <translation>Volume</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11363 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11364 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11365 <location filename="../src/PrinterDialog.cpp" line="604"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11366 <location filename="../src/PrinterDialog.cpp" line="1033"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11367 <source>Ca</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11368 <translation>Ca</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11369 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11370 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11371 <location filename="../src/PrinterDialog.cpp" line="605"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11372 <location filename="../src/PrinterDialog.cpp" line="1034"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11373 <source>Mg</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11374 <translation>Mg</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11375 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11376 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11377 <location filename="../src/PrinterDialog.cpp" line="606"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11378 <location filename="../src/PrinterDialog.cpp" line="1035"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11379 <source>CaCO3</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11380 <translation>CaCO3</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11381 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11382 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11383 <location filename="../src/PrinterDialog.cpp" line="607"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11384 <location filename="../src/PrinterDialog.cpp" line="1036"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11385 <source>Na</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11386 <translation>Na</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11387 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11388 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11389 <location filename="../src/PrinterDialog.cpp" line="608"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11390 <location filename="../src/PrinterDialog.cpp" line="1037"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11391 <source>Cl</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11392 <translation>Cl</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11393 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11394 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11395 <location filename="../src/PrinterDialog.cpp" line="609"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11396 <location filename="../src/PrinterDialog.cpp" line="1038"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11397 <source>SO4</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11398 <translation>SO4</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11399 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11400 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11401 <location filename="../src/PrinterDialog.cpp" line="610"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11402 <location filename="../src/PrinterDialog.cpp" line="1039"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11403 <location filename="../src/PrinterDialog.cpp" line="1168"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11404 <location filename="../src/PrinterDialog.cpp" line="1750"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11405 <location filename="../src/PrinterDialog.cpp" line="1778"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11406 <location filename="../src/PrinterDialog.cpp" line="1786"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11407 <location filename="../src/PrinterDialog.cpp" line="1868"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11408 <location filename="../src/PrinterDialog.cpp" line="1870"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11409 <source>pH</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11410 <translation>pH</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11411 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11412 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11413 <location filename="../src/PrinterDialog.cpp" line="640"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11414 <location filename="../src/PrinterDialog.cpp" line="1069"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11415 <source>Mixed water</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11416 <translation>Gemengd water</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11417 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11418 <message>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11419 <source>Treated water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11420 <translation type="vanished">Behandeld water</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11421 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11422 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11423 <location filename="../src/PrinterDialog.cpp" line="652"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11424 <location filename="../src/PrinterDialog.cpp" line="1081"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11425 <source>Treated mash water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11426 <translation>Behandeld maisch water</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11427 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11428 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11429 <location filename="../src/PrinterDialog.cpp" line="662"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11430 <location filename="../src/PrinterDialog.cpp" line="1091"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11431 <source>Treated sparge water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11432 <translation>Behandeld spoelwater</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11433 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11434 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11435 <location filename="../src/PrinterDialog.cpp" line="692"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11436 <location filename="../src/PrinterDialog.cpp" line="1121"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11437 <source>Recipe notes</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11438 <translation>Recept opmerkingen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11439 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11440 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11441 <location filename="../src/PrinterDialog.cpp" line="712"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11442 <source>Product overview</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11443 <translation>Product overzicht</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11444 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11445 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11446 <location filename="../src/PrinterDialog.cpp" line="769"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11447 <source>Stage</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11448 <translation>Fase</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11449 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11450 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11451 <location filename="../src/PrinterDialog.cpp" line="774"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11452 <source>Split batch</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11453 <translation>Splits batch</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11454 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11455 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11456 <location filename="../src/PrinterDialog.cpp" line="777"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11457 <source>Batch number</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11458 <translation>Batch nummer</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11459 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11460 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11461 <location filename="../src/PrinterDialog.cpp" line="927"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11462 <source>%1 step yeaststarter</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11463 <translation>%1 staps giststarter</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11464 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11465 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11466 <location filename="../src/PrinterDialog.cpp" line="928"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11467 <source>Before</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11468 <translation>Voor</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11469 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11470 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11471 <location filename="../src/PrinterDialog.cpp" line="1143"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11472 <source>Product brewday</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11473 <translation>Product brouwdag</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11474 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11475 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11476 <location filename="../src/PrinterDialog.cpp" line="1147"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11477 <source>Brewday start</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11478 <translation>Brouwdag start</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11479 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11480 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11481 <location filename="../src/PrinterDialog.cpp" line="1150"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11482 <source>Brewday end</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11483 <translation>Brouwdag eind</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11484 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11485 <message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11486 <location filename="../src/PrinterDialog.cpp" line="1165"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11487 <source>Temperature</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11488 <translation>Temperatuur</translation>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11489 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11490 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11491 <location filename="../src/PrinterDialog.cpp" line="1166"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11492 <source>Minutes</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11493 <translation>Minuten</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11494 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11495 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11496 <location filename="../src/PrinterDialog.cpp" line="1167"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11497 <location filename="../src/PrinterDialog.cpp" line="1766"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11498 <location filename="../src/PrinterDialog.cpp" line="1785"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11499 <location filename="../src/PrinterDialog.cpp" line="1865"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11500 <source>SG</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11501 <translation>SG</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11502 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11503 <message>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11504 <location filename="../src/PrinterDialog.cpp" line="1194"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11505 <source>Brew item</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11506 <translation>Brouw item</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11507 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11508 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11509 <location filename="../src/PrinterDialog.cpp" line="1195"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11510 <source>Expected</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11511 <translation>Verwacht</translation>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11512 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11513 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11514 <location filename="../src/PrinterDialog.cpp" line="1196"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11515 <source>Reached</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11516 <translation>Bereikt</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11517 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11518 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11519 <location filename="../src/PrinterDialog.cpp" line="1197"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11520 <source>Difference</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11521 <translation>Verschil</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11522 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11523 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11524 <location filename="../src/PrinterDialog.cpp" line="1201"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11525 <source>Mash pH</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11526 <translation>Maisch pH</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11527 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11528 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11529 <location filename="../src/PrinterDialog.cpp" line="1207"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11530 <source>Mash density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11531 <translation>Maisch densiteit</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11532 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11533 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11534 <location filename="../src/PrinterDialog.cpp" line="1213"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11535 <source>Mash efficiency</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11536 <translation>Maisch rendement</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11537 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11538 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11539 <location filename="../src/PrinterDialog.cpp" line="1219"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11540 <source>Sparge pH</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11541 <translation>Spoelen pH</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11542 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11543 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11544 <location filename="../src/PrinterDialog.cpp" line="1226"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11545 <source>Pre boil pH</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11546 <translation>Voor koken pH</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11547 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11548 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11549 <location filename="../src/PrinterDialog.cpp" line="1230"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11550 <source>Pre boil density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11551 <translation>Voor koken SG</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11552 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11553 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11554 <location filename="../src/PrinterDialog.cpp" line="1236"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11555 <source>Pre boil volume</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11556 <translation>Voor koken volume</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11557 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11558 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11559 <location filename="../src/PrinterDialog.cpp" line="1242"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11560 <source>Pre boil efficiency</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11561 <translation>Voor koken rendement</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11562 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11563 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11564 <location filename="../src/PrinterDialog.cpp" line="1248"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11565 <source>After boil pH</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11566 <translation>Na koken pH</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11567 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11568 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11569 <location filename="../src/PrinterDialog.cpp" line="1253"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11570 <source>After boil density</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11571 <translation>Na koken SG</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11572 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11573 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11574 <location filename="../src/PrinterDialog.cpp" line="1259"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11575 <source>After boil volume</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11576 <translation>Na koken volume</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11577 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11578 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11579 <location filename="../src/PrinterDialog.cpp" line="1265"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11580 <source>After boil efficiency</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11581 <translation>Na koken rendement</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11582 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11583 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11584 <location filename="../src/PrinterDialog.cpp" line="1271"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11585 <source>Chiller and trub loss</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11586 <translation>Trub en koeler verlies</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11587 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11588 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11589 <location filename="../src/PrinterDialog.cpp" line="1277"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11590 <source>Top up water</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11591 <translation>Extra water in gistvat</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11592 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11593 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11594 <location filename="../src/PrinterDialog.cpp" line="1283"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11595 <source>Fermenter volume</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11596 <translation>Gistvat volume</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11597 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11598 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11599 <location filename="../src/PrinterDialog.cpp" line="1289"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11600 <source>Fermenter density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11601 <translation>Gistvat densiteit</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11602 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11603 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11604 <location filename="../src/PrinterDialog.cpp" line="1295"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11605 <source>Fermenter color</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11606 <translation>Kleur in gistvat</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11607 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11608 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11609 <location filename="../src/PrinterDialog.cpp" line="1301"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11610 <source>Fermenter IBU</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11611 <translation>Bitterheid in gistvat</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11612 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11613 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11614 <location filename="../src/PrinterDialog.cpp" line="1307"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11615 <source>Cooling method</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11616 <translation>Koelen methode</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11617 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11618 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11619 <location filename="../src/PrinterDialog.cpp" line="1311"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11620 <source>Cooling temperature</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11621 <translation>Koelen temperatuur</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11622 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11623 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11624 <location filename="../src/PrinterDialog.cpp" line="1315"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11625 <source>Cooling time</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11626 <translation>Koeltijd</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11627 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11628 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11629 <location filename="../src/PrinterDialog.cpp" line="1330"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11630 <source>Product fermentation</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11631 <translation>Product vergisting</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11632 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11633 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11634 <location filename="../src/PrinterDialog.cpp" line="1334"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11635 <source>Primary start temp</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11636 <translation>Hoofdgisting start temp</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11637 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11638 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11639 <location filename="../src/PrinterDialog.cpp" line="1337"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11640 <source>Primary peak temp</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11641 <translation>Hoofdgisting piek temp</translation>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11642 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11643 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11644 <location filename="../src/PrinterDialog.cpp" line="1341"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11645 <source>Primary end temp</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11646 <translation>Hoofdgisting eind temp</translation>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11647 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11648 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11649 <location filename="../src/PrinterDialog.cpp" line="1344"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11650 <source>Primary density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11651 <translation>Hoofdgisting densiteit</translation>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11652 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11653 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11654 <location filename="../src/PrinterDialog.cpp" line="1348"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11655 <source>Primary end date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11656 <translation>Hoofdgisting datum</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11657 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11658 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11659 <location filename="../src/PrinterDialog.cpp" line="1352"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11660 <source>Secondary end temp</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11661 <translation>Nagisting eind temp</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11662 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11663 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11664 <location filename="../src/PrinterDialog.cpp" line="1355"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11665 <source>Secondary density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11666 <translation>Nagisting densiteit</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11667 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11668 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11669 <location filename="../src/PrinterDialog.cpp" line="1359"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11670 <source>Secondary end date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11671 <translation>Nagisting eind datum</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11672 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11673 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11674 <location filename="../src/PrinterDialog.cpp" line="1363"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11675 <source>Tertiary temperature</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11676 <translation>Lageren temperatuur</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11677 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11678 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11679 <location filename="../src/PrinterDialog.cpp" line="1366"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11680 <source>Final density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11681 <translation>Finale densiteit</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11682 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11683 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11684 <location filename="../src/PrinterDialog.cpp" line="1370"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11685 <source>Tertiary end date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11686 <translation>Lagering eind datum</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11687 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11688 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11689 <location filename="../src/PrinterDialog.cpp" line="1373"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11690 <source>Apperant attenuation</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11691 <translation>Schijnbare vergisting</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11692 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11693 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11694 <location filename="../src/PrinterDialog.cpp" line="1388"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11695 <source>Package product</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11696 <translation>Verpakken</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11697 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11698 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11699 <location filename="../src/PrinterDialog.cpp" line="1392"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11700 <source>Package date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11701 <translation>Verpakken datum</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11702 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11703 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11704 <location filename="../src/PrinterDialog.cpp" line="1395"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11705 <source>Package volume</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11706 <translation>Verpakken volume</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11707 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11708 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11709 <location filename="../src/PrinterDialog.cpp" line="1400"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11710 <location filename="../src/PrinterDialog.cpp" line="1480"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11711 <location filename="../src/PrinterDialog.cpp" line="1483"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11712 <source>Alcohol volume</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11713 <translation>Alcohol vol%</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11714 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11715 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11716 <location filename="../src/PrinterDialog.cpp" line="1405"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11717 <source>Infuse volume</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11718 <translation>Infusie volume</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11719 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11720 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11721 <location filename="../src/PrinterDialog.cpp" line="1408"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11722 <source>Infuse alcohol</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11723 <translation>Infusie alcohol</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11724 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11725 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11726 <location filename="../src/PrinterDialog.cpp" line="1418"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11727 <source>Bottles</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11728 <translation>Flessen</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11729 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11730 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11731 <location filename="../src/PrinterDialog.cpp" line="1420"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11732 <source>Kegs</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11733 <translation>Fusten</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11734 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11735 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11736 <location filename="../src/PrinterDialog.cpp" line="1424"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11737 <source>Bottles volume</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11738 <translation>Flessen volume</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11739 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11740 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11741 <location filename="../src/PrinterDialog.cpp" line="1427"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11742 <source>Kegs volume</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11743 <translation>Fusten volume</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11744 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11745 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11746 <location filename="../src/PrinterDialog.cpp" line="1431"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11747 <source>Bottles CO2 volumes</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11748 <translation>Flessen CO2 volumes</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11749 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11750 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11751 <location filename="../src/PrinterDialog.cpp" line="1434"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11752 <source>Kegs CO2 volumes</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11753 <translation>Fusten CO2 volumes</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11754 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11755 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11756 <location filename="../src/PrinterDialog.cpp" line="1454"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11757 <source>Forced carbonation</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11758 <translation>Geforceerde carbonatie</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11759 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11760 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11761 <location filename="../src/PrinterDialog.cpp" line="1455"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11762 <source>Yes</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11763 <translation>Ja</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11764 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11765 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11766 <location filename="../src/PrinterDialog.cpp" line="1462"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11767 <location filename="../src/PrinterDialog.cpp" line="1466"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11768 <source>Sugar amount</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11769 <translation>Suiker gewicht</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11770 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11771 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11772 <location filename="../src/PrinterDialog.cpp" line="1471"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11773 <location filename="../src/PrinterDialog.cpp" line="1475"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11774 <source>Water amount</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11775 <translation>Water volume</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11776 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11777 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11778 <location filename="../src/PrinterDialog.cpp" line="1487"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11779 <location filename="../src/PrinterDialog.cpp" line="1490"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11780 <source>Pressure</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11781 <translation>Druk</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11782 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11783 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11784 <location filename="../src/PrinterDialog.cpp" line="1494"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11785 <location filename="../src/PrinterDialog.cpp" line="1497"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11786 <source>Carbonation temp</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11787 <translation>Carbonatie temp</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11788 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11789 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11790 <location filename="../src/PrinterDialog.cpp" line="1524"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11791 <source>Tasting notes</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11792 <translation>Proef notities</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11793 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11794 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11795 <location filename="../src/PrinterDialog.cpp" line="1528"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11796 <source>Tasting date</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11797 <translation>Proeven datum</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11798 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11799 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11800 <location filename="../src/PrinterDialog.cpp" line="1531"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11801 <source>Taste score</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11802 <translation>Beoordeling cijfer</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11803 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11804 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11805 <location filename="../src/PrinterDialog.cpp" line="1535"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11806 <source>Color</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11807 <translation>Kleur</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11808 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11809 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11810 <location filename="../src/PrinterDialog.cpp" line="1539"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11811 <source>Transparency</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11812 <translation>Helderheid</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11813 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11814 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11815 <location filename="../src/PrinterDialog.cpp" line="1543"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11816 <source>Head</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11817 <translation>Schuim</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11818 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11819 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11820 <location filename="../src/PrinterDialog.cpp" line="1547"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11821 <source>Aroma</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11822 <translation>Geur</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11823 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11824 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11825 <location filename="../src/PrinterDialog.cpp" line="1551"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11826 <source>Taste</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11827 <translation>Smaak</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11828 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11829 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11830 <location filename="../src/PrinterDialog.cpp" line="1555"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11831 <source>Mouthfeel</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11832 <translation>Mondgevoel</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11833 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11834 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11835 <location filename="../src/PrinterDialog.cpp" line="1559"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11836 <source>Aftertaste</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11837 <translation>Nasmaak</translation>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11838 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11839 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11840 <location filename="../src/PrinterDialog.cpp" line="1581"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11841 <source>Make a yeast starter</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11842 <translation>Maak een giststarter</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11843 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11844 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11845 <location filename="../src/PrinterDialog.cpp" line="1596"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11846 <source>Start about %1 days before brewday with the starter.</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11847 <translation>Start ongeveer %1 dagen voor de brouwdag met de starter.</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11848 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11849 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11850 <location filename="../src/PrinterDialog.cpp" line="1599"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11851 <source>Starter step %1 of %2 liter with SG %3</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11852 <translation>Starter stap %1 van %2 liter met SG %3</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11853 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11854 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11855 <location filename="../src/PrinterDialog.cpp" line="1601"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11856 <source> until there is enough yeast</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11857 <translation> tot er genoeg gist is</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11858 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11859 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11860 <location filename="../src/PrinterDialog.cpp" line="1603"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11861 <source>about 24 hours on a stirplate</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11862 <translation>ongeveer 24 uur op een roerplaat</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11863 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11864 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11865 <location filename="../src/PrinterDialog.cpp" line="1605"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11866 <source>shake often for a few days</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11867 <translation>enkele dagen veel schudden</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11868 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11869 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11870 <location filename="../src/PrinterDialog.cpp" line="1607"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11871 <source>let it rest for almost a week</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11872 <translation>ongeveer een week met rust laten</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11873 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11874 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11875 <location filename="../src/PrinterDialog.cpp" line="1609"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11876 <source>place starter in the fridge for 24 hours</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11877 <translation>zet de starter 24 uur in de koelkast</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11878 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11879 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11880 <location filename="../src/PrinterDialog.cpp" line="1610"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11881 <location filename="../src/PrinterDialog.cpp" line="1613"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11882 <source>remove starter from the fridge and decant</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11883 <translation>haal de starter uit de koelkast en giet deze af</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11884 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11885 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11886 <location filename="../src/PrinterDialog.cpp" line="1612"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11887 <source>place starter in the fridge until brewday</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11888 <translation>plaats de starter in de koelkast tot de brouwdag</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11889 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11890 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11891 <location filename="../src/PrinterDialog.cpp" line="1620"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11892 <source>Mash water and treatment</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11893 <translation>Maisch water en behandeling</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11894 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11895 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11896 <location filename="../src/PrinterDialog.cpp" line="1636"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11897 <source>Sparge water and treatment</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11898 <translation>Spoel water en behandeling</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11899 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11900 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11901 <location filename="../src/PrinterDialog.cpp" line="1659"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11902 <source>Weight and mill the malts</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11903 <translation>Afwegen en schroten van de mout</translation>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11904 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11905 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11906 <location filename="../src/PrinterDialog.cpp" line="1666"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11907 <source>Mill the malts</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11908 <translation>Schroot de mout</translation>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11909 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11910 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11911 <location filename="../src/PrinterDialog.cpp" line="1701"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11912 <source>Mash</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11913 <translation>Maischen</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11914 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11915 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11916 <location filename="../src/PrinterDialog.cpp" line="1712"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11917 <source>Heat %1 liter water to %2°C (%3 cm below kettle top)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11918 <translation>Verwarm %1 liter water tot %2°C (%3 cm onder de rand)</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11919 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11920 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11921 <location filename="../src/PrinterDialog.cpp" line="1716"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11922 <source>Add brouwzouten</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11923 <translation>Brouwzouten toevoegen</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11924 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11925 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11926 <location filename="../src/PrinterDialog.cpp" line="1717"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11927 <source>Add malts and dough-in</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11928 <translation>Stort de mout en inmaischen</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11929 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11930 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11931 <location filename="../src/PrinterDialog.cpp" line="1720"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11932 <source>Add %1 gram `%2` hop</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11933 <translation>Toevoegen %1 gram `%2` hop</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11934 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11935 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11936 <location filename="../src/PrinterDialog.cpp" line="1727"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11937 <source>Add %1 %2 `%3`</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11938 <translation>Toevoegen %1 %2 `%3`</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11939 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11940 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11941 <location filename="../src/PrinterDialog.cpp" line="1733"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11942 <source>Add %1 liter water of %2°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11943 <translation>Infusie %1 liter water van %2°C</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11944 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11945 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11946 <location filename="../src/PrinterDialog.cpp" line="1736"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11947 <source>Heat upto %1°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11948 <translation>Verwarm tot %1°C</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11949 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11950 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11951 <location filename="../src/PrinterDialog.cpp" line="1738"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11952 <source>Take, heat, boil and return %1 part of the mash</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11953 <translation>Uitnemen, verwarmen, koken %1 liter deel van de maisch</translation>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11954 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11955 <message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11956 <location filename="../src/PrinterDialog.cpp" line="1743"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11957 <source>%1 minutes from %2°C to %3°C</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11958 <translation>%1 minuten van %2°C tot %3°C</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11959 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11960 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11961 <location filename="../src/PrinterDialog.cpp" line="1744"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11962 <location filename="../src/PrinterDialog.cpp" line="1747"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11963 <source>Brix</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11964 <translation>Brix</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11965 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11966 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11967 <location filename="../src/PrinterDialog.cpp" line="1746"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11968 <source>%1 minutes at %2°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11969 <translation>%1 minuten op %2°C</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11970 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11971 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11972 <location filename="../src/PrinterDialog.cpp" line="1750"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11973 <source>Measure and adjust pH (target %1 pH)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11974 <translation>Meten en bijstellen pH (doel %1 pH)</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11975 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11976 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11977 <location filename="../src/PrinterDialog.cpp" line="1766"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11978 <source>Target SG end mash: </source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11979 <translation>Doel SG eind maischen: </translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11980 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11981 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11982 <location filename="../src/PrinterDialog.cpp" line="1775"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11983 <source>Lauter and Sparge</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11984 <translation>Spoelen en filteren</translation>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11985 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11986 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11987 <location filename="../src/PrinterDialog.cpp" line="1776"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11988 <source>Heat sparge water to %1°C</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11989 <translation>Verwarm spoelwater tot %1°C</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11990 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11991 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11992 <location filename="../src/PrinterDialog.cpp" line="1777"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11993 <source>Bring water to %1 pH with %2 ml. `%3`</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11994 <translation>Breng water naar %1 pH met %2 ml. `%3`</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11995 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11996 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11997 <location filename="../src/PrinterDialog.cpp" line="1837"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
11998 <source>Place immersion chiller at 10 minutes before end of boil</source>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
11999 <translation>Plaats spiraalkoeler 10 minuten voor het eind van de kook</translation>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
12000 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
12001 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12002 <location filename="../src/PrinterDialog.cpp" line="1867"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12003 <source>Note: target volume includes chiller %1 liter</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12004 <translation>Noot: doel volume inclusief koeler %1 liter</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12005 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12006 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12007 <location filename="../src/PrinterDialog.cpp" line="1921"/>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12008 <source>Transfer about %1 liter wort to the fermenter</source>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12009 <translation>Breng ongeveer %1 liter wort over naar het gistvat</translation>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12010 </message>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12011 <message>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12012 <source>Heat %1 liter sparge water to %2°C</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12013 <translation type="vanished">Verwarm %1 liter spoelwater tot %2°C</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12014 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12015 <message>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12016 <source>Bring to %1 pH with %2 ml. `%3`</source>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12017 <translation type="vanished">Breng naar %1 pH met %2 ml. `%3`</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12018 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12019 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12020 <location filename="../src/PrinterDialog.cpp" line="1779"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12021 <source>Sparge with close to %1 liter water</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12022 <translation>Spoelen met ongeveer %1 liter water</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12023 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12024 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12025 <location filename="../src/PrinterDialog.cpp" line="1781"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12026 <source>Target volume in boil kettle: %1 liter (%2 cm below kettle top)</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12027 <translation>Doel volume in de kook ketel: %1 liter (%2 cm onder de rand)</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12028 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12029 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12030 <location filename="../src/PrinterDialog.cpp" line="1784"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12031 <location filename="../src/PrinterDialog.cpp" line="1864"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12032 <source>cm</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12033 <translation>cm</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12034 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12035 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12036 <location filename="../src/PrinterDialog.cpp" line="1785"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12037 <source>Target SG in boil kettle: </source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12038 <translation>Doel SG in de kook ketel: </translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12039 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12040 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12041 <location filename="../src/PrinterDialog.cpp" line="1789"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12042 <source>Add %1 gr `%2` hop after sparge</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12043 <translation>Toevoegen %1 gr `%2` hop na het spoelen</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12044 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12045 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12046 <location filename="../src/PrinterDialog.cpp" line="1825"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12047 <source>Boil</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12048 <translation>Koken</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12049 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12050 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12051 <location filename="../src/PrinterDialog.cpp" line="1827"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12052 <source>Total boiltime: %1 minutes</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12053 <translation>Totale kooktijd %1 minuten</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12054 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12055 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12056 <location filename="../src/PrinterDialog.cpp" line="1832"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12057 <source>%1 kg `%2` at 10 minutes before end of boil</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12058 <translation>%1 kg `%2` op 10 minuten voor het eind van de kook</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12059 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12060 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12061 <source>Place emersion chiller at 10 minutes before end of boil</source>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
12062 <translation type="vanished">Plaats spiraalkoeler 10 minuten voor het eind van de kook</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12063 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12064 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12065 <location filename="../src/PrinterDialog.cpp" line="1842"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12066 <source>%1 gr `%2` at flameout</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12067 <translation>%1 gr `%2` bij vlamuit</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12068 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12069 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12070 <location filename="../src/PrinterDialog.cpp" line="1845"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12071 <source>%1 gr `%2` at %3 minutes before end of boil</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12072 <translation>%1 gr `%2` op %3 minuten voor het eind van de kook</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12073 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12074 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12075 <location filename="../src/PrinterDialog.cpp" line="1853"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12076 <source>%1 %2 `%3` at flameout</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12077 <translation>%1 gr `%2` bij vlamuit</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12078 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12079 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12080 <location filename="../src/PrinterDialog.cpp" line="1856"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12081 <source>%1 %2 `%3` at %4 minutes before end of boil</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12082 <translation>%1 %2 `%3` op %4 minuten voor het eind van de kook</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12083 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12084 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12085 <location filename="../src/PrinterDialog.cpp" line="1861"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12086 <source>Target volume at end of boil: %1 liter (%2 cm below kettle top)</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12087 <translation>Doel volume einde koken: %1 liter (%2 cm onder de rand)</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12088 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12089 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12090 <location filename="../src/PrinterDialog.cpp" line="1865"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12091 <source>Target SG at end of boil: </source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12092 <translation>Doel SG einde koken: </translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12093 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12094 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12095 <location filename="../src/PrinterDialog.cpp" line="1875"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12096 <source>This is a `no-boil` recipe</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12097 <translation>Dit is een `no-boil` recept</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12098 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12099 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12100 <location filename="../src/PrinterDialog.cpp" line="1900"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12101 <source>Whirlpool(s) and cooling</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12102 <translation>Whirlpools en koelen</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12103 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12104 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12105 <location filename="../src/PrinterDialog.cpp" line="1902"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12106 <source>Wirlpool for %1 minutes. Keep temp above 85°C</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12107 <translation>Whirlpool voor %1 minuten. Houd temp boven 85°C</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12108 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12109 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12110 <location filename="../src/PrinterDialog.cpp" line="1904"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12111 <source>Wirlpool for %1 minutes. Keep temp between 72 and 79°C</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12112 <translation>Whirlpool voor %1 minuten. Houd temp tussen 72 en 79°C</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12113 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12114 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12115 <location filename="../src/PrinterDialog.cpp" line="1906"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12116 <source>Wirlpool for %1 minutes. Keep temp between 60 and 66°C</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12117 <translation>Whirlpool voor %1 minuten. Houd temp tussen 60 en 66°C</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12118 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12119 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12120 <location filename="../src/PrinterDialog.cpp" line="1909"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12121 <source>%1 gr `%2` for %3 minutes in the whirlpool</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12122 <translation>%1 gr `%2` voor %3 minuten in de whirlpool</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12123 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12124 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12125 <location filename="../src/PrinterDialog.cpp" line="1913"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12126 <location filename="../src/PrinterDialog.cpp" line="1918"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12127 <source>Cool to %1°C</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12128 <translation>Koel tot %1°C</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12129 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12130 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12131 <location filename="../src/PrinterDialog.cpp" line="1915"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12132 <source>Wirlpool for %1 minutes.</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12133 <translation>Whirlpool voor %1 minuten.</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12134 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12135 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12136 <location filename="../src/PrinterDialog.cpp" line="1917"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12137 <source>Cooling</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12138 <translation>Koelen</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12139 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12140 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12141 <location filename="../src/PrinterDialog.cpp" line="1920"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12142 <source>Desinfect fermenter and pump and hoses if needed</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12143 <translation>Ontsmet het gistvat en eventueel de pomp en slangen</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12144 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12145 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12146 <source>Transfer wort to fermenter</source>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12147 <translation type="vanished">Breng het wort over naar het gistvat</translation>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12148 </message>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12149 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12150 <location filename="../src/PrinterDialog.cpp" line="1922"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12151 <source>Liter</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12152 <translation>Liter</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12153 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12154 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12155 <location filename="../src/PrinterDialog.cpp" line="1947"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12156 <source>Yeast pitching and fermentation</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12157 <translation>Gist enten en vergisten</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12158 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12159 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12160 <location filename="../src/PrinterDialog.cpp" line="1951"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12161 <source>%1 pack %2, `%3` yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12162 <translation>%1 pak %2, `%3` gist</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12163 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12164 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12165 <location filename="../src/PrinterDialog.cpp" line="1955"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12166 <source>%1 gram %2, `%3` yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12167 <translation>%1 gram %2, `%3` gist</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12168 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12169 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12170 <location filename="../src/PrinterDialog.cpp" line="1959"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12171 <source>%1 ml %2, `%3` yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12172 <translation>%1 ml %2, `%3` gist</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12173 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12174 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12175 <location filename="../src/PrinterDialog.cpp" line="1965"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12176 <source>Pitch yeast at %1°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12177 <translation>Ent gist bij %1°C</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12178 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12179 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12180 <location filename="../src/PrinterDialog.cpp" line="1971"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12181 <source>Pitch yeast dry into the wort</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12182 <translation>Strooi de gist over het wort</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12183 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12184 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12185 <location filename="../src/PrinterDialog.cpp" line="1974"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12186 <source>Add decanted yeast starter</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12187 <translation>Toevoegen afgegoten giststarter</translation>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12188 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12189 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12190 <location filename="../src/PrinterDialog.cpp" line="1976"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12191 <source>Add the yeast</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12192 <translation>Gist toevoegen</translation>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12193 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12194 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12195 <location filename="../src/PrinterDialog.cpp" line="1979"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12196 <source>Add %1 liter water in the fermenter</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12197 <translation>Voeg %1 liter water toe in het gistvat</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12198 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12199 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12200 <location filename="../src/PrinterDialog.cpp" line="1981"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12201 <source>Aerate %1 minutes with %2</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12202 <translation>Belucht %1 minuten met %2</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12203 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12204 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12205 <location filename="../src/PrinterDialog.cpp" line="1983"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12206 <source>Set fermentation start temperature to %1°C</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12207 <translation>Zet de vergisting start temperatuur op %1°C</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12208 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12209 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12210 <location filename="../src/PrinterDialog.cpp" line="1984"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12211 <source>Start fermentation</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12212 <translation>Start vergisten</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12213 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12214 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12215 <location filename="../src/PrinterDialog.cpp" line="2002"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12216 <source>Primary fermentation</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12217 <translation>Hoofdvergisting</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12218 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12219 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12220 <location filename="../src/PrinterDialog.cpp" line="2005"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12221 <source>Add %1 kg `%2` on day 3 or 4</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12222 <translation>Voeg %1 kg `%2` toe op dag 3 of 4</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12223 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12224 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12225 <location filename="../src/PrinterDialog.cpp" line="2011"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12226 <source>Add %1 %2 `%3` on day 3 or 4</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12227 <translation>Voeg %1 %2 `%3` toe op dag 3 of 4</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12228 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12229 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12230 <location filename="../src/PrinterDialog.cpp" line="2035"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12231 <source>Secondary fermentation</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12232 <translation>Nagisting</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12233 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12234 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12235 <location filename="../src/PrinterDialog.cpp" line="2039"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12236 <location filename="../src/PrinterDialog.cpp" line="2097"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12237 <source>Add %1 pack %2, `%3` yeast (with starter if needed)</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12238 <translation>Voeg %1 pak(ken) %2, `%3` gist toe (eventueel met starter)</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12239 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12240 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12241 <location filename="../src/PrinterDialog.cpp" line="2042"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12242 <location filename="../src/PrinterDialog.cpp" line="2100"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12243 <source>Add %1 gram %2, `%3`</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12244 <translation>Toevoegen %1 gram %2, `%3`</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12245 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12246 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12247 <location filename="../src/PrinterDialog.cpp" line="2045"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12248 <source>Add %1 gram %2, `%3` yeast (with starter if needed)</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12249 <translation>Voeg %1 gram %2, `%3` gist toe (eventueel met starter)</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12250 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12251 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12252 <location filename="../src/PrinterDialog.cpp" line="2051"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12253 <source>After %1 hours harvest yeast from the %2</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12254 <translation>Na %1 uur oogst de gist vanaf de %2</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12255 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12256 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12257 <location filename="../src/PrinterDialog.cpp" line="2082"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12258 <source>Tertiary fermentation</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12259 <translation>Lageren</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12260 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12261 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12262 <location filename="../src/PrinterDialog.cpp" line="2085"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12263 <source>Add %1 kg `%2`</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12264 <translation>Toevoegen %1 kg `%2`</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12265 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12266 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12267 <location filename="../src/PrinterDialog.cpp" line="2090"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12268 <source>Add %1 gram `%2` for %3 days</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12269 <translation>Toevoegen %1 gram `%2` voor %3 dagen</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12270 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12271 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12272 <location filename="../src/PrinterDialog.cpp" line="2103"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12273 <source>Add %1 ml %2, `%3` yeast (with starter if needed)</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12274 <translation>Voeg %1 ml %2, `%3` gist toe (eventueel met starter)</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12275 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12276 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12277 <location filename="../src/PrinterDialog.cpp" line="2112"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12278 <source>Add %1 %2 `%3` for %4 days</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12279 <translation>Toevoegen %1 %2 `%3` voor %4 dagen</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12280 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12281 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12282 <location filename="../src/PrinterDialog.cpp" line="2142"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12283 <source>Packaging</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12284 <translation>Verpakken</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12285 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12286 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12287 <location filename="../src/PrinterDialog.cpp" line="2145"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12288 <source>Bottling add %1 kg `%2` with %3 liter water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12289 <translation>Bottelen met %1 kg `%2` en %3 liter water</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12290 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12291 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12292 <location filename="../src/PrinterDialog.cpp" line="2149"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12293 <source>Kegging add %1 kg `%2` with %3 liter water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12294 <translation>Keggen met %1 kg `%2` en %3 liter water</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12295 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12296 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12297 <location filename="../src/PrinterDialog.cpp" line="2156"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12298 <source>Add %1, `%2` as bottle yeast</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12299 <translation>Toevoegen %1, `%%2` als bottelgist</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12300 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12301 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12302 <location filename="../src/PrinterDialog.cpp" line="2159"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12303 <source>Add %1 gram %2, `%3` as bottle yeast</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12304 <translation>Toevoegen %1 gram %2, `%3` als bottelgist</translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12305 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12306 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12307 <location filename="../src/PrinterDialog.cpp" line="2163"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12308 <source>Add %1 ml %2, `%3` as bottle yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12309 <translation>Toevoegen %1 ml %2, `%3` als bottelgist</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12310 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12311 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12312 <location filename="../src/PrinterDialog.cpp" line="2172"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12313 <source>Add %1 %2 `%3` during bottling</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12314 <translation>Toevoegen %1 %2 `%3` tijdens bottelen</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12315 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12316 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12317 <location filename="../src/PrinterDialog.cpp" line="2178"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12318 <source>Add %1 gr `%2`</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12319 <translation>Toevoegen %1 gr `%2`</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12320 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12321 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12322 <location filename="../src/PrinterDialog.cpp" line="2193"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12323 <source>Number</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12324 <translation>Nummer</translation>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12325 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12326 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12327 <location filename="../src/PrinterDialog.cpp" line="2194"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12328 <source>Year</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12329 <translation>Jaar</translation>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12330 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12331 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12332 <location filename="../src/PrinterDialog.cpp" line="2195"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12333 <source>Brew sessions</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12334 <translation>Brouw sessies</translation>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12335 </message>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12336 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12337 <location filename="../src/PrinterDialog.cpp" line="2196"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12338 <source>Brew volume</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12339 <translation>Brouw volume</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12340 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12341 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12342 <location filename="../src/PrinterDialog.cpp" line="2197"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12343 <source>Average volume</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12344 <translation>Gemiddeld volume</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12345 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12346 <message>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12347 <location filename="../src/PrinterDialog.cpp" line="2259"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12348 <location filename="../src/PrinterDialog.cpp" line="2368"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12349 <source>Code</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12350 <translation>Code</translation>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12351 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12352 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12353 <location filename="../src/PrinterDialog.cpp" line="2260"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12354 <location filename="../src/PrinterDialog.cpp" line="2369"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12355 <source>Name</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12356 <translation>Naam</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12357 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12358 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12359 <location filename="../src/PrinterDialog.cpp" line="2262"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12360 <source>Max extract</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12361 <translation>Max extract</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12362 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12363 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12364 <location filename="../src/PrinterDialog.cpp" line="2263"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12365 <source>Mash eff.</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12366 <translation>Maisch %</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12367 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12368 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12369 <location filename="../src/PrinterDialog.cpp" line="2264"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12370 <source>Sparge eff</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12371 <translation>Spoelen %</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12372 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12373 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12374 <location filename="../src/PrinterDialog.cpp" line="2265"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12375 <source>Boil eff</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12376 <translation>Koken %</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12377 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12378 <message>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
12379 <location filename="../src/PrinterDialog.cpp" line="2371"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12380 <source>Primary</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12381 <translation>Hoofdgisting</translation>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12382 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12383 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12384 <location filename="../src/PrinterDialog.cpp" line="2372"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12385 <source>Secondary</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12386 <translation>Nagisten</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12387 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12388 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12389 <location filename="../src/PrinterDialog.cpp" line="2373"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12390 <source>Tertiary</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12391 <translation>Lageren</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12392 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12393 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12394 <location filename="../src/PrinterDialog.cpp" line="2374"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12395 <source>Days</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12396 <translation>Dagen</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12397 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12398 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12399 <location filename="../src/PrinterDialog.cpp" line="2375"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12400 <source>OG</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12401 <translation>OG</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12402 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12403 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12404 <location filename="../src/PrinterDialog.cpp" line="2376"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12405 <source>FG</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12406 <translation>FG</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12407 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12408 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12409 <location filename="../src/PrinterDialog.cpp" line="2377"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12410 <source>AA</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12411 <translation>SVG</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12412 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12413 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12414 <location filename="../src/PrinterDialog.cpp" line="2441"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12415 <location filename="../src/PrinterDialog.cpp" line="2452"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12416 <source>Measured:</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12417 <translation>Gemeten:</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12418 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12419 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12420 <location filename="../src/PrinterDialog.cpp" line="2464"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12421 <source>%1 split the batch here!</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12422 <translation>%1 splits de batch hier!</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12423 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12424 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12425 <location filename="../src/PrinterDialog.cpp" line="2503"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12426 <source>Inventory</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12427 <translation>Inventaris</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12428 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12429 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12430 <location filename="../src/PrinterDialog.cpp" line="2505"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12431 <source>Yeastbank</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12432 <translation>Gistbank</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12433 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12434 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12435 <location filename="../src/PrinterDialog.cpp" line="2511"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12436 <source>Year production</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12437 <translation>Jaar productie</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12438 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12439 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12440 <location filename="../src/PrinterDialog.cpp" line="2513"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12441 <source>Brew efficiency</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12442 <translation>Brouw rendement</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12443 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12444 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12445 <location filename="../src/PrinterDialog.cpp" line="2515"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12446 <source>Fermentations</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12447 <translation>Vergistingen</translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12448 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12449 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12450 <location filename="../src/PrinterDialog.cpp" line="2521"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12451 <source>Date and time</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12452 <translation>Datum en tijd</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12453 </message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12454 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12455 <location filename="../src/PrinterDialog.cpp" line="766"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12456 <location filename="../src/PrinterDialog.cpp" line="2261"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12457 <location filename="../src/PrinterDialog.cpp" line="2524"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
12458 <location filename="../src/PrinterDialog.cpp" line="2528"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12459 <source>Beer style</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12460 <translation>Bierstijl</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12461 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12462 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12463 <context>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12464 <name>ProdInprod</name>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12465 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12466 <location filename="../src/ProdInprod.cpp" line="54"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12467 <source>Quit</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12468 <translation>Terug</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12469 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12470 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12471 <location filename="../src/ProdInprod.cpp" line="63"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12472 <source>New</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12473 <translation>Nieuw</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12474 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12475 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12476 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12477 <source>Date</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12478 <translation>Datum</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12479 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12480 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12481 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12482 <source>Code</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12483 <translation>Product code</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12484 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12485 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12486 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12487 <source>Style</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12488 <translation>Stijl</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12489 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12490 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12491 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12492 <source>Product</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12493 <translation>Product</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12494 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12495 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12496 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12497 <source>Stage</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12498 <translation>Fase</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12499 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12500 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12501 <location filename="../src/ProdInprod.cpp" line="85"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12502 <location filename="../src/ProdInprod.cpp" line="124"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12503 <source>Edit</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12504 <translation>Wijzig</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12505 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12506 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12507 <location filename="../src/ProdInprod.cpp" line="110"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12508 <source> on </source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12509 <translation> op </translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12510 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12511 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12512 <location filename="../src/ProdInprod.cpp" line="113"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12513 <source> day %1 of day 14</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12514 <translation> dag %1 van dag 14</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12515 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12516 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12517 <location filename="../src/ProdInprod.cpp" line="116"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12518 <source> day %1 of day 28</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12519 <translation> dag %1 van dag 28</translation>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12520 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12521 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12522 <location filename="../src/ProdInprod.cpp" line="134"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12523 <source>Total items: %1</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12524 <translation>Totaal items: %1</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12525 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12526 </context>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12527 <context>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12528 <name>ProdOnCode</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12529 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12530 <location filename="../src/ProdOnCode.cpp" line="54"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12531 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12532 <translation>Terug</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12533 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12534 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12535 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12536 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12537 <translation>Code</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12538 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12539 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12540 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12541 <source>Name</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12542 <translation>Naam</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12543 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12544 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12545 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12546 <source>Style</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12547 <translation>Stijl</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12548 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12549 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12550 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12551 <source>OG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12552 <translation>OG</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12553 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12554 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12555 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12556 <source>FG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12557 <translation>FG</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12558 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12559 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12560 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12561 <source>Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12562 <translation>Datum</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12563 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12564 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12565 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12566 <location filename="../src/ProdOnCode.cpp" line="109"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12567 <source>Edit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12568 <translation>Wijzig</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12569 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12570 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12571 <location filename="../src/ProdOnCode.cpp" line="119"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12572 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12573 <translation>Totaal items: %1</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12574 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12575 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12576 <context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12577 <name>ProdOnDate</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12578 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12579 <location filename="../src/ProdOnDate.cpp" line="52"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12580 <source>Brew volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12581 <translation>Brouw volume:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12582 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12583 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12584 <location filename="../src/ProdOnDate.cpp" line="57"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12585 <source>Brewhouse efficiency:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12586 <translation>Brouwzaal rendement:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12587 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12588 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12589 <location filename="../src/ProdOnDate.cpp" line="62"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12590 <source>Boil volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12591 <translation>Kook volume:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12592 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12593 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12594 <location filename="../src/ProdOnDate.cpp" line="67"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12595 <source>Boil time:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12596 <translation>Kooktijd:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12597 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12598 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12599 <location filename="../src/ProdOnDate.cpp" line="72"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12600 <source>Original gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12601 <translation>Begin densiteit:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12602 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12603 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12604 <location filename="../src/ProdOnDate.cpp" line="77"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12605 <source>Final gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12606 <translation>Eind densiteit:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12607 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12608 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12609 <location filename="../src/ProdOnDate.cpp" line="82"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12610 <source>Alcohol by Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12611 <translation>Alcohol volume:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12612 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12613 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12614 <location filename="../src/ProdOnDate.cpp" line="87"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12615 <source>CO2 Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12616 <translation>CO2 volume:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12617 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12618 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12619 <location filename="../src/ProdOnDate.cpp" line="92"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12620 <source>Color EBC:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12621 <translation>Kleur EBC:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12622 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12623 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12624 <location filename="../src/ProdOnDate.cpp" line="97"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12625 <source>Color method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12626 <translation>Kleur berekening:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12627 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12628 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12629 <location filename="../src/ProdOnDate.cpp" line="102"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12630 <source>Bitterness IBU:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12631 <translation>Bitterheid IBU:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12632 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12633 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12634 <location filename="../src/ProdOnDate.cpp" line="107"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12635 <source>Bitterness method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12636 <translation>Bitterheid berekening:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12637 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12638 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12639 <location filename="../src/ProdOnDate.cpp" line="112"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12640 <source>Remarks:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12641 <translation>Opmerkingen:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12642 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12643 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12644 <location filename="../src/ProdOnDate.cpp" line="122"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12645 <location filename="../src/ProdOnDate.cpp" line="131"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12646 <source> L</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12647 <translation> L</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12648 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12649 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12650 <location filename="../src/ProdOnDate.cpp" line="140"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12651 <location filename="../src/ProdOnDate.cpp" line="165"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12652 <source> %</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12653 <translation> %</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12654 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12655 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12656 <location filename="../src/ProdOnDate.cpp" line="181"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12657 <source> min</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12658 <translation> min</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12659 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12660 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12661 <location filename="../src/ProdOnDate.cpp" line="223"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12662 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12663 <translation>Terug</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12664 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12665 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12666 <location filename="../src/ProdOnDate.cpp" line="232"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12667 <source>Open</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12668 <translation>Open</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12669 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12670 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12671 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12672 <source>Year</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12673 <translation>Jaar</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12674 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12675 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12676 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12677 <source>Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12678 <translation>Datum</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12679 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12680 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12681 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12682 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12683 <translation>Code</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12684 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12685 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12686 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12687 <source>Product</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12688 <translation>Product</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12689 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12690 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12691 <location filename="../src/ProdOnDate.cpp" line="289"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12692 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12693 <translation>Totaal items: %1</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12694 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12695 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12696 <context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12697 <name>ProdOnName</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12698 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12699 <location filename="../src/ProdOnName.cpp" line="54"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12700 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12701 <translation>Terug</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12702 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12703 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12704 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12705 <source>Name</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12706 <translation>Naam</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12707 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12708 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12709 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12710 <source>Style</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12711 <translation>Stijl</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12712 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12713 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12714 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12715 <source>OG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12716 <translation>OG</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12717 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12718 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12719 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12720 <source>FG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12721 <translation>FG</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12722 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12723 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12724 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12725 <source>Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12726 <translation>Datum</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12727 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12728 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12729 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12730 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12731 <translation>Code</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12732 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12733 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12734 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12735 <location filename="../src/ProdOnName.cpp" line="109"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12736 <source>Edit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12737 <translation>Wijzig</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12738 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12739 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12740 <location filename="../src/ProdOnName.cpp" line="119"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12741 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12742 <translation>Totaal items: %1</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12743 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12744 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12745 <context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12746 <name>ProdOnTree</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12747 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12748 <location filename="../src/ProdOnTree.cpp" line="52"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12749 <source>Brew volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12750 <translation>Brouw volume:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12751 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12752 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12753 <location filename="../src/ProdOnTree.cpp" line="57"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12754 <source>Brewhouse efficiency:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12755 <translation>Brouwzaal rendement:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12756 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12757 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12758 <location filename="../src/ProdOnTree.cpp" line="62"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12759 <source>Boil volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12760 <translation>Kook volume:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12761 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12762 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12763 <location filename="../src/ProdOnTree.cpp" line="67"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12764 <source>Boil time:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12765 <translation>Kooktijd:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12766 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12767 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12768 <location filename="../src/ProdOnTree.cpp" line="72"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12769 <source>Original gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12770 <translation>Begin densiteit:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12771 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12772 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12773 <location filename="../src/ProdOnTree.cpp" line="77"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12774 <source>Final gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12775 <translation>Eind densiteit:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12776 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12777 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12778 <location filename="../src/ProdOnTree.cpp" line="82"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12779 <source>Alcohol by Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12780 <translation>Alcohol volume:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12781 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12782 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12783 <location filename="../src/ProdOnTree.cpp" line="87"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12784 <source>CO2 Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12785 <translation>CO2 volume:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12786 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12787 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12788 <location filename="../src/ProdOnTree.cpp" line="92"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12789 <source>Color EBC:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12790 <translation>Kleur EBC:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12791 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12792 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12793 <location filename="../src/ProdOnTree.cpp" line="97"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12794 <source>Color method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12795 <translation>Kleur berekening:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12796 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12797 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12798 <location filename="../src/ProdOnTree.cpp" line="102"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12799 <source>Bitterness IBU:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12800 <translation>Bitterheid IBU:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12801 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12802 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12803 <location filename="../src/ProdOnTree.cpp" line="107"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12804 <source>Bitterness method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12805 <translation>Bitterheid berekening:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12806 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12807 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12808 <location filename="../src/ProdOnTree.cpp" line="112"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12809 <source>Remarks:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12810 <translation>Opmerkingen:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12811 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12812 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12813 <location filename="../src/ProdOnTree.cpp" line="122"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12814 <location filename="../src/ProdOnTree.cpp" line="131"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12815 <source> L</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12816 <translation> L</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12817 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12818 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12819 <location filename="../src/ProdOnTree.cpp" line="140"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12820 <location filename="../src/ProdOnTree.cpp" line="165"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12821 <source> %</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12822 <translation> %</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12823 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12824 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12825 <location filename="../src/ProdOnTree.cpp" line="181"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12826 <source> min</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12827 <translation> min</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12828 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12829 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12830 <location filename="../src/ProdOnTree.cpp" line="223"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12831 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12832 <translation>Terug</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12833 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12834 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12835 <location filename="../src/ProdOnTree.cpp" line="232"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12836 <source>Open</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12837 <translation>Open</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12838 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12839 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12840 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12841 <source>Guide</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12842 <translation>Gids</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12843 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12844 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12845 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12846 <source>Group</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12847 <translation>Groep</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12848 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12849 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12850 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12851 <source>Style</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12852 <translation>Stijl</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12853 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12854 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12855 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12856 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12857 <translation>Code</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12858 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12859 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12860 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12861 <source>Product</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12862 <translation>Product</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12863 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12864 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12865 <location filename="../src/ProdOnTree.cpp" line="311"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12866 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12867 <translation>Totaal items: %1</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12868 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12869 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12870 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12871 <name>ProdStages</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12872 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12873 <location filename="../src/global.cpp" line="36"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12874 <source>Plan</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12875 <translation>Plan</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12876 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12877 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12878 <location filename="../src/global.cpp" line="37"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12879 <source>Wait</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12880 <translation>Wacht</translation>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12881 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12882 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12883 <location filename="../src/global.cpp" line="38"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12884 <source>Brew</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12885 <translation>Brouwen</translation>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12886 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12887 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12888 <location filename="../src/global.cpp" line="39"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12889 <source>Primary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12890 <translation>Hoofdgisting</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12891 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12892 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12893 <location filename="../src/global.cpp" line="40"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12894 <source>Secondary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12895 <translation>Nagisting</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12896 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12897 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12898 <location filename="../src/global.cpp" line="41"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12899 <source>Tertiary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12900 <translation>Lageren</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12901 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12902 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12903 <location filename="../src/global.cpp" line="42"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12904 <source>Package</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12905 <translation>Verpakken</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12906 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12907 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12908 <location filename="../src/global.cpp" line="43"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12909 <source>Carbonation</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12910 <translation>Carbonatie</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12911 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12912 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12913 <location filename="../src/global.cpp" line="44"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12914 <source>Mature</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12915 <translation>Rijpen</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12916 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12917 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12918 <location filename="../src/global.cpp" line="45"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12919 <source>Taste</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12920 <translation>Proeven</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12921 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12922 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12923 <location filename="../src/global.cpp" line="46"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12924 <source>Ready</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12925 <translation>Gereed</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12926 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12927 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12928 <location filename="../src/global.cpp" line="47"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12929 <source>Closed</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12930 <translation>Gesloten</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12931 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12932 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12933 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12934 <name>ProfileFerments</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12935 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12936 <location filename="../src/ProfileFerments.cpp" line="52"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12937 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12938 <translation>Terug</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12939 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12940 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12941 <location filename="../src/ProfileFerments.cpp" line="61"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12942 <source>New</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12943 <translation>Nieuw</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12944 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12945 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12946 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12947 <source>Name</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12948 <translation>Naam</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12949 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12950 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12951 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12952 <source>Start low</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12953 <translation>Start laag</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12954 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12955 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12956 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12957 <source>Start high</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12958 <translation>Start hoog</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12959 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12960 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12961 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12962 <source>Sensor</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12963 <translation>Sensor</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12964 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12965 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12966 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12967 <source>Steps</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12968 <translation>Stappen</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12969 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12970 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12971 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12972 <source>Duration</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12973 <translation>Tijdsduur</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12974 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12975 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12976 <location filename="../src/ProfileFerments.cpp" line="84"/>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12977 <location filename="../src/ProfileFerments.cpp" line="134"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12978 <source>Edit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12979 <translation>Wijzig</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12980 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12981 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12982 <location filename="../src/ProfileFerments.cpp" line="115"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12983 <source>Fridge</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12984 <translation>Koelkast</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12985 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12986 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12987 <location filename="../src/ProfileFerments.cpp" line="115"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12988 <source>Beer</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12989 <translation>Bier</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12990 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12991 <message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12992 <location filename="../src/ProfileFerments.cpp" line="143"/>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12993 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12994 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12995 </message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12996 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12997 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12998 <name>ProfileMashs</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12999 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13000 <location filename="../src/ProfileMashs.cpp" line="51"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13001 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13002 <translation>Terug</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13003 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13004 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13005 <location filename="../src/ProfileMashs.cpp" line="60"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13006 <source>New</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13007 <translation>Nieuw</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13008 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13009 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13010 <location filename="../src/ProfileMashs.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13011 <source>Name</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13012 <translation>Naam</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13013 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13014 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13015 <location filename="../src/ProfileMashs.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13016 <source>Notes</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13017 <translation>Opmerkingen</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13018 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13019 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13020 <location filename="../src/ProfileMashs.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13021 <source>Steps</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13022 <translation>Stappen</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13023 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13024 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13025 <location filename="../src/ProfileMashs.cpp" line="83"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13026 <location filename="../src/ProfileMashs.cpp" line="122"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13027 <source>Edit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13028 <translation>Wijzig</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13029 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13030 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13031 <location filename="../src/ProfileMashs.cpp" line="131"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13032 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13033 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13034 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13035 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13036 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13037 <name>ProfileStyles</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13038 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13039 <location filename="../src/ProfileStyles.cpp" line="51"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13040 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13041 <translation>Terug</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13042 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13043 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13044 <location filename="../src/ProfileStyles.cpp" line="60"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13045 <source>New</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13046 <translation>Nieuw</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13047 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13048 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13049 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13050 <source>Guide</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13051 <translation>Gids</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13052 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13053 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13054 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13055 <source>Gr</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13056 <translation>Gr</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13057 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13058 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13059 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13060 <source>Name</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13061 <translation>Naam</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13062 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13063 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13064 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13065 <source>OG</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13066 <translation>OG</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13067 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13068 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13069 <location filename="../src/ProfileStyles.cpp" line="83"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13070 <source>FG</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13071 <translation>FG</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13072 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13073 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13074 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13075 <source>IBU</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13076 <translation>IBU</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13077 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13078 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13079 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13080 <source>EBC</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13081 <translation>EBC</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13082 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13083 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13084 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13085 <source>Co2</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13086 <translation>Co2</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13087 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13088 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13089 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13090 <source>ABV</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13091 <translation>ABV</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13092 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13093 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13094 <location filename="../src/ProfileStyles.cpp" line="84"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13095 <location filename="../src/ProfileStyles.cpp" line="180"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13096 <source>Edit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13097 <translation>Wijzig</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13098 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13099 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13100 <location filename="../src/ProfileStyles.cpp" line="189"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13101 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13102 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13103 </message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13104 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13105 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13106 <name>ProfileWaters</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13107 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13108 <location filename="../src/ProfileWaters.cpp" line="51"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13109 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13110 <translation>Terug</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13111 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13112 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13113 <location filename="../src/ProfileWaters.cpp" line="60"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13114 <source>New</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13115 <translation>Nieuw</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13116 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13117 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13118 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13119 <source>Name</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13120 <translation>Naam</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13121 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13122 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13123 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13124 <source>Notes</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13125 <translation>Opmerkingen</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13126 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13127 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13128 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13129 <source>Ca</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13130 <translation>Ca</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13131 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13132 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13133 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13134 <source>Mg</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13135 <translation>Mg</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13136 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13137 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13138 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13139 <source>Na</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13140 <translation>Na</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13141 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13142 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13143 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13144 <source>CaCO3</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13145 <translation>CaCO3</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13146 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13147 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13148 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13149 <source>Cl</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13150 <translation>Cl</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13151 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13152 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13153 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13154 <source>SO4</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13155 <translation>SO4</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13156 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13157 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13158 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13159 <source>pH</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13160 <translation>pH</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13161 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13162 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13163 <location filename="../src/ProfileWaters.cpp" line="83"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13164 <location filename="../src/ProfileWaters.cpp" line="147"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13165 <source>Edit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13166 <translation>Wijzig</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13167 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13168 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13169 <location filename="../src/ProfileWaters.cpp" line="156"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13170 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13171 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13172 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13173 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13174 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13175 <name>QApplication</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13176 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13177 <location filename="../src/main.cpp" line="114"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13178 <source>Application terminates</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13179 <translation>Applicatie stopt</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13180 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13181 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13182 <location filename="../src/main.cpp" line="115"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13183 <source>The application encountered a fatal error.
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13184 Error message:
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13185 %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13186 <translation>De applicatie heeft een fatale fout.
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13187 Fout melding:
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13188 %1</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13189 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13190 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13191 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13192 <name>QObject</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13193 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13194 <location filename="../src/Utils.cpp" line="73"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13195 <source>1 hour</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13196 <translation>1 uur</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13197 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13198 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13199 <location filename="../src/Utils.cpp" line="75"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13200 <location filename="../src/Utils.cpp" line="85"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13201 <location filename="../src/Utils.cpp" line="92"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13202 <source>hours</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13203 <translation>uren</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13204 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13205 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13206 <location filename="../src/Utils.cpp" line="81"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13207 <source>1 day</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13208 <translation>1 dag</translation>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13209 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13210 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13211 <location filename="../src/Utils.cpp" line="83"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13212 <location filename="../src/Utils.cpp" line="85"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13213 <source>1 day, </source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13214 <translation>1 dag, </translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13215 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13216 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13217 <location filename="../src/Utils.cpp" line="83"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13218 <location filename="../src/Utils.cpp" line="90"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13219 <source>hour</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13220 <translation>uur</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13221 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13222 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13223 <location filename="../src/Utils.cpp" line="88"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13224 <source>days</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13225 <translation>dagen</translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13226 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13227 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13228 <location filename="../src/Utils.cpp" line="90"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13229 <location filename="../src/Utils.cpp" line="92"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13230 <source>days, </source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13231 <translation>dagen, </translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13232 </message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13233 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13234 <source>Extract</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13235 <translation type="vanished">Extract</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13236 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13237 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13238 <source>Partial Mash</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13239 <translation type="vanished">Deelmaisch</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13240 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13241 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13242 <source>All Grain</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13243 <translation type="vanished">Mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13244 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13245 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13246 <source>Lager</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13247 <translation type="vanished">Ondergist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13248 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13249 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13250 <source>Ale</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13251 <translation type="vanished">Bovengist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13252 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13253 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13254 <source>Mead</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13255 <translation type="vanished">Mede</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13256 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13257 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13258 <source>Wheat</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13259 <translation type="vanished">Tarwebier</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13260 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13261 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13262 <source>Mixed</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13263 <translation type="vanished">Gemengd</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13264 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13265 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13266 <source>Cider</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13267 <translation type="vanished">Cider</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13268 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13269 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13270 <source>Grain</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13271 <translation type="vanished">Mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13272 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13273 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13274 <source>Sugar</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13275 <translation type="vanished">Suiker</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13276 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13277 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13278 <source>Dry extract</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13279 <translation type="vanished">Droog extract</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13280 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13281 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13282 <source>Adjunct</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13283 <translation type="vanished">Ongemout graan</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13284 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13285 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13286 <source>Base</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13287 <translation type="vanished">Basismout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13288 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13289 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13290 <source>Roast</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13291 <translation type="vanished">Geroosterde mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13292 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13293 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13294 <source>Crystal</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13295 <translation type="vanished">Cara- of crystalmout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13296 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13297 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13298 <source>Kilned</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13299 <translation type="vanished">Geëeste mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13300 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13301 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13302 <source>Sour Malt</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13303 <translation type="vanished">Zuurmout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13304 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13305 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13306 <source>Special</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13307 <translation type="vanished">Speciale mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13308 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13309 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13310 <source>No malt</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13311 <translation type="vanished">Geen mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13312 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13313 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13314 <source>Mash</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13315 <translation type="vanished">Maischen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13316 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13317 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13318 <source>Boil</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13319 <translation type="vanished">Koken</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13320 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13321 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13322 <source>Fermentation</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13323 <translation type="vanished">Hoofdvergisting</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13324 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13325 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13326 <source>Lagering</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13327 <translation type="vanished">Nagisting/lagering</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13328 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13329 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13330 <source>Bottle</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13331 <translation type="vanished">Bottelen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13332 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13333 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13334 <source>Kegs</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13335 <translation type="vanished">Fusten</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13336 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13337 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13338 <source>Bittering</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13339 <translation type="vanished">Bitterhop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13340 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13341 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13342 <source>Aroma</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13343 <translation type="vanished">Aromahop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13344 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13345 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13346 <source>Both</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13347 <translation type="vanished">Beide</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13348 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13349 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13350 <source>Pellet</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13351 <translation type="vanished">Pellets</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13352 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13353 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13354 <source>Plug</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13355 <translation type="vanished">Plugs</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13356 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13357 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13358 <source>Leaf</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13359 <translation type="vanished">Bloemen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13360 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13361 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13362 <source>Leaf wet</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13363 <translation type="vanished">Nat, vers</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13364 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13365 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13366 <source>Cryo</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13367 <translation type="vanished">Cryo hop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13368 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13369 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13370 <source>First wort</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13371 <translation type="vanished">Maischhop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13372 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13373 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13374 <source>Whirlpool</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13375 <translation type="vanished">Whirlpool</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13376 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13377 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13378 <source>Dry hop</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13379 <translation type="vanished">Koudhop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13380 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13381 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13382 <source>Spice</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13383 <translation type="vanished">Specerij</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13384 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13385 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13386 <source>Herb</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13387 <translation type="vanished">Kruid</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13388 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13389 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13390 <source>Flavor</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13391 <translation type="vanished">Smaakstof</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13392 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13393 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13394 <source>Fining</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13395 <translation type="vanished">Klaringsmiddel</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13396 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13397 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13398 <source>Water agent</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13399 <translation type="vanished">Brouwzout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13400 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13401 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13402 <source>Yeast nutrient</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13403 <translation type="vanished">Gistvoeding</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13404 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13405 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13406 <source>Other</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13407 <translation type="vanished">Anders</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13408 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13409 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13410 <source>Starter</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13411 <translation type="vanished">Starter</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13412 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13413 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
13414 <source>Stainless Steel</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13415 <translation type="vanished">RVS</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13416 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13417 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
13418 <source>Aluminium</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13419 <translation type="vanished">Aluminium</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13420 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13421 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
13422 <source>Plastics</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13423 <translation type="vanished">Kunststof</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13424 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13425 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
13426 <source>Copper</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13427 <translation type="vanished">Koper</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13428 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13429 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13430 <source>Primary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13431 <translation type="vanished">Hoofdgisting</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13432 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13433 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13434 <source>Plan</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13435 <translation type="vanished">Plan</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13436 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13437 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13438 <source>Wait</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13439 <translation type="vanished">Wacht</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13440 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13441 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13442 <source>Brew</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13443 <translation type="vanished">Brouwen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13444 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13445 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13446 <source>Secondary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13447 <translation type="vanished">Nagisting/lagering</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13448 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13449 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13450 <source>Package</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13451 <translation type="vanished">Verpakken</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13452 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13453 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13454 <source>Carbonation</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13455 <translation type="vanished">Carbonatie</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13456 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13457 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13458 <source>Mature</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13459 <translation type="vanished">Rijpen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13460 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13461 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13462 <source>Taste</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13463 <translation type="vanished">Proeven</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13464 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13465 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13466 <source>Ready</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13467 <translation type="vanished">Gereed</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13468 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13469 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13470 <source>Closed</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13471 <translation type="vanished">Gesloten</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13472 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13473 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13474 <source>Not divided</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13475 <translation type="vanished">Niet gesplitst</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13476 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13477 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13478 <source>After mash</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13479 <translation type="vanished">Na maischen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13480 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13481 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13482 <source>After boil</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13483 <translation type="vanished">Na koken</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13484 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13485 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13486 <source>After cooling</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13487 <translation type="vanished">Na koelen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13488 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13489 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13490 <source>After primary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13491 <translation type="vanished">Na hoofdgisting</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13492 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13493 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13494 <source>After secondary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13495 <translation type="vanished">Na nagisting</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13496 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13497 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13498 <source>After tertiary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13499 <translation type="vanished">Na lageren</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13500 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13501 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13502 <source>Bottling</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13503 <translation type="vanished">Bottelen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13504 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13505 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13506 <source>Wine</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13507 <translation type="vanished">Wijngist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13508 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13509 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13510 <source>Champagne</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13511 <translation type="vanished">Champagnegist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13512 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13513 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13514 <source>Brett</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13515 <translation type="vanished">Brett</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13516 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13517 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13518 <source>Kveik</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13519 <translation type="vanished">Kveik</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13520 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13521 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13522 <source>Hybrid</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13523 <translation type="vanished">Hybride</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13524 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13525 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13526 <source>Liquid</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13527 <translation type="vanished">Vloeibaar</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13528 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13529 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13530 <source>Dry</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13531 <translation type="vanished">Droog</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13532 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13533 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13534 <source>Slant</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13535 <translation type="vanished">Schuine buis</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13536 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13537 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13538 <source>Culture</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13539 <translation type="vanished">Slurry</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13540 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13541 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13542 <source>Frozen</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13543 <translation type="vanished">Ingevroren</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13544 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13545 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13546 <source>Dried</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13547 <translation type="vanished">Gedroogd</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13548 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13549 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13550 <source>Tertiary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13551 <translation type="vanished">Nagisten</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13552 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13553 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13554 <source>Stirred</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13555 <translation type="vanished">Geroerd</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13556 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13557 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13558 <source>Shaken</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13559 <translation type="vanished">Geschud</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13560 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13561 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13562 <source>Simple</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13563 <translation type="vanished">Simpel</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13564 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13565 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13566 <source>Infusion</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13567 <translation type="vanished">Infusie</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13568 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13569 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13570 <source>Temperature</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13571 <translation type="vanished">Verwarmen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13572 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13573 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13574 <source>Decoction</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13575 <translation type="vanished">Decoctie</translation>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13576 </message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13577 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13578 <location filename="../src/database/db_recipe.cpp" line="31"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
13579 <location filename="../src/database/db_recipe.cpp" line="654"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
13580 <location filename="../src/database/db_recipe.cpp" line="687"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13581 <location filename="../src/database/db_product.cpp" line="31"/>
433
40d4d2bb5f11 Forgot to save the new eq_chiller_* fields in products.
Michiel Broek <mbroek@mbse.eu>
parents: 432
diff changeset
13582 <location filename="../src/database/db_product.cpp" line="1018"/>
40d4d2bb5f11 Forgot to save the new eq_chiller_* fields in products.
Michiel Broek <mbroek@mbse.eu>
parents: 432
diff changeset
13583 <location filename="../src/database/db_product.cpp" line="1051"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13584 <source>Database error</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13585 <translation>Database fout</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13586 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13587 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13588 <location filename="../src/database/db_recipe.cpp" line="31"/>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13589 <location filename="../src/database/db_product.cpp" line="31"/>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13590 <source>MySQL error: record %1 not found</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13591 <translation>MySQL fout: record %1 niet gevonden</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13592 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13593 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
13594 <location filename="../src/database/db_recipe.cpp" line="655"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
13595 <location filename="../src/database/db_recipe.cpp" line="688"/>
433
40d4d2bb5f11 Forgot to save the new eq_chiller_* fields in products.
Michiel Broek <mbroek@mbse.eu>
parents: 432
diff changeset
13596 <location filename="../src/database/db_product.cpp" line="1019"/>
40d4d2bb5f11 Forgot to save the new eq_chiller_* fields in products.
Michiel Broek <mbroek@mbse.eu>
parents: 432
diff changeset
13597 <location filename="../src/database/db_product.cpp" line="1052"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13598 <source>MySQL error: %1
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13599 %2
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13600 %3</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13601 <translation>MySQL fout: %1
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13602 %2
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13603 %3</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13604 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13605 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13606 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13607 <name>RecipeType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13608 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13609 <location filename="../src/global.cpp" line="71"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13610 <source>Extract</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13611 <translation>Vloeibaar extract</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13612 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13613 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13614 <location filename="../src/global.cpp" line="72"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13615 <source>Partial Mash</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13616 <translation>Deelmaisch</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13617 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13618 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13619 <location filename="../src/global.cpp" line="73"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13620 <source>All Grain</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13621 <translation>Mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13622 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13623 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13624 <context>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13625 <name>RecipesTree</name>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13626 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13627 <location filename="../src/RecipesTree.cpp" line="52"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13628 <source>Brew volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13629 <translation>Brouw volume:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13630 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13631 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13632 <location filename="../src/RecipesTree.cpp" line="57"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13633 <source>Brewhouse efficiency:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13634 <translation>Brouwzaal rendement:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13635 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13636 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13637 <location filename="../src/RecipesTree.cpp" line="62"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13638 <source>Boil volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13639 <translation>Kook volume:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13640 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13641 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13642 <location filename="../src/RecipesTree.cpp" line="67"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13643 <source>Boil time:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13644 <translation>Kooktijd:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13645 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13646 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13647 <location filename="../src/RecipesTree.cpp" line="72"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13648 <source>Original gravity:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13649 <translation></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13650 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13651 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13652 <location filename="../src/RecipesTree.cpp" line="77"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13653 <source>Final gravity:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13654 <translation></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13655 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13656 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13657 <location filename="../src/RecipesTree.cpp" line="82"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13658 <source>Alcohol by Volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13659 <translation>Alcohol volume:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13660 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13661 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13662 <location filename="../src/RecipesTree.cpp" line="87"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13663 <source>CO2 Volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13664 <translation>CO2 volume:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13665 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13666 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13667 <location filename="../src/RecipesTree.cpp" line="92"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13668 <source>Color EBC:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13669 <translation>EBC kleur:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13670 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13671 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13672 <location filename="../src/RecipesTree.cpp" line="97"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13673 <source>Color method:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13674 <translation>Kleur berekening:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13675 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13676 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13677 <location filename="../src/RecipesTree.cpp" line="102"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13678 <source>Bitterness IBU:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13679 <translation>Bitterheid IBU:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13680 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13681 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13682 <location filename="../src/RecipesTree.cpp" line="107"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13683 <source>Bitterness method:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13684 <translation>Bitterheid berekening:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13685 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13686 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13687 <location filename="../src/RecipesTree.cpp" line="112"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13688 <source>Remarks:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13689 <translation>Opmerkingen:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13690 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13691 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13692 <location filename="../src/RecipesTree.cpp" line="122"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13693 <location filename="../src/RecipesTree.cpp" line="131"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13694 <source> L</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13695 <translation> L</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13696 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13697 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13698 <location filename="../src/RecipesTree.cpp" line="140"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13699 <location filename="../src/RecipesTree.cpp" line="165"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13700 <source> %</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13701 <translation> %</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13702 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13703 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13704 <location filename="../src/RecipesTree.cpp" line="181"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13705 <source> min</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13706 <translation> min</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13707 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13708 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13709 <location filename="../src/RecipesTree.cpp" line="226"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13710 <source>Quit</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13711 <translation>Terug</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13712 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13713 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13714 <location filename="../src/RecipesTree.cpp" line="234"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13715 <source>New</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13716 <translation>Nieuw</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13717 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13718 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13719 <location filename="../src/RecipesTree.cpp" line="242"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13720 <source>Open</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13721 <translation>Open</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13722 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13723 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13724 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13725 <source>Guide</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13726 <translation>Gids</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13727 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13728 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13729 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13730 <source>Group</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13731 <translation>Groep</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13732 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13733 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13734 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13735 <source>Style</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13736 <translation>Stijl</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13737 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13738 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13739 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13740 <source>Recipe</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13741 <translation>Recept</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13742 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13743 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13744 <location filename="../src/RecipesTree.cpp" line="320"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13745 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13746 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13747 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13748 </context>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13749 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13750 <name>Setup</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13751 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13752 <location filename="../src/Setup.cpp" line="42"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13753 <source>Brewery name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13754 <translation>Brouwerij naam:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13755 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13756 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13757 <location filename="../src/Setup.cpp" line="58"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13758 <source>First Wort Hop factor:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13759 <translation></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13760 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13761 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13762 <location filename="../src/Setup.cpp" line="64"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13763 <source>Mash Hop factor:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13764 <translation>Maisch Hop factor:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13765 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13766 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13767 <source>Pellet Hop factor:</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13768 <translation type="vanished">Pellets Hop factor:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13769 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13770 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13771 <source>Hop Plugs factor:</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13772 <translation type="vanished">Hop Plugs factor:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13773 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13774 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13775 <source>Wet Hop factor:</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13776 <translation type="vanished">Natte Hop factor:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13777 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13778 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13779 <source>Cryo Hop® factor:</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13780 <translation type="vanished">Cryo Hops® factor:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13781 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13782 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13783 <location filename="../src/Setup.cpp" line="140"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13784 <location filename="../src/Setup.cpp" line="150"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13785 <location filename="../src/Setup.cpp" line="160"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13786 <location filename="../src/Setup.cpp" line="170"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13787 <location filename="../src/Setup.cpp" line="180"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13788 <location filename="../src/Setup.cpp" line="190"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13789 <location filename="../src/Setup.cpp" line="200"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13790 <location filename="../src/Setup.cpp" line="210"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13791 <source>%</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13792 <translation></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13793 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13794 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13795 <location filename="../src/Setup.cpp" line="159"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13796 <source>The utilisation for hop pellets, default 22</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13797 <translation>De efficientie van hop pellets, standaard 22</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13798 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13799 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13800 <location filename="../src/Setup.cpp" line="169"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13801 <source>The utilisation for hop plugs, default 20.4</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13802 <translation>De efficientie van hop plugs, standaard 20,4</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13803 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13804 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13805 <location filename="../src/Setup.cpp" line="179"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13806 <source>The utilisation for hop leafs, default 20</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13807 <translation>De efficientie van hop bloemen, standaard 20</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13808 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13809 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13810 <source>The uyilisation for fresh hops, default 3.6</source>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13811 <translation type="vanished">De efficientie van verse hop, standaard 3,6</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13812 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13813 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13814 <location filename="../src/Setup.cpp" line="199"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13815 <source>The utilisation for using Cryo Hop®, default 50</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13816 <translation>De efficientie van Cryo Hop®, standaard 50</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13817 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13818 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13819 <location filename="../src/Setup.cpp" line="209"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13820 <source>The utilisation for using CO2 hop extract, default 35</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13821 <translation>De efficientie van CO2 hop extract, standaard 35</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13822 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13823 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13824 <source>Grain Absorbtion:</source>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13825 <translation type="vanished">Graan absorbtie:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13826 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13827 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13828 <location filename="../src/Setup.cpp" line="222"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13829 <source>Brix Correction factor:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13830 <translation>Brix correctie factor:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13831 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13832 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13833 <location filename="../src/Setup.cpp" line="240"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13834 <source>Brew settings.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13835 <translation>Brouw instellingen.</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13836 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13837 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13838 <source>Color Method:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13839 <translation type="vanished">Kleur berekening:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13840 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13841 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13842 <location filename="../src/Setup.cpp" line="46"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13843 <source>The name for this brewery.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13844 <translation>De naam voor deze brouwerij.</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13845 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13846 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13847 <location filename="../src/Setup.cpp" line="70"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13848 <source>Hop Pellets utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13849 <translation>Hop pellets efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13850 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13851 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13852 <location filename="../src/Setup.cpp" line="76"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13853 <source>Hop Plugs utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13854 <translation>Hop plugs efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13855 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13856 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13857 <location filename="../src/Setup.cpp" line="82"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13858 <source>Hop Leafs utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13859 <translation>Hop bloemen efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13860 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13861 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13862 <location filename="../src/Setup.cpp" line="88"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13863 <source>Wet Hop utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13864 <translation>Verse hop efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13865 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13866 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13867 <location filename="../src/Setup.cpp" line="94"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13868 <source>Cryo Hop® utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13869 <translation>Cryo Hop® efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13870 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13871 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13872 <location filename="../src/Setup.cpp" line="100"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13873 <source>CO2 Hop Extract utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13874 <translation>CO2 hop extract efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13875 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13876 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13877 <location filename="../src/Setup.cpp" line="139"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13878 <source>The efficiency for First Wort Hopping.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13879 <translation>De efficientie van First Wort Hopping.</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13880 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13881 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13882 <location filename="../src/Setup.cpp" line="149"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13883 <source>The efficiency for Mash hopping.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13884 <translation>De effecientie voor maisch hoppen.</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13885 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13886 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13887 <location filename="../src/Setup.cpp" line="189"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13888 <source>The utilisation for fresh hops, default 3.6</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13889 <translation>De efficientie van verse hop, standaard 3,6</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13890 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13891 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13892 <source>The efficiency for hop pellets.</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13893 <translation type="vanished">De efficientie van hop pellets.</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13894 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13895 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13896 <source>The efficiency for hop plugs.</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13897 <translation type="vanished">De efficientie van hop plugs.</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13898 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13899 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13900 <source>The efficiency for fresh hops.</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13901 <translation type="vanished">De efficientie van verse hop.</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13902 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13903 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13904 <source>The efficiency for using Cryo Hop®.</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13905 <translation type="vanished">De efficientie van Cryo Hop®.</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13906 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13907 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13908 <location filename="../src/Setup.cpp" line="228"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13909 <source>Brewery height meters:</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13910 <translation>Brouwerij hoogte in meters:</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13911 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13912 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13913 <location filename="../src/Setup.cpp" line="246"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13914 <source>Color Calculation:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13915 <translation>Kleur berekening:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13916 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13917 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13918 <location filename="../src/Setup.cpp" line="252"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13919 <source>IBU Calculation:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13920 <translation>IBU berekening:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13921 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13922 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13923 <location filename="../src/Setup.cpp" line="258"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13924 <source>Default Water:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13925 <translation>Standaard water:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13926 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13927 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13928 <location filename="../src/Setup.cpp" line="264"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13929 <source>Private Yeast bank:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13930 <translation>Prive gistbank:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13931 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13932 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13933 <source>Absorbtion with water by the grain (L/Kg)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13934 <translation type="vanished">Absorbtie met water door de mout (L/Kg)</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13935 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13936 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13937 <location filename="../src/Setup.cpp" line="106"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13938 <source>Hop Pellets water absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13939 <translation>Hop pellets water absorptie:</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13940 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13941 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13942 <location filename="../src/Setup.cpp" line="112"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13943 <source>Hop Plugs water absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13944 <translation>Hop plugs water absorptie:</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13945 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13946 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13947 <location filename="../src/Setup.cpp" line="118"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13948 <source>Hop Leafs water absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13949 <translation>Hop bloemen water absorptie:</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13950 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13951 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13952 <location filename="../src/Setup.cpp" line="124"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13953 <source>Wet Hop water absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13954 <translation>Verse hop water absorptie:</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13955 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13956 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13957 <location filename="../src/Setup.cpp" line="130"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13958 <source>Cryo Hop® water absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13959 <translation>Cryo Hop® water absorptie:</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13960 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13961 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13962 <location filename="../src/Setup.cpp" line="216"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13963 <source>Grain Absorption:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13964 <translation>Graan absorptie:</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13965 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13966 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13967 <location filename="../src/Setup.cpp" line="276"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13968 <source>Absorption with water by the grain (L/Kg)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13969 <translation>Absorptie met water door de mout (L/Kg)</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13970 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13971 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13972 <location filename="../src/Setup.cpp" line="277"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13973 <source> L/Kg</source>
39
38c8c31db8f4 Small details fixes
Michiel Broek <mbroek@mbse.eu>
parents: 38
diff changeset
13974 <translation> L/Kg</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13975 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13976 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13977 <location filename="../src/Setup.cpp" line="289"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13978 <source>Plato to Brix conversion factor.</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13979 <translation>Plato naar Brix correctie factor.</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13980 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13981 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13982 <location filename="../src/Setup.cpp" line="300"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13983 <source>Height in meters above/below sealevel to calculate the exact boiling point and hop isomerizon.</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13984 <translation>Hoogte in meters boven/beneden de zeespiegel om het exacte kookpunt en hop isomersie te berekenen.</translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13985 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13986 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13987 <location filename="../src/Setup.cpp" line="310"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13988 <source>The water absorption by hop pellets, default 2.67</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13989 <translation>De water absorptie door hop pellets, standaard 2.67 ml/gr</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13990 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13991 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13992 <location filename="../src/Setup.cpp" line="311"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13993 <location filename="../src/Setup.cpp" line="322"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13994 <location filename="../src/Setup.cpp" line="333"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13995 <location filename="../src/Setup.cpp" line="344"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13996 <location filename="../src/Setup.cpp" line="355"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13997 <source> ml/gr</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13998 <translation> ml/gr</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13999 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14000 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14001 <location filename="../src/Setup.cpp" line="321"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14002 <source>The water absorption by hop plugs, default 2.67</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14003 <translation>De water absorptie door hop plugs, standaard 2.67 ml/gr</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14004 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14005 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14006 <location filename="../src/Setup.cpp" line="332"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14007 <source>The water absorption by hop leafs, default 6.01</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14008 <translation>De water absorptie door hop bloemen, standaard 6.01 ml/gr</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14009 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14010 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14011 <location filename="../src/Setup.cpp" line="343"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14012 <source>The water absorption by fresh hops, default 1.21</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14013 <translation>De water absorptie door verse hop, standaard 1.21 ml/gr</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14014 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14015 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14016 <location filename="../src/Setup.cpp" line="354"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14017 <source>The water absorption by Cryo Hop®, default 2.67</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14018 <translation>De water absorptie door Cryo Hop®, standaard 2.67 ml/gr</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14019 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14020 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14021 <location filename="../src/Setup.cpp" line="363"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14022 <location filename="../src/Setup.cpp" line="371"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14023 <location filename="../src/Setup.cpp" line="379"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14024 <location filename="../src/Setup.cpp" line="387"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14025 <source>Choose color</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14026 <translation>Kies kleur</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14027 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14028 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14029 <location filename="../src/Setup.cpp" line="393"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14030 <source>Logo here</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14031 <translation>Logo komt hier</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14032 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14033 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14034 <location filename="../src/Setup.cpp" line="401"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14035 <source>Quit</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14036 <translation>Terug</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14037 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14038 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14039 <location filename="../src/Setup.cpp" line="409"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14040 <source>Save</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14041 <translation>Bewaar</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14042 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14043 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14044 <location filename="../src/Setup.cpp" line="418"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14045 <source>Load logo</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14046 <translation>Laad logo</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14047 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14048 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14049 <location filename="../src/Setup.cpp" line="428"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14050 <location filename="../src/Setup.cpp" line="648"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14051 <location filename="../src/Setup.cpp" line="675"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14052 <source>Setup</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14053 <translation>Instellingen</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14054 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14055 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14056 <location filename="../src/Setup.cpp" line="488"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14057 <source>Choose default water</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14058 <translation>Kies standaard water</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14059 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14060 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14061 <location filename="../src/Setup.cpp" line="504"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14062 <source>Choose laboratory</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14063 <translation>Kies laboratorium</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14064 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14065 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14066 <location filename="../src/Setup.cpp" line="533"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14067 <source>Cannot load %1: %2</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14068 <translation>Kan niet laden %1: %2</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14069 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14070 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14071 <location filename="../src/Setup.cpp" line="568"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14072 <source>Open File</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14073 <translation>Open bestand</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14074 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14075 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14076 <location filename="../src/Setup.cpp" line="637"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14077 <source>Database error</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14078 <translation>Database fout</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14079 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14080 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14081 <location filename="../src/Setup.cpp" line="638"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14082 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14083 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14084 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14085 <translation>MySQL fout: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14086 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14087 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14088 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14089 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14090 <location filename="../src/Setup.cpp" line="655"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14091 <source>Setup changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14092 <translation>Instellingen gewijzigd</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14093 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14094 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14095 <location filename="../src/Setup.cpp" line="655"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
14096 <source>The global setup has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
14097 <translation>De globale setup is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
14098 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
14099 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14100 <source>The setup has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14101 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
14102 <translation type="vanished">De instellingen zijn gewijzigd
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14103 Wijzigingen opslaan?</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14104 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14105 </context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14106 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14107 <name>Splitter</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14108 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14109 <location filename="../src/global.cpp" line="51"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14110 <source>Not divided</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14111 <translation>Niet gesplitst</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14112 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14113 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
14114 <location filename="../src/global.cpp" line="52"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14115 <source>After mash</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14116 <translation>Na maischen</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14117 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14118 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14119 <location filename="../src/global.cpp" line="53"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14120 <source>After boil</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14121 <translation>Na koken</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14122 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14123 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14124 <location filename="../src/global.cpp" line="54"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14125 <source>After cooling</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14126 <translation>Na koelen</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14127 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14128 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14129 <location filename="../src/global.cpp" line="55"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14130 <source>After primary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14131 <translation>Na hoofdgisting</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14132 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14133 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14134 <location filename="../src/global.cpp" line="56"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14135 <source>After secondary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14136 <translation>Na nagisting</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14137 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14138 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14139 <location filename="../src/global.cpp" line="57"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14140 <source>After tertiary</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14141 <translation>Na lageren</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14142 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14143 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14144 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14145 <name>StepType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14146 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14147 <location filename="../src/global.cpp" line="207"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14148 <source>Infusion</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14149 <translation>Infusie</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14150 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14151 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14152 <location filename="../src/global.cpp" line="208"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14153 <source>Temperature</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14154 <translation>Verwarmen</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14155 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14156 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14157 <location filename="../src/global.cpp" line="209"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14158 <source>Decoction</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14159 <translation>Decoctie</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14160 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14161 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14162 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14163 <name>ThermoMeter</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14164 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14165 <location filename="../src/analog/thermometer.cpp" line="49"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14166 <source>Analog Thermometer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14167 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14168 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14169 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14170 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14171 <name>TunMaterial</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14172 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14173 <location filename="../src/global.cpp" line="213"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14174 <source>Stainless Steel</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14175 <translation>RVS</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14176 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14177 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14178 <location filename="../src/global.cpp" line="214"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14179 <source>Aluminium</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14180 <translation>Aluminium</translation>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
14181 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
14182 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14183 <location filename="../src/global.cpp" line="215"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14184 <source>Plastics</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14185 <translation>Kunststof</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14186 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14187 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14188 <location filename="../src/global.cpp" line="216"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14189 <source>Copper</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14190 <translation>Koper</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14191 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14192 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14193 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14194 <name>WallClock</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14195 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14196 <location filename="../src/analog/wallclock.cpp" line="55"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14197 <source>Analog Clock</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14198 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14199 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14200 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14201 <context>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14202 <name>Webcam</name>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14203 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14204 <location filename="../src/Webcam.cpp" line="27"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14205 <source>BMSapp - Webcam </source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14206 <translation>BMSapp - Webcamera </translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14207 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14208 </context>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14209 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14210 <name>YeastForm</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14211 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14212 <location filename="../src/global.cpp" line="184"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14213 <source>Liquid</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14214 <translation>Vloeibaar</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14215 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14216 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14217 <location filename="../src/global.cpp" line="185"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14218 <source>Dry</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14219 <translation>Droog</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14220 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14221 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14222 <location filename="../src/global.cpp" line="186"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14223 <source>Slant</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14224 <translation>Schuine buis</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14225 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14226 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14227 <location filename="../src/global.cpp" line="187"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14228 <source>Culture</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14229 <translation>Slurry</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14230 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14231 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14232 <location filename="../src/global.cpp" line="188"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14233 <source>Frozen</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14234 <translation>Ingevroren</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14235 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14236 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14237 <location filename="../src/global.cpp" line="189"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14238 <source>Bottle</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14239 <translation>Flesdepot</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14240 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14241 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14242 <location filename="../src/global.cpp" line="190"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14243 <source>Dried</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14244 <translation>Gedroogd</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14245 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14246 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14247 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14248 <name>YeastStarter</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14249 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14250 <location filename="../src/global.cpp" line="201"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14251 <source>Stirred</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14252 <translation>Geroerd</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14253 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14254 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14255 <location filename="../src/global.cpp" line="202"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14256 <source>Shaken</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14257 <translation>Geschud</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14258 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14259 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14260 <location filename="../src/global.cpp" line="203"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14261 <source>Simple</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14262 <translation>Simpel</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14263 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14264 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14265 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14266 <name>YeastType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14267 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14268 <location filename="../src/global.cpp" line="173"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14269 <source>Lager</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14270 <translation>Ondergist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14271 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14272 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14273 <location filename="../src/global.cpp" line="174"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14274 <source>Ale</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14275 <translation>Bovengist</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
14276 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
14277 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14278 <location filename="../src/global.cpp" line="175"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14279 <source>Wheat</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14280 <translation>Tarwegist</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14281 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14282 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14283 <location filename="../src/global.cpp" line="176"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14284 <source>Wine</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14285 <translation>Wijngist</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14286 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14287 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14288 <location filename="../src/global.cpp" line="177"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14289 <source>Champagne</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14290 <translation>Champagnegist</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14291 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14292 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14293 <location filename="../src/global.cpp" line="178"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14294 <source>Brett</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14295 <translation>Brett</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14296 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14297 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14298 <location filename="../src/global.cpp" line="179"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14299 <source>Kveik</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14300 <translation>Kveik</translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14301 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
14302 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14303 <location filename="../src/global.cpp" line="180"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14304 <source>Hybrid</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14305 <translation>Hybride</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14306 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14307 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14308 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14309 <name>YeastUse</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14310 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14311 <location filename="../src/global.cpp" line="194"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14312 <source>Primary</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14313 <translation>Hoofdgisting</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14314 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14315 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14316 <location filename="../src/global.cpp" line="195"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14317 <source>Secondary</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14318 <translation>Nagisting</translation>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
14319 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
14320 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14321 <location filename="../src/global.cpp" line="196"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14322 <source>Tertiary</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14323 <translation>Lageren</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14324 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14325 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14326 <location filename="../src/global.cpp" line="197"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14327 <source>Bottle</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14328 <translation>Bottelgist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14329 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14330 </context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14331 </TS>

mercurial