translations/bmsapp_nl.ts

Fri, 20 Jan 2023 16:44:08 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 20 Jan 2023 16:44:08 +0100
changeset 467
c5f6f3f1b714
parent 465
8fc909360552
child 468
b21da6f583be
permissions
-rw-r--r--

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.

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"/>
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
2639 <location filename="../ui/EditProduct.ui" line="12246"/>
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"/>
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
2646 <location filename="../ui/EditProduct.ui" line="12195"/>
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"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2653 <location filename="../src/EditProductTab6.cpp" line="55"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2654 <location filename="../src/EditProductTab6.cpp" line="158"/>
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"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3317 <location filename="../src/EditProductTab6.cpp" line="329"/>
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>
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
4543 <location filename="../ui/EditProduct.ui" line="12212"/>
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>
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
4545 <translation type="unfinished"></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
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>
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
4548 <location filename="../ui/EditProduct.ui" line="12229"/>
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>
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
4550 <translation type="unfinished"></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
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>
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
4553 <location filename="../ui/EditProduct.ui" line="12282"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4554 <source>Export</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4555 <translation>Exporteer</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4556 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4557 <message>
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
4558 <location filename="../ui/EditProduct.ui" line="12263"/>
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
4559 <location filename="../ui/EditProduct.ui" line="12299"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4560 <source>Print</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4561 <translation>Print</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4562 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4563 <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
4564 <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
4565 <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
4566 <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
4567 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4568 <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
4569 <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
4570 <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
4571 <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
4572 </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
4573 <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
4574 <location filename="../src/EditProduct.cpp" line="46"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4575 <source>All Grain</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4576 <translation>Mout</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>
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
4579 <location filename="../src/EditProduct.cpp" line="843"/>
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
4580 <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
4581 <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
4582 </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
4583 <message>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4584 <source>Source 1</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4585 <translation type="vanished">Bron 1</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4586 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4587 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4588 <source>Source 2</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4589 <translation type="vanished">Bron 2</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4590 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4591 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4592 <source>Mixed</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4593 <translation type="vanished">Gemengd</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4594 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4595 <message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
4596 <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
4597 <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
4598 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4599 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4600 <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
4601 <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
4602 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4603 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4604 <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
4605 <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
4606 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4607 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4608 <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
4609 <translation type="vanished">Afkoelen</translation>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
4610 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
4611 <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
4612 <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
4613 <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
4614 <translation>Geen</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4615 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4616 <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
4617 <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
4618 <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
4619 <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
4620 </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
4621 <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
4622 <location filename="../src/EditProduct.cpp" line="94"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4623 <source>Oxygen</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4624 <translation>Zuurstof</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4625 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4626 <message>
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
4627 <location filename="../src/EditProductTab13.cpp" line="43"/>
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
4628 <location filename="../src/EditProductTab13.cpp" line="225"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4629 <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
4630 <translation>Database fout</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4631 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4632 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4633 <source>MySQL error: record %1 not found</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4634 <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
4635 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4636 <message>
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
4637 <location filename="../src/EditProduct.cpp" line="307"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4638 <source>%1, part %2 of %3</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4639 <translation>%1, deel %2 van %3</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>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4642 <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
4643 <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
4644 </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
4645 <message>
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
4646 <location filename="../src/EditProduct.cpp" line="841"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4647 <source>BMSapp - Add new product</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4648 <translation>BMSapp - Nieuw product</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4649 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4650 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4651 <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
4652 <translation type="vanished">BMSapp - Wijzig product %1</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4653 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4654 <message>
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
4655 <location filename="../src/EditProduct.cpp" line="859"/>
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
4656 <location filename="../src/EditProduct.cpp" line="863"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4657 <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
4658 <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
4659 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4660 <message>
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
4661 <location filename="../src/EditProduct.cpp" line="859"/>
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
4662 <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
4663 <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
4664 </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
4665 <message>
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
4666 <location filename="../src/EditProduct.cpp" line="863"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4667 <source>No beerstyle selected.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4668 <translation>Geen bierstijl gekozen.</translation>
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 <message>
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
4671 <location filename="../src/EditProductTab13.cpp" line="43"/>
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
4672 <location filename="../src/EditProductTab13.cpp" line="225"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4673 <source>MySQL error: %1
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4674 %2
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4675 %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
4676 <translation>MySQL fout: %1
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4677 %2
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4678 %3</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4679 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4680 <message>
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
4681 <location filename="../src/EditProduct.cpp" line="902"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4682 <source>Delete product</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4683 <translation>Verwijder product</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4684 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4685 <message>
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
4686 <location filename="../src/EditProduct.cpp" line="926"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4687 <source>Product changed</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4688 <translation>Product gewijzigd</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4689 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4690 <message>
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
4691 <location filename="../src/EditProduct.cpp" line="926"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4692 <source>The product has been modified. Save changes?</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4693 <translation>Het product is gewijzigd. Wijzigingen opslaan?</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4694 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4695 <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
4696 <location filename="../src/EditProductTab3.cpp" line="73"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4697 <source>Supplier</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4698 <translation>Producent</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4699 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4700 <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
4701 <location filename="../src/EditProductTab3.cpp" line="73"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4702 <source>Fermentable</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4703 <translation>Vergistbaar ingredient</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4704 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4705 <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
4706 <location filename="../src/EditProductTab3.cpp" line="73"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4707 <source>EBC</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4708 <translation>EBC</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4709 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4710 <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
4711 <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
4712 <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
4713 <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
4714 <location filename="../src/EditProductTab6.cpp" line="54"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4715 <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
4716 <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
4717 <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
4718 </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
4719 <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
4720 <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
4721 <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
4722 <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
4723 </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
4724 <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
4725 <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
4726 <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
4727 <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
4728 </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
4729 <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
4730 <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
4731 <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
4732 <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
4733 </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
4734 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4735 <location filename="../src/EditProductTab3.cpp" line="74"/>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4736 <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
4737 <location filename="../src/EditProductTab5.cpp" line="75"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4738 <location filename="../src/EditProductTab6.cpp" line="55"/>
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
4739 <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
4740 <translation>Hoeveel</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4741 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4742 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4743 <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
4744 <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
4745 <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
4746 <location filename="../src/EditProductTab6.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
4747 <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
4748 <translation>Voorraad</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4749 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4750 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4751 <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
4752 <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
4753 <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
4754 </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
4755 <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
4756 <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
4757 <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
4758 <translation>100%</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4759 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4760 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4761 <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
4762 <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
4763 <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
4764 <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
4765 <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
4766 <location filename="../src/EditProductTab5.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
4767 <location filename="../src/EditProductTab6.cpp" line="55"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4768 <location filename="../src/EditProductTab6.cpp" line="169"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4769 <source>Edit</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4770 <translation>Wijzig</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4771 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4772 <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
4773 <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
4774 <location filename="../src/EditProductTab3.cpp" line="149"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4775 <source>Edit this from the package tab</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4776 <translation>Wijzig dit vanaf het verpakken tabblad</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4777 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4778 <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
4779 <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
4780 <location filename="../src/EditProductTab3.cpp" line="156"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4781 <source>Fermentable already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4782 <translation>Vergistbaar ingredient is al verwerkt</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4783 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4784 <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
4785 <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
4786 <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
4787 <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
4788 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4789 <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
4790 <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
4791 <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
4792 <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
4793 <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
4794 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
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="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
4797 <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
4798 <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
4799 </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
4800 <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
4801 <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
4802 <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
4803 <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
4804 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4805 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4806 <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
4807 <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
4808 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4809 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4810 <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
4811 <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
4812 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4813 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4814 <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
4815 <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
4816 </message>
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>
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
4818 <location filename="../src/EditProductTab3.cpp" line="730"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4819 <source>Delete fermentable</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4820 <translation>Verwijder vergistbaar ingredient</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4821 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4822 <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
4823 <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
4824 <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
4825 <location filename="../src/EditProductTab5.cpp" line="399"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4826 <location filename="../src/EditProductTab6.cpp" line="896"/>
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
4827 <location filename="../src/EditProductTab7.cpp" line="306"/>
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
4828 <location filename="../src/EditProduct.cpp" line="902"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4829 <source>Delete %1</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4830 <translation>Verwijder %1</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4831 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4832 <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
4833 <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
4834 <location filename="../src/EditProductTab5.cpp" line="643"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4835 <source>Current ingredient:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4836 <translation>Huidig ingredient:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4837 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4838 <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
4839 <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
4840 <source>Supplier:</source>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4841 <translation>Leverancier:</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4842 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4843 <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
4844 <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
4845 <source>Amount in kg:</source>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4846 <translation>Gewicht in kg:</translation>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4847 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4848 <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
4849 <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
4850 <source>Percentage in batch:</source>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4851 <translation>Percentage in stort:</translation>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4852 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4853 <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
4854 <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
4855 <source>Auto fill to 100%:</source>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4856 <translation>Aanvullen tot 100%:</translation>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4857 </message>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4858 <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
4859 <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
4860 <location filename="../src/EditProductTab4.cpp" line="633"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4861 <location filename="../src/EditProductTab6.cpp" line="1195"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4862 <source>Use at:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4863 <translation>Toevoegen bij:</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4864 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4865 <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
4866 <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
4867 <location filename="../src/EditProductTab5.cpp" line="669"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4868 <source>Select ingredient:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4869 <translation>Kies ingredient:</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4870 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4871 <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
4872 <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
4873 <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
4874 <location filename="../src/EditProductTab5.cpp" line="674"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4875 <location filename="../src/EditProductTab6.cpp" line="1180"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4876 <source>In stock:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4877 <translation>In voorraad:</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4878 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4879 <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
4880 <location filename="../src/EditProductTab3.cpp" line="1088"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4881 <source>Max in batch:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4882 <translation>Max. in stort:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4883 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4884 <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
4885 <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
4886 <location filename="../src/EditProductTab5.cpp" line="719"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4887 <source>Boil</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4888 <translation>Koken</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4889 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4890 <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
4891 <location filename="../src/EditProductTab3.cpp" line="1140"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4892 <source>Fermentation</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4893 <translation>Hoofdvergisting</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4894 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
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="1141"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4897 <source>Lagering</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4898 <translation>Nagisting/lagering</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4899 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4900 <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
4901 <location filename="../src/EditProductTab4.cpp" line="55"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4902 <source>Origin</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4903 <translation>Herkomst</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4904 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4905 <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
4906 <location filename="../src/EditProductTab4.cpp" line="55"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4907 <source>Hop</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4908 <translation>Hop</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4909 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4910 <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
4911 <location filename="../src/EditProductTab4.cpp" line="55"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4912 <source>Form</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4913 <translation>Vorm</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4914 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4915 <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
4916 <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
4917 <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
4918 <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
4919 </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
4920 <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
4921 <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
4922 <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
4923 <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
4924 <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
4925 </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
4926 <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
4927 <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
4928 <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
4929 <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
4930 <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
4931 <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
4932 </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
4933 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4934 <location filename="../src/EditProductTab4.cpp" line="56"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4935 <source>IBU</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4936 <translation>IBU</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4937 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4938 <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
4939 <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
4940 <location filename="../src/EditProductTab4.cpp" line="143"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4941 <source>Hop already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4942 <translation>Hop is al verwerkt</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4943 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4944 <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
4945 <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
4946 <location filename="../src/EditProductTab4.cpp" line="216"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4947 <source>Very low</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4948 <translation>Zeer laag</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4949 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4950 <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
4951 <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
4952 <location filename="../src/EditProductTab4.cpp" line="222"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4953 <source>Low</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4954 <translation>Laag</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4955 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4956 <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
4957 <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
4958 <location filename="../src/EditProductTab4.cpp" line="229"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4959 <source>Moderate</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4960 <translation>Gemiddeld</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4961 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
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="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
4964 <location filename="../src/EditProductTab4.cpp" line="237"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4965 <source>High</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4966 <translation>Hoog</translation>
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="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
4970 <location filename="../src/EditProductTab4.cpp" line="244"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4971 <source>Very high</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4972 <translation>Zeer hoog</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4973 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
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="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
4976 <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
4977 <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
4978 <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
4979 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
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="361"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4982 <source>Delete hop</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4983 <translation>Verwijder hop</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4984 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4985 <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
4986 <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
4987 <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
4988 <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
4989 <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
4990 <location filename="../src/EditProductTab5.cpp" line="661"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4991 <source>Time in minutes:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4992 <translation>Tijd in minuten:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4993 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4994 <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
4995 <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
4996 <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
4997 <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
4998 <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
4999 <location filename="../src/EditProductTab5.cpp" line="659"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5000 <source>Time in days:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5001 <translation>Tijd in dagen:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5002 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5003 <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
5004 <location filename="../src/EditProductTab4.cpp" line="609"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5005 <source>Current hop:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5006 <translation>Huidige hop:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5007 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5008 <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
5009 <location filename="../src/EditProductTab4.cpp" line="614"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5010 <source>Origin:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5011 <translation>Herkomst:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5012 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5013 <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
5014 <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
5015 <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
5016 <location filename="../src/EditProductTab5.cpp" line="650"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5017 <location filename="../src/EditProductTab6.cpp" line="1028"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5018 <location filename="../src/EditProductTab6.cpp" line="1188"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5019 <source>Amount in gr:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5020 <translation>Gewicht in gr:</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5021 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5022 <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
5023 <location filename="../src/EditProductTab4.cpp" line="638"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5024 <source>Select hop:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5025 <translation>Kies hop:</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>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5028 <source>First wort</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5029 <translation type="vanished">Maischhop</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5030 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5031 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5032 <source>Aroma</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5033 <translation type="vanished">Aromahop</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5034 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5035 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5036 <source>Bittering</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5037 <translation type="obsolete">Bitterhop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5038 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5039 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5040 <source>Both</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5041 <translation type="obsolete">Beide</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5042 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5043 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5044 <source>Whirlpool</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5045 <translation type="vanished">Hopstand</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5046 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5047 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5048 <source>Dry hop</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
5049 <translation type="vanished">Koudhop</translation>
203
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>
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
5052 <location filename="../src/EditProductTab5.cpp" line="75"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5053 <source>Ingredient</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5054 <translation>Ingredient</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5055 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5056 <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
5057 <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
5058 <location filename="../src/EditProductTab5.cpp" line="144"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5059 <source>Edit this from the water tab</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5060 <translation>Wijzig dit vanaf het water tabblad</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5061 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5062 <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
5063 <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
5064 <location filename="../src/EditProductTab5.cpp" line="153"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5065 <source>Misc already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5066 <translation>Divers ingredient is al verwerkt</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5067 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5068 <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
5069 <location filename="../src/EditProductTab5.cpp" line="399"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5070 <source>Delete misc</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5071 <translation>Verwijder divers ingredient</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5072 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5073 <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
5074 <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
5075 <location filename="../src/EditProductTab5.cpp" line="652"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5076 <location filename="../src/EditProductTab6.cpp" line="1035"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5077 <location filename="../src/EditProductTab6.cpp" line="1190"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5078 <source>Amount in ml:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5079 <translation>Hoeveelheid in ml:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5080 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5081 <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
5082 <location filename="../src/EditProductTab5.cpp" line="717"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5083 <source>Starter</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5084 <translation>Starter</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="720"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5088 <location filename="../src/EditProductTab6.cpp" line="1244"/>
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
5089 <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
5090 <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
5091 </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
5092 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
5093 <location filename="../src/EditProductTab5.cpp" line="721"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5094 <location filename="../src/EditProductTab6.cpp" line="1245"/>
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
5095 <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
5096 <translation>Nagisting/lagering</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5097 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5098 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
5099 <location filename="../src/EditProductTab5.cpp" line="722"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5100 <source>Bottling</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5101 <translation>Bottelen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5102 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5103 <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
5104 <location filename="../src/EditProductTab6.cpp" line="54"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5105 <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
5106 <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
5107 </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
5108 <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
5109 <location filename="../src/EditProductTab6.cpp" line="54"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5110 <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
5111 <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
5112 </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
5113 <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
5114 <location filename="../src/EditProductTab6.cpp" line="54"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday 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 <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
5116 <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
5117 </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
5118 <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
5119 <location filename="../src/EditProductTab6.cpp" line="54"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday 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 <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
5121 <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
5122 </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
5123 <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
5124 <location filename="../src/EditProductTab6.cpp" line="54"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5125 <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
5126 <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
5127 </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
5128 <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
5129 <location filename="../src/EditProductTab6.cpp" line="54"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday 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 <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
5131 <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
5132 </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
5133 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5134 <location filename="../src/EditProductTab6.cpp" line="55"/>
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
5135 <source>Tol.</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5136 <translation></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5137 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5138 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5139 <location filename="../src/EditProductTab6.cpp" line="55"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5140 <source>Attn.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5141 <translation></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5142 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5143 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5144 <location filename="../src/EditProductTab6.cpp" line="55"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5145 <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
5146 <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
5147 </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
5148 <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
5149 <location filename="../src/EditProductTab6.cpp" line="148"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5150 <location filename="../src/EditProductTab6.cpp" line="152"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5151 <source>Yeast already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5152 <translation>Gist is al verwerkt</translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5153 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
5154 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5155 <location filename="../src/EditProductTab6.cpp" line="329"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5156 <source>Method</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5157 <translation>Methode</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5158 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5159 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5160 <location filename="../src/EditProductTab6.cpp" line="329"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5161 <source>Inj. factor</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5162 <translation>Injectie</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5163 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5164 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5165 <location filename="../src/EditProductTab6.cpp" line="329"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5166 <source>New cells</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5167 <translation>Celgroei</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5168 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5169 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a 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 <location filename="../src/EditProductTab6.cpp" line="329"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5171 <source>Total cells</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5172 <translation>Totaal</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5173 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5174 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5175 <location filename="../src/EditProductTab6.cpp" line="329"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5176 <source>Grow factor</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5177 <translation>Groeifactor</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5178 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5179 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5180 <location filename="../src/EditProductTab6.cpp" line="708"/>
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
5181 <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
5182 <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
5183 </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
5184 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5185 <location filename="../src/EditProductTab6.cpp" line="720"/>
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
5186 <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
5187 <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
5188 </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
5189 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5190 <location filename="../src/EditProductTab6.cpp" line="728"/>
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
5191 <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
5192 <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
5193 </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
5194 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5195 <location filename="../src/EditProductTab6.cpp" line="729"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5196 <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
5197 <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
5198 </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
5199 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5200 <location filename="../src/EditProductTab6.cpp" line="730"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5201 <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
5202 <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
5203 </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
5204 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5205 <location filename="../src/EditProductTab6.cpp" line="731"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5206 <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
5207 <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
5208 </message>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5209 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5210 <location filename="../src/EditProductTab6.cpp" line="732"/>
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
5211 <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
5212 <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
5213 </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
5214 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5215 <location filename="../src/EditProductTab6.cpp" line="763"/>
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
5216 <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
5217 <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
5218 </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
5219 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5220 <location filename="../src/EditProductTab6.cpp" line="763"/>
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
5221 <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
5222 <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
5223 </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
5224 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5225 <location filename="../src/EditProductTab6.cpp" line="797"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5226 <source>Start step type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5227 <translation>Starter stap type:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5228 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5229 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5230 <location filename="../src/EditProductTab6.cpp" line="802"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5231 <source>Starter step volume:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5232 <translation>Starter stap volume:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5233 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5234 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5235 <location filename="../src/EditProductTab6.cpp" line="809"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5236 <source>Stirred</source>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5237 <translation>Geroerd</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5238 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5239 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5240 <location filename="../src/EditProductTab6.cpp" line="810"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5241 <source>Shaken</source>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5242 <translation>Geschud</translation>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5243 </message>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5244 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5245 <location filename="../src/EditProductTab6.cpp" line="811"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5246 <source>Simple</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5247 <translation>Simpel</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5248 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5249 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5250 <location filename="../src/EditProductTab6.cpp" line="896"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5251 <source>Delete yeast</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5252 <translation>Verwijder gist</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5253 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5254 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5255 <location filename="../src/EditProductTab6.cpp" line="1021"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5256 <location filename="../src/EditProductTab6.cpp" line="1186"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5257 <source>Total packs:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5258 <translation>Aantal pakken:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5259 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5260 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5261 <location filename="../src/EditProductTab6.cpp" line="1160"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5262 <source>Yeast name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5263 <translation>Gist naam:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5264 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5265 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5266 <location filename="../src/EditProductTab6.cpp" line="1165"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5267 <location filename="../src/EditProductTab6.cpp" line="1170"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5268 <source>Laboratory:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5269 <translation>Laboratorium:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5270 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5271 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5272 <location filename="../src/EditProductTab6.cpp" line="1175"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5273 <source>Select yeast:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5274 <translation>Kies gist:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5275 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5276 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5277 <location filename="../src/EditProductTab6.cpp" line="1246"/>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5278 <source>Tertiary</source>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5279 <translation>Lageren</translation>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5280 </message>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
5281 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5282 <location filename="../src/EditProductTab6.cpp" line="1247"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5283 <source>Bottle</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5284 <translation>Bottelen</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5285 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5286 <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
5287 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5288 <source>Step name</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5289 <translation>Stap naam</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5290 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5291 <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
5292 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5293 <source>Start</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5294 <translation>Start</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5295 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5296 <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
5297 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5298 <source>End</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5299 <translation>Eind</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5300 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5301 <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
5302 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5303 <source>Rest</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5304 <translation>Rust</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5305 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5306 <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
5307 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5308 <source>Ramp</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5309 <translation>Verwarm</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5310 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5311 <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
5312 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5313 <source>Inf/dec</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5314 <translation>Inf/dec</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5315 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5316 <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
5317 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5318 <source>W/G ratio</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5319 <translation>L/Kg</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5320 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5321 <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
5322 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5323 <source>SG</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5324 <translation>SG</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5325 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5326 <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
5327 <location filename="../src/EditProductTab7.cpp" line="306"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5328 <source>Delete mash step</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5329 <translation>Verwijder maisch stap</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5330 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5331 <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
5332 <location filename="../src/EditProductTab7.cpp" line="556"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5333 <source>Step name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5334 <translation>Stap naam:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5335 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5336 <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
5337 <location filename="../src/EditProductTab7.cpp" line="566"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5338 <source>Step type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5339 <translation>Stap type:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5340 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5341 <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
5342 <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
5343 <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
5344 <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
5345 </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
5346 <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
5347 <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
5348 <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
5349 <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
5350 </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
5351 <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
5352 <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
5353 <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
5354 <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
5355 </message>
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
5356 <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
5357 <location filename="../src/EditProductTab7.cpp" line="579"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5358 <source>Step start temp:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5359 <translation>Start temperatuur:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5360 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5361 <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
5362 <location filename="../src/EditProductTab7.cpp" line="594"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5363 <source>Step end temp:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5364 <translation>Eind temperatuur:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5365 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5366 <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
5367 <location filename="../src/EditProductTab7.cpp" line="609"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5368 <source>Step rest time:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5369 <translation>Rust tijd:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5370 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5371 <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
5372 <location filename="../src/EditProductTab7.cpp" line="623"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5373 <source>Step ramp time:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5374 <translation>Verwarm tijd:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5375 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5376 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5377 <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
5378 <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
5379 <location filename="../src/EditProductTab7.cpp" line="635"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5380 <source>Measured pH:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5381 <translation>Gemeten pH:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5382 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5383 <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
5384 <location filename="../src/EditProductTab7.cpp" line="653"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5385 <source>Measured Brix:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5386 <translation>Gemeten Brix:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5387 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5388 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
5389 <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
5390 <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
5391 <location filename="../src/EditProductTab7.cpp" line="667"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5392 <source>Measured SG:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5393 <translation>Gemeten SG:</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="687"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5397 <source>Infusion volume:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5398 <translation>Infusie volume:</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>
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
5401 <location filename="../src/EditProductTab7.cpp" line="704"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5402 <source>Infusion Temperature:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5403 <translation>Infusie temperatuur:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5404 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5405 <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
5406 <location filename="../src/EditProductTab8.cpp" line="202"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5407 <source>Very malty and sweet</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5408 <translation>Zeer moutig en zoet</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5409 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5410 <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
5411 <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
5412 <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
5413 <translation>Moutig, zoet</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5414 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5415 <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
5416 <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
5417 <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
5418 <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
5419 <translation>Gebalanceerd</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5420 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5421 <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
5422 <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
5423 <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
5424 <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
5425 </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
5426 <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
5427 <location filename="../src/EditProductTab8.cpp" line="210"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5428 <source>Very hoppy, very bitter</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5429 <translation>Erg hoppig, erg bitter</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5430 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5431 <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
5432 <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
5433 <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
5434 <translation>Te moutig</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5435 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5436 <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
5437 <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
5438 <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
5439 <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
5440 </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
5441 <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
5442 <location filename="../src/EditProductTab8.cpp" line="441"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5443 <source>Malty</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5444 <translation>Moutig</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5445 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5446 <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
5447 <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
5448 <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
5449 <translation>Iets bitter</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5450 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5451 <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
5452 <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
5453 <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
5454 <translation>Bitter</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5455 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5456 <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
5457 <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
5458 <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
5459 <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
5460 </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
5461 <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
5462 <location filename="../src/EditProductTab8.cpp" line="451"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5463 <source>Too bitter</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5464 <translation>Veel te bitter</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5465 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5466 <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
5467 <location filename="../src/EditProductTab9.cpp" line="645"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
5468 <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
5469 <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
5470 <location filename="../src/EditProductExport.cpp" line="264"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5471 <source>Save File</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5472 <translation>Bestand opslaan</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5473 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5474 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
5475 <location filename="../src/EditProductExport.cpp" line="38"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5476 <source>Files (*.xml)</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5477 <translation>Bestanden (*.xml)</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5478 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5479 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
5480 <location filename="../src/EditProductExport.cpp" line="40"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5481 <source>No XML file selected.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5482 <translation>Geen XML bestand gekozen.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5483 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5484 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5485 <location filename="../src/EditProductExport.cpp" line="264"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
5486 <source>XML export ready</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
5487 <translation>XML uitvoer gereed</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
5488 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
5489 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5490 <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
5491 <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
5492 <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
5493 <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
5494 <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
5495 <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
5496 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5497 <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
5498 <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
5499 <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
5500 <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
5501 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5502 <message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5503 <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
5504 <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
5505 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5506 <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
5507 <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
5508 <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
5509 <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
5510 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5511 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
5512 <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
5513 <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
5514 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
5515 <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
5516 <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
5517 <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
5518 <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
5519 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5520 <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
5521 <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
5522 <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
5523 <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
5524 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5525 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5526 <location filename="../src/EditProductExport.cpp" line="582"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5527 <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
5528 <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
5529 <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
5530 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5531 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5532 <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
5533 <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
5534 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
5535 <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
5536 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
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>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5539 <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
5540 <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
5541 <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
5542 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5543 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5544 <location filename="../src/EditProductExport.cpp" line="604"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5545 <source>Choose split moment in the brew process</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5546 <translation>Kies een splits moment in het brouw proces</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5547 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5548 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5549 <location filename="../src/EditProductExport.cpp" line="611"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5550 <source>Delete the last splitted batch</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5551 <translation>Verwijder de laatste gesplitste batch</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5552 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5553 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5554 <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
5555 <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
5556 <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
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="624"/>
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>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
5561 <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
5562 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5563 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5564 <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
5565 <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
5566 <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
5567 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5568 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5569 <location filename="../src/EditProductExport.cpp" line="734"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5570 <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
5571 <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
5572 <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
5573 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5574 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5575 <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
5576 <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
5577 <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
5578 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5579 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5580 <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
5581 <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
5582 <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
5583 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5584 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5585 <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
5586 <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
5587 <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
5588 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5589 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5590 <location filename="../src/EditProductExport.cpp" line="788"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5591 <source>Current brew stage:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5592 <translation>Huidige brouw fase:</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5593 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5594 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5595 <location filename="../src/EditProductExport.cpp" line="799"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5596 <source>Split at moment:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5597 <translation>Splits op moment:</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5598 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5599 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5600 <location filename="../src/EditProductExport.cpp" line="803"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5601 <source>Not divided</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5602 <translation>Niet gesplitst</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5603 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5604 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5605 <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
5606 <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
5607 <translation>Na maischen</translation>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5608 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5609 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5610 <location filename="../src/EditProductExport.cpp" line="806"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5611 <source>After cooling</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5612 <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
5613 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5614 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5615 <location filename="../src/EditProductExport.cpp" line="807"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5616 <source>After primary</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5617 <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
5618 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5619 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5620 <location filename="../src/EditProductExport.cpp" line="808"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5621 <source>After secondary</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5622 <translation>Na nagisting</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5623 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5624 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5625 <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
5626 <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
5627 <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
5628 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5629 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5630 <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
5631 <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
5632 <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
5633 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5634 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5635 <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
5636 <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
5637 <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
5638 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5639 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5640 <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
5641 <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
5642 <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
5643 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5644 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5645 <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
5646 <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
5647 <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
5648 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5649 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5650 <location filename="../src/EditProductExport.cpp" line="1025"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5651 <source>Export choices</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5652 <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
5653 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5654 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5655 <location filename="../src/EditProductExport.cpp" line="1037"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5656 <source>Export to beerXML</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5657 <translation>Exporteer naar beerXML</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5658 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5659 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5660 <location filename="../src/EditProductExport.cpp" line="1041"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5661 <source>Copy to product</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5662 <translation>Kopieer naar Product</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5663 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5664 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5665 <location filename="../src/EditProductExport.cpp" line="1045"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5666 <source>Copy to recipe</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5667 <translation>Kopieer naar Recept</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5668 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5669 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5670 <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
5671 <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
5672 <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
5673 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
5674 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5675 <location filename="../src/EditProductExport.cpp" line="1082"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5676 <source>Printer report</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5677 <translation>Print rapporten</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5678 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5679 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5680 <location filename="../src/EditProductExport.cpp" line="1094"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5681 <source>Print recipe</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5682 <translation>Print recept</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5683 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
5684 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5685 <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
5686 <source>Print checklist</source>
84dc3c1c2d02 Added print and export choices popups. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 242
diff changeset
5687 <translation>Print werklijst</translation>
84dc3c1c2d02 Added print and export choices popups. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 242
diff changeset
5688 </message>
84dc3c1c2d02 Added print and export choices popups. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 242
diff changeset
5689 <message>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5690 <location filename="../src/EditProductTab9.cpp" line="103"/>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5691 <source>Confirm brew</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5692 <translation>Bevestig brouwen</translation>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5693 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5694 <message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5695 <location filename="../src/EditProductTab9.cpp" line="103"/>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5696 <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
5697 <translation>Bevestig dat de brouw datums en tijden kloppen</translation>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5698 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5699 <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
5700 <location filename="../src/EditProductTab9.cpp" line="244"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5701 <source>Distance from top:</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5702 <translation>Afstand tot bovenrand:</translation>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5703 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5704 <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
5705 <location filename="../src/EditProductTab9.cpp" line="254"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5706 <source> cm</source>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5707 <translation> cm</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5708 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5709 <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
5710 <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
5711 <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
5712 <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
5713 </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
5714 <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
5715 <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
5716 <source>Temperature °C or Power %</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5717 <translation>Temperatuur °C of Power %</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5718 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5719 <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
5720 <location filename="../src/EditProductTab9.cpp" line="643"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5721 <source>Save Image</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5722 <translation>Opslaan plaatje</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5723 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5724 <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
5725 <location filename="../src/EditProductTab9.cpp" line="643"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5726 <source>Image (*.png)</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5727 <translation>Plaatje (*.png)</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5728 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5729 <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
5730 <location filename="../src/EditProductTab9.cpp" line="645"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5731 <source>No image file selected.</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5732 <translation>Geen plaatjes bestand gekozen.</translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5733 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5734 <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
5735 <location filename="../src/EditProductTab9.cpp" line="178"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5736 <location filename="../src/EditProductTab10.cpp" line="42"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5737 <source>Refractometer Brix:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5738 <translation>Refractometer Brix:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5739 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5740 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5741 <location filename="../src/EditProductTab10.cpp" line="143"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5742 <source>Confirm primary</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5743 <translation>Bevestig hoofdgisting</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5744 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5745 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5746 <location filename="../src/EditProductTab10.cpp" line="143"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5747 <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
5748 <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
5749 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5750 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5751 <location filename="../src/EditProductTab10.cpp" line="211"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5752 <source>Confirm secondary</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5753 <translation>Bevestig nagisting</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5754 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5755 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5756 <location filename="../src/EditProductTab10.cpp" line="211"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5757 <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
5758 <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
5759 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5760 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5761 <source>Fermenter log</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5762 <translation type="vanished">Gistkast log</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5763 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5764 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5765 <source>Beer</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5766 <translation type="vanished">Bier</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5767 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5768 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5769 <source>Chiller</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5770 <translation type="vanished">Koeler</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5771 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5772 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5773 <source>Date</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5774 <translation type="vanished">Datum</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5775 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5776 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5777 <source>Temp °C</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5778 <translation type="vanished">Temp °C</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5779 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5780 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5781 <source>Power %</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5782 <translation type="vanished">Power %</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5783 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5784 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5785 <source>iSpindel log</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5786 <translation type="vanished">iSpindel log</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5787 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5788 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5789 <source>Battery</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5790 <translation type="vanished">Batterij</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5791 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5792 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5793 <source>Temperature °C</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5794 <translation type="vanished">Temperatuur °C</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5795 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5796 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5797 <source>Battery volt</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5798 <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
5799 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5800 <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
5801 <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
5802 <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
5803 </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
5804 <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
5805 <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
5806 <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
5807 </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
5808 <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
5809 <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
5810 <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
5811 </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
5812 <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
5813 <location filename="../src/EditProductTab11.cpp" line="298"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5814 <source>Confirm package</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5815 <translation>Bevestig verpakken</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5816 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5817 <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
5818 <location filename="../src/EditProductTab11.cpp" line="298"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5819 <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
5820 <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
5821 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5822 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5823 <source>Carbonation log</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5824 <translation type="vanished">Carbonatie log</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5825 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5826 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5827 <source>Pressure bar</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5828 <translation type="vanished">Druk in bar</translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5829 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5830 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5831 <source>Bar</source>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
5832 <translation type="vanished">Bar</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5833 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5834 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5835 <location filename="../src/EditProductTab12.cpp" line="36"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5836 <source>Confirm tasting</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5837 <translation>Bevestig proeven</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5838 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5839 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5840 <location filename="../src/EditProductTab12.cpp" line="36"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5841 <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
5842 <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
5843 </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
5844 <message>
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
5845 <location filename="../src/EditProductTab13.cpp" line="121"/>
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
5846 <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
5847 <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
5848 </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
5849 <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
5850 <location filename="../src/EditProductTab13.cpp" line="142"/>
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
5851 <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
5852 <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
5853 </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
5854 <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
5855 <location filename="../src/EditProductTab13.cpp" line="170"/>
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
5856 <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
5857 <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
5858 </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
5859 <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
5860 <location filename="../src/EditProductTab13.cpp" line="180"/>
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
5861 <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
5862 <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
5863 </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
5864 <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
5865 <location filename="../src/EditProductTab13.cpp" line="193"/>
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
5866 <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
5867 <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
5868 </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
5869 <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
5870 <location filename="../src/EditProductTab13.cpp" line="200"/>
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
5871 <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
5872 <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
5873 </message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5874 </context>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5875 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5876 <name>EditProfileFerment</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5877 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5878 <location filename="../ui/EditProfileFerment.ui" line="14"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5879 <source>Dialog</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5880 <translation></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5881 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5882 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5883 <location filename="../ui/EditProfileFerment.ui" line="29"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5884 <source>Name:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5885 <translation>Naam:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5886 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5887 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5888 <location filename="../ui/EditProfileFerment.ui" line="48"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5889 <source>Name of the fermentation profile</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5890 <translation>Naam van het vergisting profiel</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5891 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5892 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5893 <location filename="../ui/EditProfileFerment.ui" line="67"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5894 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5895 <translation>Terug</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5896 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5897 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5898 <location filename="../ui/EditProfileFerment.ui" line="87"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5899 <source>Save</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5900 <translation>Bewaar</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5901 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5902 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5903 <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
5904 <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
5905 <location filename="../src/EditProfileFerment.cpp" line="444"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5906 <source>Delete</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5907 <translation>Verwijder</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5908 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5909 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5910 <location filename="../ui/EditProfileFerment.ui" line="134"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5911 <source>Steps:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5912 <translation>Stappen:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5913 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5914 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5915 <location filename="../ui/EditProfileFerment.ui" line="150"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5916 <source>Total time:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5917 <translation>Totale tijd:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5918 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5919 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5920 <location filename="../ui/EditProfileFerment.ui" line="179"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5921 <source>Add step</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5922 <translation>Nieuwe stap</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5923 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5924 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5925 <location filename="../ui/EditProfileFerment.ui" line="196"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5926 <source>Start low:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5927 <translation>Start laag:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5928 </message>
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 <location filename="../ui/EditProfileFerment.ui" line="212"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5931 <source>Start high:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5932 <translation>Start hoog:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5933 </message>
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 <location filename="../ui/EditProfileFerment.ui" line="234"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5936 <location filename="../ui/EditProfileFerment.ui" line="265"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5937 <source> °C</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5938 <translation> °C</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="290"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5942 <source>Sensor:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5943 <translation>Sensor:</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>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5946 <location filename="../ui/EditProfileFerment.ui" line="316"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5947 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5948 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5949 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5950 <message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5951 <location filename="../src/EditProfileFerment.cpp" line="31"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5952 <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
5953 <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
5954 <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
5955 <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
5956 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5957 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5958 <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
5959 <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
5960 <location filename="../src/EditProfileFerment.cpp" line="435"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5961 <source>Fridge</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5962 <translation>Koelkast</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5963 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5964 <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
5965 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5966 <source>Step name</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5967 <translation>Stap naam</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5968 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5969 <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
5970 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5971 <source>Start °C</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5972 <translation>Start °C</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5973 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5974 <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
5975 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5976 <source>End °C</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5977 <translation>Eind °C</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5978 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5979 <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
5980 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5981 <source>Sensor</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5982 <translation>Sensor</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5983 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5984 <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
5985 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5986 <source>Ramp time</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5987 <translation>Verwarm tijd</translation>
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 <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
5990 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5991 <source>Rest time</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5992 <translation>Rust tijd</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5993 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5994 <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
5995 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5996 <source>Button</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5997 <translation>Toets</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5998 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5999 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6000 <location filename="../src/EditProfileFerment.cpp" line="203"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6001 <source>BMSapp - Add new fermentation profile</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6002 <translation>BMSapp - Nieuw vergisting profiel</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6003 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6004 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6005 <location filename="../src/EditProfileFerment.cpp" line="205"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6006 <source>BMSapp - Edit fermentation profile %1</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6007 <translation>BMSadd - Wijzig vergisting profiel %1</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6008 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6009 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6010 <location filename="../src/EditProfileFerment.cpp" line="221"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6011 <source>Edit Ferment</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6012 <translation>Wijzig vergisting</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6013 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6014 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6015 <location filename="../src/EditProfileFerment.cpp" line="221"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6016 <source>Name empty or too short.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6017 <translation>De naam is leeg of te kort.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6018 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6019 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6020 <location filename="../src/EditProfileFerment.cpp" line="250"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6021 <location filename="../src/EditProfileFerment.cpp" line="286"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6022 <location filename="../src/EditProfileFerment.cpp" line="311"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6023 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6024 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6025 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6026 <message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6027 <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
6028 <location filename="../src/EditProfileFerment.cpp" line="287"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6029 <location filename="../src/EditProfileFerment.cpp" line="312"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6030 <source>MySQL error: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6031 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6032 %3</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6033 <translation>MySQL fout: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6034 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6035 %3</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>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6038 <location filename="../src/EditProfileFerment.cpp" line="301"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6039 <source>Delete fermentation profile</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6040 <translation>Verwijder vergisting profiel</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6041 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6042 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6043 <location filename="../src/EditProfileFerment.cpp" line="301"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6044 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6045 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6046 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6047 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6048 <location filename="../src/EditProfileFerment.cpp" line="470"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6049 <source>Fermentation changed</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6050 <translation>Vergisting gewijzigd</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="470"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6054 <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
6055 <translation>Dit vergisting profiel is gewijzigd. Wijzigingen opslaan?</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 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6058 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6059 <name>EditProfileMash</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6060 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6061 <location filename="../ui/EditProfileMash.ui" line="14"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6062 <source>Dialog</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6063 <translation></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6064 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6065 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6066 <location filename="../ui/EditProfileMash.ui" line="29"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6067 <source>Name:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6068 <translation>Naam:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6069 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6070 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6071 <location filename="../ui/EditProfileMash.ui" line="45"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6072 <source>Notes:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6073 <translation>Opmerkingen:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6074 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6075 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6076 <location filename="../ui/EditProfileMash.ui" line="64"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6077 <source>Name of the mash profile</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6078 <translation>Naam van dit maisch profiel</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6079 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6080 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6081 <location filename="../ui/EditProfileMash.ui" line="77"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6082 <source>Notes or this mash profile.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6083 <translation>Opmerkingen over dit maisch profiel.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6084 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6085 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6086 <location filename="../ui/EditProfileMash.ui" line="96"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6087 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6088 <translation>Terug</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6089 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6090 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6091 <location filename="../ui/EditProfileMash.ui" line="116"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6092 <source>Save</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6093 <translation>Bewaar</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6094 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6095 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6096 <location filename="../ui/EditProfileMash.ui" line="136"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6097 <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
6098 <location filename="../src/EditProfileMash.cpp" line="384"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6099 <source>Delete</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6100 <translation>Verwijder</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6101 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6102 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6103 <location filename="../ui/EditProfileMash.ui" line="163"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6104 <source>Steps:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6105 <translation>Stappen:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6106 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6107 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6108 <location filename="../ui/EditProfileMash.ui" line="179"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6109 <source>Total time:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6110 <translation>Totale tijd:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6111 </message>
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 <location filename="../ui/EditProfileMash.ui" line="205"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6114 <source>Add step</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6115 <translation>Nieuwe stap</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6116 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6117 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6118 <location filename="../ui/EditProfileMash.ui" line="222"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6119 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6120 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6121 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6122 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6123 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6124 <source>Step name</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6125 <translation>Stap naam</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6126 </message>
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 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6129 <source>Type</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6130 <translation>Soort</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6131 </message>
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 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6134 <source>Start °C</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6135 <translation>Start °C</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6136 </message>
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 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6139 <source>End °C</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6140 <translation>Eind °C</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6141 </message>
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 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6144 <source>Rest time</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6145 <translation>Rust tijd</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6146 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6147 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6148 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6149 <source>Ramp time</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6150 <translation>Verwarm tijd</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6151 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6152 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6153 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6154 <source>Button</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6155 <translation>Toets</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6156 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6157 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6158 <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
6159 <location filename="../src/EditProfileMash.cpp" line="372"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6160 <source>Infusion</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6161 <translation>Infusie</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6162 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6163 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6164 <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
6165 <location filename="../src/EditProfileMash.cpp" line="373"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6166 <source>Temperature</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6167 <translation>Verwarmen</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6168 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6169 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6170 <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
6171 <location filename="../src/EditProfileMash.cpp" line="374"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6172 <source>Decoction</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6173 <translation>Decoctie</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>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6176 <location filename="../src/EditProfileMash.cpp" line="188"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6177 <source>BMSapp - Add new mash profile</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6178 <translation>BMSapp - Nieuw maisch profiel</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>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6181 <location filename="../src/EditProfileMash.cpp" line="190"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6182 <source>BMSapp - Edit mash profile %1</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6183 <translation>BMSapp - Wijzig maisch profiel %1</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>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6186 <location filename="../src/EditProfileMash.cpp" line="206"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6187 <source>Edit Mash</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6188 <translation>Wijzig maisch</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>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6191 <location filename="../src/EditProfileMash.cpp" line="206"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6192 <source>Name empty or too short.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6193 <translation>De naam is leeg of te kort.</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>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6196 <location filename="../src/EditProfileMash.cpp" line="228"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6197 <location filename="../src/EditProfileMash.cpp" line="257"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6198 <location filename="../src/EditProfileMash.cpp" line="282"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6199 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6200 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6201 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6202 <message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6203 <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
6204 <location filename="../src/EditProfileMash.cpp" line="258"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6205 <location filename="../src/EditProfileMash.cpp" line="283"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6206 <source>MySQL error: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6207 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6208 %3</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6209 <translation>MySQL fout: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6210 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6211 %3</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6212 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6213 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6214 <location filename="../src/EditProfileMash.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6215 <source>Delete mash profile</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6216 <translation>Verwijder maisch profiel</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6217 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6218 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6219 <location filename="../src/EditProfileMash.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6220 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6221 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6222 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6223 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6224 <location filename="../src/EditProfileMash.cpp" line="410"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6225 <source>Mash changed</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6226 <translation>Maisch gewijzigd</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="410"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6230 <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
6231 <translation>Dit maisch schema is gewijzigd, Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6232 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6233 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6234 <source>The mash profile has been modified
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6235 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6236 <translation type="vanished">Het maisch profiel is gewijzigd
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6237 Bewaar wijzigingen?</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6238 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6239 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6240 <source>The water has been modified
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6241 Save changes?</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6242 <translation type="obsolete">Het water is gewijzigd
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6243 Bewaar wijzigingen?</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6244 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6245 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6246 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6247 <name>EditProfileStyle</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6248 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6249 <location filename="../ui/EditProfileStyle.ui" line="14"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6250 <source>Dialog</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6251 <translation></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6252 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6253 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6254 <location filename="../ui/EditProfileStyle.ui" line="29"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6255 <source>Beer style:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6256 <translation>Bierstijl:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6257 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6258 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6259 <location filename="../ui/EditProfileStyle.ui" line="48"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6260 <source>Name of the beer style</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6261 <translation>Naam van deze bierstijl</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6262 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6263 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6264 <location filename="../ui/EditProfileStyle.ui" line="61"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6265 <source>Remarks about this style.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6266 <translation>Opmerkingen over deze stijl.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6267 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6268 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6269 <location filename="../ui/EditProfileStyle.ui" line="80"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6270 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6271 <translation>Terug</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6272 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6273 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6274 <location filename="../ui/EditProfileStyle.ui" line="100"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6275 <source>Save</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6276 <translation>Bewaar</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6277 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6278 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6279 <location filename="../ui/EditProfileStyle.ui" line="120"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6280 <source>Delete</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6281 <translation>Verwijder</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6282 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6283 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6284 <location filename="../ui/EditProfileStyle.ui" line="137"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6285 <source>Beer group:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6286 <translation>Bier groep:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6287 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6288 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6289 <location filename="../ui/EditProfileStyle.ui" line="156"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6290 <source>Name of the beer group</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6291 <translation>Naam van deze biergroep</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6292 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6293 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6294 <location filename="../ui/EditProfileStyle.ui" line="169"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6295 <source>Category:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6296 <translation>Categorie:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6297 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6298 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6299 <location filename="../ui/EditProfileStyle.ui" line="185"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6300 <source>Category number:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6301 <translation>Categorie nummer:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6302 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6303 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6304 <location filename="../ui/EditProfileStyle.ui" line="204"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6305 <source>BJCP beer category</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6306 <translation>BJCP bier categorie</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6307 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6308 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6309 <location filename="../ui/EditProfileStyle.ui" line="233"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6310 <source>Profile:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6311 <translation>Profiel:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6312 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6313 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6314 <location filename="../ui/EditProfileStyle.ui" line="249"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6315 <source>Profile description.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6316 <translation>Profiel omschrijving.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6317 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6318 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6319 <location filename="../ui/EditProfileStyle.ui" line="262"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6320 <source>Remarks:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6321 <translation>Opmerkingen:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6322 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6323 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6324 <location filename="../ui/EditProfileStyle.ui" line="278"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6325 <source>Type:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6326 <translation>Soort:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6327 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6328 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6329 <location filename="../ui/EditProfileStyle.ui" line="304"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6330 <source>Style guide:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6331 <translation>Stijlgids:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6332 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6333 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6334 <location filename="../ui/EditProfileStyle.ui" line="323"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6335 <source>The name of the style guide</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6336 <translation>De naam van de stijlgids</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6337 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6338 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6339 <location filename="../ui/EditProfileStyle.ui" line="336"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6340 <source>Original Gravity:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6341 <translation>Begin SG:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6342 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6343 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6344 <location filename="../ui/EditProfileStyle.ui" line="352"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6345 <source>Final Gravity:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6346 <translation>Eind SG:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6347 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6348 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6349 <location filename="../ui/EditProfileStyle.ui" line="368"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6350 <source>IBU:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6351 <translation>IBU:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6352 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6353 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6354 <location filename="../ui/EditProfileStyle.ui" line="516"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6355 <source>EBC:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6356 <translation>EBC:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6357 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6358 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6359 <location filename="../ui/EditProfileStyle.ui" line="532"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6360 <source>Co2:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6361 <translation>CO2 volumes:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6362 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6363 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6364 <location filename="../ui/EditProfileStyle.ui" line="548"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6365 <source>ABV:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6366 <translation>Alcohol volume:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6367 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6368 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6369 <location filename="../ui/EditProfileStyle.ui" line="672"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6370 <source>Ingredients:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6371 <translation>Ingredienten:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6372 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6373 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6374 <location filename="../ui/EditProfileStyle.ui" line="688"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6375 <source>Examples:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6376 <translation>Voorbeelden:</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6377 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6378 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6379 <location filename="../ui/EditProfileStyle.ui" line="704"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6380 <source>Ingredients used in this style.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6381 <translation>Ingredienten gebruikt in deze stijl.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6382 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6383 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6384 <location filename="../ui/EditProfileStyle.ui" line="717"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6385 <source>Examples of this style.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6386 <translation>Voorbeelden van deze stijl.</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6387 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6388 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6389 <location filename="../src/EditProfileStyle.cpp" line="32"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6390 <source>Lager</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6391 <translation>Ondergist</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6392 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6393 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6394 <location filename="../src/EditProfileStyle.cpp" line="33"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6395 <source>Ale</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6396 <translation>Bovengist</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6397 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6398 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6399 <location filename="../src/EditProfileStyle.cpp" line="34"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6400 <source>Mead</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6401 <translation>Mede</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6402 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6403 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6404 <location filename="../src/EditProfileStyle.cpp" line="35"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6405 <source>Wheat</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6406 <translation>Tarwebier</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6407 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6408 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6409 <location filename="../src/EditProfileStyle.cpp" line="36"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6410 <source>Mixed</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6411 <translation>Gemengd</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6412 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6413 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6414 <location filename="../src/EditProfileStyle.cpp" line="37"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6415 <source>Cider</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6416 <translation>Cider</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6417 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6418 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6419 <location filename="../src/EditProfileStyle.cpp" line="129"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6420 <source>BMSapp - Add new beer style</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6421 <translation>BMSapp - Nieuwe bierstijl</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6422 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6423 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6424 <location filename="../src/EditProfileStyle.cpp" line="131"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6425 <source>BMSapp - Edit beer style %1</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6426 <translation>BMSapp - Wijzig bierstijl %1</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6427 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6428 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6429 <source>BMSapp - Add new brewing water</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6430 <translation type="obsolete">BMSapp - Nieuw brouwwater</translation>
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 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6433 <source>BMSapp - Edit brewing water %1</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6434 <translation type="obsolete">BMSapp - Wijzig brouwwater %1</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="147"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6438 <source>Edit Style</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6439 <translation>Wijzigen stijl</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="147"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6443 <source>Beer style is empty or too short.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6444 <translation>Bierstijl naam is leeg of te kort.</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="197"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6448 <location filename="../src/EditProfileStyle.cpp" line="222"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6449 <source>Database error</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6450 <translation>Database fout</translation>
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 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6453 <location filename="../src/EditProfileStyle.cpp" line="198"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6454 <location filename="../src/EditProfileStyle.cpp" line="223"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6455 <source>MySQL error: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6456 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6457 %3</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6458 <translation>MySQL fout: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6459 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6460 %3</translation>
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 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6463 <location filename="../src/EditProfileStyle.cpp" line="344"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6464 <source>Style changed</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6465 <translation>Stijl gewijzigd</translation>
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 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6468 <location filename="../src/EditProfileStyle.cpp" line="344"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6469 <source>This beerstyle has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6470 <translation>Deze bierstijl is gewijzigd. Wijzigingen opslaan?</translation>
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 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6473 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6474 <name>EditProfileWater</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6475 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6476 <location filename="../ui/EditProfileWater.ui" line="14"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6477 <source>Dialog</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6478 <translation></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6479 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6480 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6481 <location filename="../ui/EditProfileWater.ui" line="29"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6482 <source>Name:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6483 <translation>Naam:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6484 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6485 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6486 <location filename="../ui/EditProfileWater.ui" line="45"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6487 <source>Notes:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6488 <translation>Opmerkingen:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6489 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6490 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6491 <location filename="../ui/EditProfileWater.ui" line="64"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6492 <source>Name of the brewing water</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6493 <translation>Naam van dit brouwwater</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6494 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6495 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6496 <location filename="../ui/EditProfileWater.ui" line="77"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6497 <source>Notes or the source of this water.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6498 <translation>Opmerkingen over de bron van dit water.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6499 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6500 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6501 <location filename="../ui/EditProfileWater.ui" line="96"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6502 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6503 <translation>Terug</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6504 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6505 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6506 <location filename="../ui/EditProfileWater.ui" line="116"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6507 <source>Save</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6508 <translation>Bewaar</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6509 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6510 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6511 <location filename="../ui/EditProfileWater.ui" line="136"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6512 <source>Delete</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6513 <translation>Verwijder</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6514 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6515 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6516 <location filename="../ui/EditProfileWater.ui" line="153"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6517 <source>Calcium (Ca) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6518 <translation>Calcium (Ca) mg/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6519 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6520 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6521 <location filename="../ui/EditProfileWater.ui" line="169"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6522 <source>Magnesium (Mg) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6523 <translation>Magnesium (Mg) mg/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6524 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6525 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6526 <location filename="../ui/EditProfileWater.ui" line="185"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6527 <source>Sodium (Na) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6528 <translation>Natrium (Na) mg/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6529 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6530 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6531 <location filename="../ui/EditProfileWater.ui" line="201"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6532 <source>pH:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6533 <translation>pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6534 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6535 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6536 <location filename="../ui/EditProfileWater.ui" line="526"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6537 <source>Total Alkalinity (CaCO3) mg/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6538 <translation>Totale alkaliteit (CaCO3) mg/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6539 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6540 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6541 <location filename="../ui/EditProfileWater.ui" line="571"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6542 <source>Residual Alkalinity as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6543 <translation>Rest alkaliteit als CaCO3:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6544 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6545 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6546 <location filename="../ui/EditProfileWater.ui" line="655"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6547 <source>Hardness as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6548 <translation>Hardheid als CaCO3:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6549 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6550 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6551 <location filename="../ui/EditProfileWater.ui" line="705"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6552 <source>Carbonate (CO3) mg/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6553 <translation>Carbonaat (CO3) mg/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6554 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6555 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6556 <location filename="../ui/EditProfileWater.ui" line="721"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6557 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6558 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6559 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6560 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6561 <source>Acid pH:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6562 <translation type="vanished">Zuurgraad pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6563 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6564 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6565 <location filename="../ui/EditProfileWater.ui" line="478"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6566 <source>Sulfate (SO4) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6567 <translation>Sulfaat (SO4) mg/L:</translation>
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 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6570 <location filename="../ui/EditProfileWater.ui" line="494"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6571 <source>Chloride (Cl) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6572 <translation>Chloride (Cl) mg/L:</translation>
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 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6575 <location filename="../ui/EditProfileWater.ui" line="510"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6576 <source>Bicarbonate (HCO3) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6577 <translation>Bicarbonaat (HCO3) mg/L:</translation>
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 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6580 <source>Alkalinity (CaCO3) mg/L:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6581 <translation type="vanished">Totale alkaliteit (CaCO3) mg/L:</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="542"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6585 <source>Ion balance meq/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6586 <translation>Ionen balans meq/L:</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6587 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6588 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6589 <location filename="../src/EditProfileWater.cpp" line="95"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6590 <source>BMSapp - Add new brewing water</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6591 <translation>BMSapp - Nieuw brouwwater</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6592 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6593 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6594 <location filename="../src/EditProfileWater.cpp" line="97"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6595 <source>BMSapp - Edit brewing water %1</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6596 <translation>BMSapp - Wijzig brouwwater %1</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6597 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6598 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6599 <location filename="../src/EditProfileWater.cpp" line="113"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6600 <source>Edit Water</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6601 <translation>Wijzig water</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6602 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
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="../src/EditProfileWater.cpp" line="113"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6605 <source>Name empty or too short.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6606 <translation>De naam is leeg of te kort.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6607 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6608 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6609 <location filename="../src/EditProfileWater.cpp" line="145"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6610 <location filename="../src/EditProfileWater.cpp" line="184"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6611 <location filename="../src/EditProfileWater.cpp" line="209"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6612 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6613 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6614 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6615 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6616 <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
6617 <location filename="../src/EditProfileWater.cpp" line="185"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6618 <location filename="../src/EditProfileWater.cpp" line="210"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6619 <source>MySQL error: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6620 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6621 %3</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6622 <translation>MySQL fout: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6623 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6624 %3</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6625 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6626 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6627 <location filename="../src/EditProfileWater.cpp" line="199"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6628 <source>Delete water profile</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6629 <translation>Verwijder water profiel</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6630 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6631 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6632 <location filename="../src/EditProfileWater.cpp" line="199"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6633 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6634 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6635 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6636 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6637 <location filename="../src/EditProfileWater.cpp" line="319"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6638 <source>Water changed</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6639 <translation>Water gewijzigd</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="319"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6643 <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
6644 <translation>Dit water profiel is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6645 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6646 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6647 <source>The water has been modified
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6648 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6649 <translation type="vanished">Het water is gewijzigd
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6650 Bewaar wijzigingen?</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6651 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6652 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6653 <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
6654 <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
6655 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6656 <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
6657 <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
6658 <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
6659 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6660 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6661 <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
6662 <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
6663 <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
6664 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6665 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6666 <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
6667 <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
6668 <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
6669 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6670 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6671 <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
6672 <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
6673 <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
6674 <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
6675 <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
6676 <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
6677 <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
6678 <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
6679 <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
6680 <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
6681 <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
6682 <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
6683 <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
6684 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6685 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6686 <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
6687 <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
6688 <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
6689 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6690 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6691 <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
6692 <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
6693 <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
6694 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6695 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6696 <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
6697 <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
6698 <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
6699 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6700 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6701 <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
6702 <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
6703 <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
6704 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6707 <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
6708 <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
6709 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6712 <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
6713 <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
6714 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6717 <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
6718 <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
6719 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6720 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6721 <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
6722 <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
6723 <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
6724 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6725 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6726 <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
6727 <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
6728 <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
6729 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6732 <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
6733 <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
6734 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6737 <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
6738 <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
6739 <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
6740 <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
6741 <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
6742 <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
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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6746 <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
6747 <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
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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6751 <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
6752 <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
6753 <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
6754 <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
6755 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6758 <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
6759 <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
6760 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6762 <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
6763 <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
6764 <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
6765 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6768 <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
6769 <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
6770 <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
6771 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6774 <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
6775 <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
6776 <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
6777 <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
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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6781 <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
6782 <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
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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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="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
6786 <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
6787 <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
6788 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6790 <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
6791 <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
6792 <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
6793 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6796 <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
6797 <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
6798 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6800 <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
6801 <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
6802 <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
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>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6805 <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
6806 <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
6807 <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
6808 <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
6809 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6810 <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
6811 <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
6812 <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
6813 <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
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 <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
6816 <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
6817 <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
6818 <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
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>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6821 <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
6822 <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
6823 <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
6824 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6826 <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
6827 <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
6828 <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
6829 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6832 <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
6833 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6834 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6835 <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
6836 <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
6837 <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
6838 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6840 <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
6841 <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
6842 <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
6843 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6845 <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
6846 <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
6847 <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
6848 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6850 <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
6851 <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
6852 <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
6853 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6854 <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
6855 <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
6856 <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
6857 <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
6858 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6859 <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
6860 <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
6861 <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
6862 <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
6863 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6864 <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
6865 <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
6866 <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
6867 <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
6868 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6869 <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
6870 <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
6871 <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
6872 <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
6873 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6874 <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
6875 <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
6876 <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
6877 <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
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 <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
6880 <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
6881 <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
6882 <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
6883 <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
6884 <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
6885 <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
6886 <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
6887 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6888 <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
6889 <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
6890 <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
6891 <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
6892 <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
6893 <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
6894 <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
6895 <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
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="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
6899 <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
6900 <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
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="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
6904 <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
6905 <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
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="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
6909 <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
6910 <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
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="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
6914 <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
6915 <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
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="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
6919 <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
6920 <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
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>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6923 <source>Appearant Attenuation:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6924 <translation type="vanished">Schijnbare vergisting:</translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6925 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6926 <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
6927 <location filename="../ui/EditRecipe.ui" line="1850"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6928 <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
6929 <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
6930 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6931 <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
6932 <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
6933 <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
6934 <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
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="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
6938 <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
6939 <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
6940 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6941 <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
6942 <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
6943 <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
6944 <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
6945 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6946 <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
6947 <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
6948 <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
6949 <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
6950 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6951 <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
6952 <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
6953 <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
6954 <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
6955 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6956 <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
6957 <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
6958 <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
6959 <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
6960 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6961 <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
6962 <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
6963 <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
6964 <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
6965 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6966 <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
6967 <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
6968 <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
6969 <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
6970 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6971 <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
6972 <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
6973 <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
6974 <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
6975 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6976 <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
6977 <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
6978 <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
6979 <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
6980 <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
6981 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6983 <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
6984 <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
6985 <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
6986 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6988 <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
6989 <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
6990 <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
6991 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
6993 <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
6994 <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
6995 <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
6996 <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
6997 <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
6998 <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
6999 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7000 <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
7001 <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
7002 <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
7003 <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
7004 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7005 <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
7006 <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
7007 <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
7008 <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
7009 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7010 <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
7011 <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
7012 <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
7013 <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
7014 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7015 <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
7016 <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
7017 <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
7018 <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
7019 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7020 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>Water overview</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7022 <translation type="vanished">Water overzicht</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7023 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
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="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
7026 <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
7027 <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
7028 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7030 <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
7031 <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
7032 <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
7033 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7035 <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
7036 <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
7037 <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
7038 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7040 <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
7041 <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
7042 <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
7043 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7044 <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
7045 <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
7046 <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
7047 <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
7048 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7049 <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
7050 <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
7051 <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
7052 <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
7053 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7054 <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
7055 <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
7056 <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
7057 <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
7058 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7059 <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
7060 <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
7061 <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
7062 <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
7063 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7064 <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
7065 <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
7066 <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
7067 <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
7068 <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
7069 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7070 <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
7071 <location filename="../ui/EditRecipe.ui" line="4321"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7072 <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
7073 <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
7074 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7075 <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
7076 <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
7077 <location filename="../ui/EditRecipe.ui" line="4052"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7078 <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
7079 <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
7080 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7081 <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
7082 <location filename="../ui/EditRecipe.ui" line="4108"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7083 <source>The ideal amount of Magnesium is between 5 and 40.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7084 <translation>De ideale hoeveelheid magnesium is tussen 5 en 40.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7085 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7086 <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
7087 <location filename="../ui/EditRecipe.ui" line="3970"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7088 <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
7089 <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
7090 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7091 <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
7092 <location filename="../ui/EditRecipe.ui" line="3072"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7093 <source>Acid Additions</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7094 <translation>Zuur toevoegingen</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7095 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7096 <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
7097 <location filename="../ui/EditRecipe.ui" line="3084"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7098 <source>Desired sparge pH:</source>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
7099 <translation>Gewenst spoel pH:</translation>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7100 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7101 <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
7102 <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
7103 <location filename="../ui/EditRecipe.ui" line="3263"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7104 <source>Acid amount:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7105 <translation>Zuur hoeveelheid:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7106 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
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="3367"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7109 <source>Desired mash pH:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7110 <translation>Gewenst maisch pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7111 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
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="3722"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7114 <source>Choose example water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7115 <translation>Kies voorbeeld water</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7116 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7117 <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
7118 <location filename="../ui/EditRecipe.ui" line="3913"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7119 <source>The ideal Sulfate amount should be between 50 and 400.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7120 Together with Chloride it must be below 500.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7121 <translation>De ideale sulfaat hoeveelheid is tussen 50 en 400.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7122 Samen met Chloride moet het minder dan 500 zijn.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7123 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7124 <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
7125 <location filename="../ui/EditRecipe.ui" line="3942"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7126 <source>The ideal amount of Calcium is between 40 and 150.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7127 <translation>De ideale hoeveelheid Calcium is tussen 40 en 150.</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="4023"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7131 <source>The ideal Chloride amount is between 50 and 150.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7132 Together with Sulfate it must be below 500.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7133 <translation>De ideale hoeveelheid Chloride is tussen 50 en 150.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7134 Samen met Sulfaat moet dit minder dan 500 zijn.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7135 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7136 <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
7137 <location filename="../ui/EditRecipe.ui" line="4136"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7138 <source>Treated mash water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7139 <translation>Behandeld maisch water</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7140 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7141 <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
7142 <location filename="../ui/EditRecipe.ui" line="4152"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7143 <source>The ideal amount of Natrium should be below 150.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7144 <translation>De ideale hoeveelheid Zout moet minder dan 150 zijn.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7145 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7146 <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
7147 <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
7148 <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
7149 <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
7150 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7151 <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
7152 <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
7153 <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
7154 <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
7155 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7156 <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
7157 <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
7158 <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
7159 <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
7160 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7161 <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
7162 <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
7163 <source>Optional dilution water</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7164 <translation>Optioneel meng water</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7165 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7166 <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
7167 <location filename="../ui/EditRecipe.ui" line="4764"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7168 <source>Choose dilution</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7169 <translation>Kies mengwater</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7170 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7171 <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
7172 <location filename="../ui/EditRecipe.ui" line="3719"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7173 <source>If needed, choose a target water profile.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7174 <translation>Indien nodig, kies een doel water profiel.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7175 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7176 <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
7177 <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
7178 <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
7179 <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
7180 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7181 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7182 <source>Treated water</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7183 <translation type="vanished">Behandeld water</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7184 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7185 <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
7186 <location filename="../ui/EditRecipe.ui" line="5196"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7187 <source>RA</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7188 <translation></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7189 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7190 <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
7191 <location filename="../ui/EditRecipe.ui" line="4837"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7192 <source>Hardness</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7193 <translation>Hardheid</translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7194 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7195 <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
7196 <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
7197 <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
7198 <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
7199 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7200 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7201 <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
7202 <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
7203 <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
7204 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7205 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7206 <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
7207 <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
7208 <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
7209 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7210 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7211 <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
7212 <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
7213 <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
7214 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7215 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7216 <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
7217 <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
7218 <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
7219 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7220 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7221 <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
7222 <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
7223 <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
7224 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7225 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7226 <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
7227 <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
7228 <translation>BU:RE verhouding:</translation>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7229 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7230 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7231 <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
7232 <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
7233 <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
7234 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7235 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7236 <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
7237 <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
7238 <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
7239 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7240 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7241 <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
7242 <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
7243 <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
7244 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7245 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7246 <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
7247 <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
7248 <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
7249 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7250 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7251 <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
7252 <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
7253 <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
7254 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7255 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7256 <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
7257 <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
7258 <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
7259 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7260 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7261 <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
7262 <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
7263 <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
7264 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7265 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7266 <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
7267 <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
7268 <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
7269 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7270 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7271 <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
7272 <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
7273 <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
7274 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7275 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7276 <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
7277 <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
7278 <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
7279 <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
7280 <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
7281 </message>
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 <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
7284 <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
7285 <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
7286 </message>
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 <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
7289 <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
7290 <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
7291 <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
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="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
7295 <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
7296 <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
7297 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7298 <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
7299 <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
7300 <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
7301 <source>Chalk undissolved</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7302 <translation>Ongebluste kalk</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7303 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7304 <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
7305 <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
7306 <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
7307 <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
7308 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7309 <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
7310 <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
7311 <location filename="../ui/EditRecipe.ui" line="2913"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7312 <source>To change the water profile. This adds Calcium and Chloride.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7313 To improve sweet style beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7314 <translation>Verbeterd het water profiel. Voegt Calcium en Chloride toe.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7315 Om de zoetheid van bier te verbeteren.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7316 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7317 <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
7318 <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
7319 <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
7320 <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
7321 <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
7322 <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
7323 <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
7324 <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
7325 <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
7326 <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
7327 <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
7328 <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
7329 <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
7330 <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
7331 <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
7332 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7333 <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
7334 <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
7335 <location filename="../ui/EditRecipe.ui" line="3008"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7336 <source>Gypsum to change the water profile. This adds Calcium and Sulfate.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7337 To improve bitter beers.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7338 <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
7339 Verbeterd de beleving van bittere bieren.</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7340 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7341 <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
7342 <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
7343 <location filename="../ui/EditRecipe.ui" line="2945"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7344 <source>Epsom salt to change the water profile. Use with caution!</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7345 <translation>Epsom zout om water aan te passen. Gebruik spaarzaam!</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7346 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7347 <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
7348 <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
7349 <location filename="../ui/EditRecipe.ui" line="2976"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7350 <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
7351 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
7352 <translation>Keukenzout om water aan te passen. Voegt Zout en Chloride toe.
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7353 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
7354 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7355 <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
7356 <source>Mash water</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7357 <translation type="vanished">Maischwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7358 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7359 <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
7360 <source>Desired pH:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7361 <translation type="vanished">Gewenste pH:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7362 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7363 <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
7364 <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
7365 <source>Auto calculate:</source>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
7366 <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
7367 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7368 <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
7369 <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
7370 <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
7371 <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
7372 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7373 <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
7374 <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
7375 <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
7376 <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
7377 <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
7378 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7380 <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
7381 <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
7382 <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
7383 <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
7384 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7385 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7386 <source>Sparge water</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7387 <translation type="vanished">Spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7388 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7389 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7390 <source>Sparge water supply:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7391 <translation type="vanished">Spoelwater voorraad:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7392 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7393 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7394 <source>Sparge temperature:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7395 <translation type="vanished">Spoelwater temperatuur:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7396 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7397 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7398 <source>Water source:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7399 <translation type="vanished">Water bron:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7400 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7401 <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
7402 <location filename="../ui/EditRecipe.ui" line="3100"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7403 <source>Acid type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7404 <translation>Aanzuren met:</translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7405 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7406 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
7407 <source>Acid strength:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7408 <translation type="vanished">Sterkte %:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7409 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7410 <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
7411 <source>Acid needed:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7412 <translation type="vanished">Benodigd:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7413 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7414 <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
7415 <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
7416 <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
7417 <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
7418 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7420 <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
7421 <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
7422 <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
7423 <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
7424 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7426 <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
7427 <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
7428 <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
7429 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7431 <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
7432 <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
7433 <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
7434 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7435 <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
7436 <location filename="../ui/EditRecipe.ui" line="3603"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7437 <source>Estimate pre boil pH:</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7438 <translation>Geschat voor kook pH:</translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7439 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
7440 <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
7441 <location filename="../ui/EditRecipe.ui" line="5322"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7442 <source>Treated sparge water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7443 <translation>Behandeld spoelwater</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>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7446 <location filename="../ui/EditRecipe.ui" line="5463"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7447 <source>The total prepared amount of sparge water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7448 <translation>De totale voorraad spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7449 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7450 <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
7451 <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
7452 <location filename="../src/EditRecipeTab4.cpp" line="657"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7453 <source>Sparge</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7454 <translation>Spoel</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7455 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7456 <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
7457 <location filename="../ui/EditRecipe.ui" line="5588"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7458 <source>Sparge water mixed</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7459 <translation>Gemengd spoelwater</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7460 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7461 <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
7462 <location filename="../ui/EditRecipe.ui" line="5604"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7463 <source>Sparge water source 1</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7464 <translation>Spoelwater bron 1</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7465 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7466 <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
7467 <location filename="../ui/EditRecipe.ui" line="5626"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7468 <source>Sparge water source 2</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7469 <translation>Spoelwater bron 2</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7470 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7471 <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
7472 <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
7473 <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
7474 <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
7475 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7477 <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
7478 <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
7479 <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
7480 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7482 <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
7483 <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
7484 <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
7485 <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
7486 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7487 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7488 <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
7489 <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
7490 <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
7491 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7492 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7493 <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
7494 <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
7495 <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
7496 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7497 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7498 <source>Source 1</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7499 <translation type="vanished">Bron 1</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7500 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7501 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
7502 <source>Source 2</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7503 <translation type="vanished">Bron 2</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7504 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7505 <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
7506 <source>Mixed</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7507 <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
7508 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7509 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7510 <source>Database error</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7511 <translation type="vanished">Database fout</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7512 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7513 <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
7514 <source>MySQL error: record %1 not found</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7515 <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
7516 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7517 <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
7518 <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
7519 <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
7520 <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
7521 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7523 <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
7524 <source>BMSapp - Edit recipe %1</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7525 <translation>BMSapp - Wijzig recept %1</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7526 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7527 <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
7528 <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
7529 <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
7530 <source>Edit Recipe</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7531 <translation>Wijzig recept</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7532 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7533 <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
7534 <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
7535 <source>Name empty or too short.</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7536 <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
7537 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7538 <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
7539 <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
7540 <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
7541 <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
7542 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7545 %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
7546 %3</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7547 <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
7548 %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
7549 %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
7550 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7551 <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
7552 <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
7553 <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
7554 <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
7555 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7557 <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
7558 <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
7559 <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
7560 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7561 <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
7562 <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
7563 <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
7564 <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
7565 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7566 <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
7567 <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
7568 <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
7569 <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
7570 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7571 <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
7572 <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
7573 <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
7574 <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
7575 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7576 <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
7577 <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
7578 <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
7579 <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
7580 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7581 <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
7582 <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
7583 <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
7584 <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
7585 <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
7586 <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
7587 <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
7588 <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
7589 </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
7590 <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
7591 <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
7592 <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
7593 <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
7594 </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
7595 <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
7596 <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
7597 <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
7598 <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
7599 </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
7600 <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
7601 <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
7602 <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
7603 <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
7604 </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
7605 <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
7606 <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
7607 <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
7608 <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
7609 <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
7610 <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
7611 <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
7612 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7615 <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
7616 <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
7617 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7620 <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
7621 <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
7622 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7625 <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
7626 <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
7627 <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
7628 <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
7629 <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
7630 <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
7631 <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
7632 <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
7633 <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
7634 <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
7635 <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
7636 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7637 <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
7638 <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
7639 <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
7640 <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
7641 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7642 <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
7643 <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
7644 <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
7645 <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
7646 <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
7647 <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
7648 <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
7649 <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
7650 <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
7651 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7652 <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
7653 <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
7654 <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
7655 <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
7656 <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
7657 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7658 <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
7659 <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
7660 <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
7661 <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
7662 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7663 <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
7664 <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
7665 <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
7666 <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
7667 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7668 <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
7669 <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
7670 <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
7671 <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
7672 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7673 <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
7674 <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
7675 <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
7676 <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
7677 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7678 <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
7679 <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
7680 <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
7681 <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
7682 <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
7683 <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
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="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
7687 <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
7688 <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
7689 <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
7690 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7691 <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
7692 <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
7693 <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
7694 <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
7695 <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
7696 <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
7697 <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
7698 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
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
7700 <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
7701 <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
7702 <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
7703 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7705 <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
7706 <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
7707 <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
7708 <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
7709 <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
7710 </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
7711 <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
7712 <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
7713 <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
7714 <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
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>
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
7717 <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
7718 <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
7719 <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
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>
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
7722 <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
7723 <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
7724 <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
7725 <translation>Bottelen</translation>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
7726 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
7727 <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
7728 <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
7729 <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
7730 <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
7731 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
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
7733 <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
7734 <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
7735 <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
7736 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7738 <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
7739 <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
7740 <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
7741 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7742 <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
7743 <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
7744 <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
7745 <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
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/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
7749 <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
7750 <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
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/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
7754 <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
7755 <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
7756 <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
7757 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7758 <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
7759 <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
7760 <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
7761 <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
7762 <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
7763 </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
7764 <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
7765 <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
7766 <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
7767 <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
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>
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
7770 <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
7771 <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
7772 <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
7773 <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
7774 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7775 <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
7776 <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
7777 <location filename="../src/EditRecipeTab3.cpp" line="189"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7778 <source>Low</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7779 <translation>Laag</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7780 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7781 <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
7782 <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
7783 <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
7784 <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
7785 <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
7786 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7788 <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
7789 <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
7790 <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
7791 <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
7792 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7794 <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
7795 <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
7796 <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
7797 <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
7798 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
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
7800 <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
7801 <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
7802 <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
7803 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7805 <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
7806 <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
7807 <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
7808 <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
7809 <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
7810 <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
7811 <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
7812 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7814 <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
7815 <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
7816 <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
7817 <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
7818 <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
7819 <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
7820 <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
7821 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
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
7823 <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
7824 <source>Current hop:</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7825 <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
7826 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7827 <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
7828 <location filename="../src/EditRecipeTab3.cpp" line="566"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7829 <source>Origin:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7830 <translation>Herkomst:</translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7831 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7832 <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
7833 <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
7834 <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
7835 <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
7836 <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
7837 <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
7838 <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
7839 <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
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="576"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
7843 <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
7844 <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
7845 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
7846 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7847 <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
7848 <translation type="vanished">Alpha percentage:</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7849 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7850 <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
7851 <location filename="../src/EditRecipeTab3.cpp" line="597"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7852 <source>Hop form:</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7853 <translation>Hop vorm:</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7854 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7855 <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
7856 <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
7857 <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
7858 <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
7859 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
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
7861 <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
7862 <source>First wort</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7863 <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
7864 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7865 <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
7866 <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
7867 <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
7868 <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
7869 </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
7870 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7871 <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
7872 <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
7873 <translation>Whirlpool hop</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7874 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7875 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7876 <location filename="../src/EditRecipeTab3.cpp" line="671"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7877 <source>Dry hop</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7878 <translation>Koudhop</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7879 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
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="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
7882 <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
7883 <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
7884 </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
7885 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7886 <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
7887 <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
7888 <translation>Plugs</translation>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7889 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7890 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7891 <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
7892 <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
7893 <translation>Bloemen</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7894 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7895 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7896 <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
7897 <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
7898 <translation>Nat, vers</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7899 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7900 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7901 <location filename="../src/EditRecipeTab3.cpp" line="682"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7902 <source>Cryo</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7903 <translation>Cryo hop</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7904 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7905 <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
7906 <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
7907 <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
7908 <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
7909 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7910 <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
7911 <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
7912 <location filename="../src/EditRecipeTab4.cpp" line="115"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7913 <source>Edit this from the water tab</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7914 <translation>Wijzig dit vanaf het water tabblad</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7915 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7916 <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
7917 <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
7918 <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
7919 <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
7920 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7921 <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
7922 <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
7923 <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
7924 <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
7925 <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
7926 <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
7927 <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
7928 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7929 <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
7930 <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
7931 <source>Starter</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7932 <translation>Starter</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7933 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7934 <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
7935 <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
7936 <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
7937 <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
7938 <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
7939 </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
7940 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7941 <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
7942 <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
7943 <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
7944 <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
7945 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7946 <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
7947 <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
7948 <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
7949 <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
7950 <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
7951 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7952 <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
7953 <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
7954 <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
7955 <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
7956 </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
7957 <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
7958 <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
7959 <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
7960 <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
7961 </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
7962 <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
7963 <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
7964 <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
7965 <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
7966 </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
7967 <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
7968 <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
7969 <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
7970 <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
7971 </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
7972 <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
7973 <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
7974 <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
7975 <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
7976 </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
7977 <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
7978 <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
7979 <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
7980 <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
7981 </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
7982 <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
7983 <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
7984 <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
7985 <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
7986 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7987 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7988 <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
7989 <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
7990 <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
7991 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7993 <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
7994 <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
7995 <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
7996 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
7998 <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
7999 <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
8000 <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
8001 <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
8002 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8003 <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
8004 <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
8005 <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
8006 <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
8007 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8008 <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
8009 <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
8010 <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
8011 <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
8012 <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
8013 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8014 <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
8015 <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
8016 <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
8017 <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
8018 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8019 <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
8020 <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
8021 <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
8022 <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
8023 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8024 <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
8025 <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
8026 <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
8027 <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
8028 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8029 <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
8030 <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
8031 <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
8032 <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
8033 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
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
8035 <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
8036 <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
8037 <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
8038 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
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
8040 <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
8041 <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
8042 <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
8043 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
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
8045 <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
8046 <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
8047 <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
8048 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8050 <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
8051 <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
8052 <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
8053 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8055 <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
8056 <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
8057 <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
8058 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8060 <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
8061 <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
8062 <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
8063 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8065 <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
8066 <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
8067 <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
8068 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8070 <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
8071 <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
8072 <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
8073 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8075 <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
8076 <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
8077 <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
8078 </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
8079 <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
8080 <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
8081 <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
8082 <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
8083 </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
8084 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
8085 <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
8086 <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
8087 <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
8088 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8090 <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
8091 <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
8092 <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
8093 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8095 <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
8096 <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
8097 <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
8098 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8100 <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
8101 <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
8102 <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
8103 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8105 <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
8106 <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
8107 <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
8108 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8110 <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
8111 <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
8112 <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
8113 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8115 <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
8116 <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
8117 <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
8118 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8120 <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
8121 <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
8122 <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
8123 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8124 <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
8125 <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
8126 <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
8127 <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
8128 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
8129 <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
8130 <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
8131 <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
8132 <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
8133 <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
8134 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8136 <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
8137 <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
8138 <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
8139 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8141 <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
8142 <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
8143 <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
8144 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8146 <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
8147 <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
8148 <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
8149 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8151 <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
8152 <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
8153 <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
8154 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8156 <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
8157 <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
8158 <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
8159 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8161 <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
8162 <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
8163 <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
8164 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8166 <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
8167 <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
8168 <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
8169 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8171 <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
8172 <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
8173 <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
8174 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
8176 <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
8177 <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
8178 <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
8179 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
8181 <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
8182 <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
8183 <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
8184 <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
8185 <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
8186 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
8188 <location filename="../src/EditRecipeExport.cpp" line="35"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8189 <source>Files (*.xml)</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8190 <translation>Bestanden (*.xml)</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8191 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8192 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
8193 <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
8194 <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
8195 <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
8196 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8198 <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
8199 <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
8200 <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
8201 </message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8202 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8203 <location filename="../src/EditRecipeExport.cpp" line="270"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8204 <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
8205 <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
8206 <location filename="../src/EditRecipeExport.cpp" line="442"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8207 <source>Copy Recipe</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8208 <translation>Kopieer Recept</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8209 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8210 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8211 <location filename="../src/EditRecipeExport.cpp" line="270"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8212 <source>Copy Recipe export ready.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8213 <translation>Kopie Recept export gereed.</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8214 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8215 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8216 <location filename="../src/EditRecipeExport.cpp" line="272"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8217 <source>Copy Recipe error.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8218 <translation>Kopieer Recept fout.</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8219 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8220 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8221 <location filename="../src/EditRecipeExport.cpp" line="440"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8222 <source>Copy Recipe to Product ready.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8223 <translation>Kopieer Recept naar Product gereed.</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8224 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8225 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8226 <location filename="../src/EditRecipeExport.cpp" line="442"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8227 <source>Copy Recipe to Product error.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8228 <translation>Kopieer Recept naar Product fout.</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8229 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8230 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8231 <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
8232 <location filename="../src/EditRecipeExport.cpp" line="613"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8233 <source>Export to forum</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8234 <translation>Exporteer naar Forum</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8235 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8236 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8237 <location filename="../src/EditRecipeExport.cpp" line="579"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8238 <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
8239 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
8240 <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
8241 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
8242 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8243 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8244 <location filename="../src/EditRecipeExport.cpp" line="586"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8245 <source>Export choices</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8246 <translation>Export keuzes</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8247 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8248 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8249 <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
8250 <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
8251 <translation>Exporteer naar beerXML</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8252 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8253 <message>
446
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="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
8255 <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
8256 <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
8257 </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
8258 <message>
446
f12becbdd042 Brewing salts can now set in hundreds instead on tents decimals.
Michiel Broek <mbroek@mbse.eu>
parents: 444
diff changeset
8259 <location filename="../src/EditRecipeExport.cpp" line="608"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8260 <source>Copy to product</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8261 <translation>Kopieer naar Product</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
8262 </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
8263 </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
8264 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8265 <name>EditSupplier</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8266 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8267 <location filename="../ui/EditSupplier.ui" line="15"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8268 <source>Dialog</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8269 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8270 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8271 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8272 <location filename="../ui/EditSupplier.ui" line="30"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8273 <source>Name:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8274 <translation>Naam:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8275 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8276 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8277 <location filename="../ui/EditSupplier.ui" line="46"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8278 <source>Address:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8279 <translation>Adres:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8280 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8281 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8282 <location filename="../ui/EditSupplier.ui" line="62"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8283 <source>The street and housenumber</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8284 <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
8285 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8286 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8287 <location filename="../ui/EditSupplier.ui" line="68"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8288 <source>Address</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8289 <translation>Adres</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8290 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8291 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8292 <location filename="../ui/EditSupplier.ui" line="81"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8293 <source>City:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8294 <translation>Woonplaats:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8295 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8296 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8297 <location filename="../ui/EditSupplier.ui" line="100"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8298 <source>City</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8299 <translation>Woonplaats</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8300 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8301 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8302 <location filename="../ui/EditSupplier.ui" line="113"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8303 <source>Zip code:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8304 <translation>Postcode:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8305 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8306 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8307 <location filename="../ui/EditSupplier.ui" line="138"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8308 <source>Zip code</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8309 <translation>Postcode</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8310 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8311 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8312 <location filename="../ui/EditSupplier.ui" line="151"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8313 <source>Country:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8314 <translation>Land:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8315 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8316 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8317 <location filename="../ui/EditSupplier.ui" line="170"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8318 <source>Country</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8319 <translation>Land</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8320 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8321 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8322 <location filename="../ui/EditSupplier.ui" line="183"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8323 <source>Website:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8324 <translation>Website:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8325 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8326 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8327 <location filename="../ui/EditSupplier.ui" line="202"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8328 <source>https://www.supplier.com</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8329 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8330 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8331 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8332 <location filename="../ui/EditSupplier.ui" line="215"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8333 <source>Email:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8334 <translation>Email:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8335 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8336 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8337 <location filename="../ui/EditSupplier.ui" line="234"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8338 <source>sales@supplier.com</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8339 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8340 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8341 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8342 <location filename="../ui/EditSupplier.ui" line="247"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8343 <source>Phone:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8344 <translation>Telefoon:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8345 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8346 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8347 <location filename="../ui/EditSupplier.ui" line="272"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8348 <source>+31 123 45678</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8349 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8350 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8351 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8352 <location filename="../ui/EditSupplier.ui" line="285"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8353 <source>Notes:</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8354 <translation>Opmerkingen:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8355 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8356 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8357 <location filename="../ui/EditSupplier.ui" line="310"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8358 <source>Notes about this supplier</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8359 <translation>Opmerkingen over deze leverancier</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8360 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8361 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8362 <location filename="../ui/EditSupplier.ui" line="332"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8363 <source>Supplier name</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8364 <translation>Leverancier naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8365 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8366 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8367 <location filename="../ui/EditSupplier.ui" line="345"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8368 <source>Quit</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8369 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8370 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8371 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8372 <location filename="../ui/EditSupplier.ui" line="362"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8373 <source>Save</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8374 <translation>Bewaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8375 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8376 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8377 <location filename="../ui/EditSupplier.ui" line="379"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8378 <source>Delete</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8379 <translation>Verwijder</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8380 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8381 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8382 <location filename="../src/EditSupplier.cpp" line="78"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8383 <source>BMSapp - Add new supplier</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8384 <translation>BMSapp- Nieuwe leverancier</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8385 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8386 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8387 <location filename="../src/EditSupplier.cpp" line="80"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8388 <source>BMSapp - Edit supplier %1</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8389 <translation>BMSapp - Wijzig leverancier %1</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8390 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8391 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8392 <location filename="../src/EditSupplier.cpp" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8393 <source>Edit Supplier</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8394 <translation>Wijzig leverancier</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8395 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8396 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8397 <location filename="../src/EditSupplier.cpp" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8398 <source>Name empty or too short.</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8399 <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
8400 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8401 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8402 <location filename="../src/EditSupplier.cpp" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8403 <location filename="../src/EditSupplier.cpp" line="150"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8404 <source>Database error</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8405 <translation>Database fout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8406 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8407 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8408 <location filename="../src/EditSupplier.cpp" line="126"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8409 <location filename="../src/EditSupplier.cpp" line="151"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8410 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8411 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8412 %3</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8413 <translation>MySQL fout: %1
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8414 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8415 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8416 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8417 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8418 <location filename="../src/EditSupplier.cpp" line="175"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8419 <source>Supplier changed</source>
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8420 <translation>Leverancier gewijzigd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8421 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8422 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8423 <location filename="../src/EditSupplier.cpp" line="175"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8424 <source>This supplier has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8425 <translation>Deze leverancier is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8426 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8427 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8428 <source>The supplier has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8429 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8430 <translation type="vanished">De leverancier is gewijzigd
33
294ee2cecf2e Finisch suplliers dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 32
diff changeset
8431 Bewaar wijziging?</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8432 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8433 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8434 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8435 <name>EditWater</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8436 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8437 <location filename="../ui/EditWater.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8438 <source>Dialog</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8439 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8440 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8441 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8442 <location filename="../ui/EditWater.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8443 <source>Name:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8444 <translation>Naam:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8445 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8446 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8447 <location filename="../ui/EditWater.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8448 <source>Notes:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8449 <translation>Opmerkingen:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8450 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8451 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8452 <location filename="../ui/EditWater.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8453 <source>Inventory L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8454 <translation>Voorraad L:</translation>
31
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 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8457 <location filename="../ui/EditWater.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8458 <source>Cost per L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8459 <translation>Prijs per L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8460 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8461 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8462 <location filename="../ui/EditWater.ui" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8463 <source>Name of the brewing water</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8464 <translation>Naam van dit brouwwater</translation>
31
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 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8467 <location filename="../ui/EditWater.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8468 <source>Notes or the source of this water.</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8469 <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
8470 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8471 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8472 <location filename="../ui/EditWater.ui" line="190"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8473 <source>Quit</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8474 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8475 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8476 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8477 <location filename="../ui/EditWater.ui" line="210"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8478 <source>Save</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8479 <translation>Bewaar</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 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8482 <location filename="../ui/EditWater.ui" line="230"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8483 <source>Delete</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8484 <translation>Verwijder</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8485 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8486 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8487 <location filename="../ui/EditWater.ui" line="247"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8488 <source>Calcium (Ca) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8489 <translation>Calcium (Ca) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8490 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8491 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8492 <location filename="../ui/EditWater.ui" line="263"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8493 <source>Magnesium (Mg) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8494 <translation>Magnesium (Mg) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8495 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8496 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8497 <location filename="../ui/EditWater.ui" line="279"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8498 <source>Sodium (Na) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8499 <translation>Natrium (Na) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8500 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8501 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8502 <location filename="../ui/EditWater.ui" line="295"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8503 <source>pH:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8504 <translation></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8505 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8506 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8507 <location filename="../ui/EditWater.ui" line="646"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8508 <source>Total Alkalinity (CaCO3) mg/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8509 <translation>Totale alkaliteit (CaCO3) mg/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8510 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8511 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8512 <location filename="../ui/EditWater.ui" line="662"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8513 <source>Ion balance mEq/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8514 <translation>Ionen balans mEq/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8515 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8516 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8517 <location filename="../ui/EditWater.ui" line="785"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8518 <source>Hardness as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8519 <translation>Hardheid als CaCO3:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8520 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8521 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8522 <location filename="../ui/EditWater.ui" line="801"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8523 <source>Residual Alkalinity as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8524 <translation>Rest alkaliteit als CaCO3:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8525 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8526 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8527 <location filename="../ui/EditWater.ui" line="885"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8528 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8529 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8530 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8531 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8532 <source>Acid pH:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8533 <translation type="vanished">Zuurgraad pH:</translation>
31
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 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8536 <location filename="../ui/EditWater.ui" line="311"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8537 <source>Unlimited stock:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8538 <translation>Onbeperkte voorraad:</translation>
31
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 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8541 <location filename="../ui/EditWater.ui" line="327"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8542 <source>Yes</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8543 <translation>Ja</translation>
31
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 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8546 <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
8547 <source>Sulfate (SO4) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8548 <translation>Sulfaat (SO4) mg/L:</translation>
31
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 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8551 <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
8552 <source>Chloride (Cl) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8553 <translation>Chloride (Cl) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8554 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8555 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8556 <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
8557 <source>Bicarbonate (HCO3) mg/L:</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8558 <translation>Bicarbonaat (HCO3) mg/L:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8559 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8560 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8561 <source>or (CaCO3) mg/L:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8562 <translation type="vanished">of (CaCO3) mg/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="691"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8566 <source>Nitrate (NO3) mg/L:</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8567 <translation>Nitraat (NO3 mg/L:</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8568 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8569 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8570 <location filename="../ui/EditWater.ui" line="735"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8571 <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
8572 <translation>Carbonaat (CO3) mg/L:</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8573 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8574 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8575 <source>Alkalinity (CaCO3) mg/L:</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8576 <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
8577 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8578 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8579 <source>Ion balance meq/L:</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8580 <translation type="vanished">Ionen balans meq/L:</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8581 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8582 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8583 <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
8584 <source>BMSapp - Add new brewing water</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8585 <translation>BMSapp - Nieuw brouwwater</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8586 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8587 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8588 <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
8589 <source>BMSapp - Edit brewing water %1</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8590 <translation>BMSapp - Wijzig brouwwater %1</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8591 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8592 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8593 <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
8594 <source>Edit Water</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8595 <translation>Wijzig water</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8596 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8597 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8598 <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
8599 <source>Name empty or too short.</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8600 <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
8601 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8602 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8603 <location filename="../src/EditWater.cpp" line="158"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8604 <location filename="../src/EditWater.cpp" line="201"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8605 <location filename="../src/EditWater.cpp" line="226"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8606 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8607 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8608 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8609 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8610 <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
8611 <location filename="../src/EditWater.cpp" line="202"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8612 <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
8613 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8614 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8615 %3</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8616 <translation>MySQL fout: %1
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8617 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8618 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8619 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8620 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8621 <location filename="../src/EditWater.cpp" line="216"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8622 <source>Delete water</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8623 <translation>Verwijder water</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8624 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8625 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8626 <location filename="../src/EditWater.cpp" line="216"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8627 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8628 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8629 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8630 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8631 <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
8632 <source>Water changed</source>
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8633 <translation>Water gewijzigd</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="343"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8637 <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
8638 <translation>Dit brouwwater is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8639 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8640 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8641 <source>The water has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8642 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8643 <translation type="vanished">Het water is gewijzigd
38
1c7f384d4b21 Finisch waters dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 37
diff changeset
8644 Bewaar wijzigingen?</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8645 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8646 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8647 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8648 <name>EditYeast</name>
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 <location filename="../ui/EditYeast.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8651 <source>Dialog</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8652 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8653 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8654 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8655 <location filename="../ui/EditYeast.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8656 <source>Name:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8657 <translation>Naam:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8658 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8659 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8660 <location filename="../ui/EditYeast.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8661 <source>Notes:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8662 <translation>Opmerkingen:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8663 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8664 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8665 <location filename="../ui/EditYeast.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8666 <source>Inventory:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8667 <translation>Voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8668 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8669 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8670 <location filename="../ui/EditYeast.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8671 <source>Cost per Kg:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8672 <translation>Prijs per kg:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8673 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8674 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8675 <location filename="../ui/EditYeast.ui" line="93"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8676 <source>Total value:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8677 <translation>Waarde voorraad:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8678 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8679 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8680 <location filename="../ui/EditYeast.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8681 <source>Production date:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8682 <translation>Productie datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8683 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8684 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8685 <location filename="../ui/EditYeast.ui" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8686 <source>Best before date:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8687 <translation>Gebruik voor datum:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8688 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8689 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8690 <location filename="../ui/EditYeast.ui" line="144"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8691 <source>Name of the yeast</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8692 <translation>Naam van de gist</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 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8695 <location filename="../ui/EditYeast.ui" line="157"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8696 <source>Notes and usage tips.</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8697 <translation>Opmerkingen en gebruik tips.</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8698 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8699 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8700 <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
8701 <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
8702 <source> €</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8703 <translation> €</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8704 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8705 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8706 <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
8707 <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
8708 <source>yyyy-MM-dd</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8709 <translation>yyyy-MM-dd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8710 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8711 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8712 <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
8713 <source>Quit</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8714 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8715 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8716 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8717 <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
8718 <source>Save</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8719 <translation>Bewaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8720 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8721 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8722 <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
8723 <source>Delete</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8724 <translation>Verwijder</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8725 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8726 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8727 <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
8728 <source>Product id:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8729 <translation>Product code:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8730 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8731 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8732 <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
8733 <source>Product number, name or code</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8734 <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
8735 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8736 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8737 <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
8738 <source>Type:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8739 <translation>Soort:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8740 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8741 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8742 <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
8743 <source>Form:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8744 <translation>Vorm:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8745 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8746 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8747 <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
8748 <source>Laboratory:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8749 <translation>Laboratorium:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8750 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8751 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8752 <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
8753 <source>Best for:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8754 <translation>Geschikt voor:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8755 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8756 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8757 <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
8758 <source>Yeast bank:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8759 <translation>Gist bank:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8760 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8761 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8762 <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
8763 <source>POF+:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8764 <translation>POF+:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8765 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8766 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8767 <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
8768 <source>STA1 (diastatic):</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8769 <translation>STA1 (diastatic):</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8770 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8771 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8772 <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
8773 <source>Yeast laboratory</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8774 <translation>Gist laboratorium</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8775 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8776 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8777 <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
8778 <source>Yeast bank remark</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8779 <translation>Gistbank opmerkingen</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8780 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8781 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8782 <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
8783 <source>Best used in these style of beers</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8784 <translation>Geschikt voor deze bierstijlen</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8785 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8786 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8787 <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
8788 <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
8789 <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
8790 <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
8791 <source>Yes</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8792 <translation>Ja</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8793 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
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="658"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8796 <source>Min. temperature °C:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8797 <translation>Min. temperatuur °C:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8798 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
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="674"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8801 <source>Max. temperature °C:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8802 <translation>Max. temperatuur °C:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8803 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
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="690"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8806 <source>Attenuatiom %:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8807 <translation>Vergistingsgraad %:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8808 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
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="706"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8811 <source>Alcohol tolerance %:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8812 <translation>Alcohol tolerantie %:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8813 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
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="722"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8816 <source>Flocculation:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8817 <translation>Flocculatie:</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="738"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8821 <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
8822 <source>Billion cells/gram:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8823 <translation>Miljard cellen/gram:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8824 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8825 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8826 <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
8827 <source>Max. reuse:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8828 <translation>Max. hergebruik:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8829 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8830 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8831 <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
8832 <source>Pitch temperature °C:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8833 <translation>Ent temperatuur °C:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8834 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8835 <message>
301
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="786"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8837 <source>Harvest time:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8838 <translation>Oogst tijd:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8839 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8840 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8841 <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
8842 <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
8843 <source>grams / 100 litres</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8844 <translation>grammen per 100 liter</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8845 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8846 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8847 <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
8848 <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
8849 <source>at this gravity</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8850 <translation>op deze densiteit</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="1036"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8854 <source>Pitch from gr/hl:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8855 <translation>Ent vanaf gr/hl:</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="1052"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8859 <source>Pitch upto gr/hl:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8860 <translation>Ent tot gr/hl:</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="1068"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8864 <source>Bacteria:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8865 <translation>Bevat bacterien:</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="1097"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8869 <source>Harvest top:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8870 <translation>Oogst van boven:</translation>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8871 </message>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8872 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8873 <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
8874 <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
8875 <source>@</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8876 <translation>@</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8877 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
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="1152"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8880 <source>Clear tht date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8881 <translation>Verwijder de tht datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8882 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8883 <message>
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="1155"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8885 <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
8886 <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
8887 <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
8888 <source>...</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8889 <translation>...</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8890 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8891 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8892 <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
8893 <source>Clear production date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8894 <translation>Verwijder de productie datum</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8895 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8896 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8897 <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
8898 <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
8899 <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
8900 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8901 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8902 <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
8903 <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
8904 <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
8905 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8906 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8907 <location filename="../ui/EditYeast.ui" line="1232"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8908 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8909 <translation>Kloon</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8910 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8911 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8912 <location filename="../src/EditYeast.cpp" line="32"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8913 <source>Lager</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8914 <translation>Ondergist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8915 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8916 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8917 <location filename="../src/EditYeast.cpp" line="33"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8918 <source>Ale</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8919 <translation>Bovengist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8920 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8921 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8922 <location filename="../src/EditYeast.cpp" line="34"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8923 <source>Wheat</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8924 <translation>Tarwegist</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>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8927 <location filename="../src/EditYeast.cpp" line="35"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8928 <source>Wine</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8929 <translation>Wijngist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8930 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8931 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8932 <location filename="../src/EditYeast.cpp" line="36"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8933 <source>Champagne</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8934 <translation>Champagnegist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8935 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8936 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8937 <location filename="../src/EditYeast.cpp" line="37"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8938 <source>Brett</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8939 <translation>Brett</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8940 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8941 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8942 <location filename="../src/EditYeast.cpp" line="38"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8943 <source>Kveik</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8944 <translation>Kveik</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8945 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8946 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8947 <location filename="../src/EditYeast.cpp" line="39"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8948 <source>Hybrid</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8949 <translation>Hybride</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8950 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8951 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8952 <location filename="../src/EditYeast.cpp" line="41"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8953 <source>Liquid</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8954 <translation>Vloeibaar</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8955 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8956 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8957 <location filename="../src/EditYeast.cpp" line="42"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8958 <source>Dry</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8959 <translation>Droog</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8960 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8961 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8962 <location filename="../src/EditYeast.cpp" line="43"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8963 <source>Slant</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8964 <translation>Schuine buis</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8965 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8966 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8967 <location filename="../src/EditYeast.cpp" line="44"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8968 <source>Culture</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8969 <translation>Slurry</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8970 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8971 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8972 <location filename="../src/EditYeast.cpp" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8973 <source>Frozen</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8974 <translation>Ingevroren</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8975 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8976 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8977 <location filename="../src/EditYeast.cpp" line="46"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8978 <source>Bottle</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8979 <translation>Bottelen</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8980 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8981 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8982 <location filename="../src/EditYeast.cpp" line="47"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8983 <source>Dried</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8984 <translation>Gedroogd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8985 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8986 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8987 <location filename="../src/EditYeast.cpp" line="49"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8988 <source>Low</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8989 <translation>Laag</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8990 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8991 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8992 <location filename="../src/EditYeast.cpp" line="50"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8993 <source>Medium</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8994 <translation>Medium</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8995 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8996 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8997 <location filename="../src/EditYeast.cpp" line="51"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8998 <source>High</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
8999 <translation>Hoog</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9000 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9001 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9002 <location filename="../src/EditYeast.cpp" line="52"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9003 <source>Very high</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9004 <translation>Zeer hoog</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9005 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9006 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9007 <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
9008 <source>Price per pack:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9009 <translation>Prijs per pak:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9010 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9011 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9012 <location filename="../src/EditYeast.cpp" line="170"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9013 <source>Inventory Packs:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9014 <translation>Voorraad pakken:</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9015 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9016 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9017 <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
9018 <source>Billion cells/pack:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9019 <translation>Miljard cellen/pak:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9020 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9021 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9022 <location filename="../src/EditYeast.cpp" line="179"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9023 <source>Price per Kg:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9024 <translation>Prijs per kg:</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9025 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9026 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9027 <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
9028 <source>Inventory gram:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9029 <translation>Voorraad gram:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9030 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9031 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9032 <location filename="../src/EditYeast.cpp" line="189"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9033 <source>Price per litre:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9034 <translation>Prijs per liter:</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9035 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9036 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9037 <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
9038 <source>Inventory ml:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9039 <translation>Voorraad ml:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9040 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9041 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9042 <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
9043 <source>Billion cells/ml:</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9044 <translation>Miljard cellen/ml:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9045 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9046 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9047 <location filename="../src/EditYeast.cpp" line="228"/>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9048 <source>BMSapp - Add new yeast</source>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9049 <translation>BMSapp - Nieuwe gist</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9050 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9051 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9052 <location filename="../src/EditYeast.cpp" line="230"/>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9053 <source>BMSapp - Edit yeast %1</source>
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9054 <translation>BMSapp - Wijzig gist %1</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9055 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9056 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9057 <location filename="../src/EditYeast.cpp" line="246"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9058 <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
9059 <source>Edit Yeast</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9060 <translation>Wijzig gist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9061 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9062 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9063 <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
9064 <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
9065 <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
9066 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9067 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9068 <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
9069 <source>Laboratory empty or too short.</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9070 <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
9071 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9072 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9073 <location filename="../src/EditYeast.cpp" line="313"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9074 <location filename="../src/EditYeast.cpp" line="375"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9075 <location filename="../src/EditYeast.cpp" line="400"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9076 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9077 <translation>Database fout</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9078 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9079 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9080 <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
9081 <location filename="../src/EditYeast.cpp" line="376"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9082 <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
9083 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9084 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9085 %3</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9086 <translation>MySQL fout: %1
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9087 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9088 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9089 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9090 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9091 <location filename="../src/EditYeast.cpp" line="390"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9092 <source>Delete yeast</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9093 <translation>Verwijder gist</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9094 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9095 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9096 <location filename="../src/EditYeast.cpp" line="390"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9097 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9098 <translation>Verwijder %1</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9099 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9100 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9101 <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
9102 <source>Yeast changed</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9103 <translation>Gist gewijzigd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9104 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9105 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9106 <location filename="../src/EditYeast.cpp" line="475"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9107 <source>The yeast has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9108 <translation>Deze gist is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9109 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9110 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9111 <source>The yeast has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9112 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9113 <translation type="vanished">De gist is gewijzigd
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
9114 Bewaar wijzigingen?</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9115 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9116 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9117 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9118 <name>FermentableAdded</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9119 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9120 <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
9121 <source>Mash</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9122 <translation>Maischen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9123 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9124 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9125 <location filename="../src/global.cpp" line="119"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9126 <source>Boil</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9127 <translation>Koken</translation>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9128 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9129 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9130 <location filename="../src/global.cpp" line="120"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9131 <source>Fermentation</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9132 <translation>Hoofdvergisting</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9133 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9134 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9135 <location filename="../src/global.cpp" line="121"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9136 <source>Lagering</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9137 <translation>Nagisting/lagering</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9138 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9139 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9140 <location filename="../src/global.cpp" line="122"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9141 <source>Bottle</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9142 <translation>Bottelen</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9143 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9144 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9145 <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
9146 <source>Kegs</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9147 <translation>Fusten</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9148 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9149 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9150 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9151 <name>FermentableGraintype</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9152 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9153 <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
9154 <source>Base</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9155 <translation>Basismout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9156 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9157 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9158 <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
9159 <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
9160 <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
9161 </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
9162 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9163 <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
9164 <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
9165 <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
9166 </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
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="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
9169 <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
9170 <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
9171 </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
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="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
9174 <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
9175 <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
9176 </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
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="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
9179 <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
9180 <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
9181 </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
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="114"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9184 <source>No malt</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9185 <translation>Geen mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9186 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9187 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9188 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9189 <name>FermentableType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9190 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9191 <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
9192 <source>Grain</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9193 <translation>Mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9194 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9195 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9196 <location filename="../src/global.cpp" line="101"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9197 <source>Sugar</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9198 <translation>Suiker</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9199 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
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="102"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9202 <source>Extract</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9203 <translation></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9204 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
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="103"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9207 <source>Dry extract</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9208 <translation>Droog extract</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9209 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
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="104"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9212 <source>Adjunct</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9213 <translation>Ongemout graan</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9214 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9215 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9216 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9217 <name>HopForm</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9218 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9219 <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
9220 <source>Pellet</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9221 <translation>Pellets</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9222 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9223 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9224 <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
9225 <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
9226 <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
9227 </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
9228 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9229 <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
9230 <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
9231 <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
9232 </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
9233 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9234 <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
9235 <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
9236 <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
9237 </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
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="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
9240 <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
9241 <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
9242 </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
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="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
9245 <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
9246 <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
9247 </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
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="139"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9250 <source>Iso extract</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9251 <translation>Iso extract</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9252 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9253 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9254 <source>Extract</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
9255 <translation type="vanished">Extract</translation>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9256 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9257 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9258 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9259 <name>HopForms</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9260 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9261 <source>Pellet</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9262 <translation type="obsolete">Pellets</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9263 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9264 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9265 <source>Plug</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9266 <translation type="obsolete">Plugs</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9267 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9268 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9269 <source>Leaf</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9270 <translation type="obsolete">Bloemen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9271 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9272 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9273 <source>Leaf wet</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9274 <translation type="obsolete">Nat, vers</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9275 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9276 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9277 <source>Cryo</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9278 <translation type="obsolete">Cryo hop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9279 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9280 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9281 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9282 <name>HopTypes</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9283 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9284 <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
9285 <source>Bittering</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9286 <translation>Bitterhop</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9287 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9288 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9289 <location filename="../src/global.cpp" line="128"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9290 <source>Aroma</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9291 <translation>Aromahop</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9292 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9293 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9294 <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
9295 <source>Both</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9296 <translation>Beide</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9297 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9298 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9299 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9300 <name>HopUse</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9301 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9302 <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
9303 <source>Mash</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9304 <translation>Maischen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9305 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9306 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9307 <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
9308 <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
9309 <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
9310 </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
9311 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9312 <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
9313 <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
9314 <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
9315 </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
9316 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9317 <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
9318 <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
9319 <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
9320 </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
9321 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9322 <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
9323 <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
9324 <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
9325 </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
9326 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
9327 <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
9328 <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
9329 <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
9330 </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
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="149"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9333 <source>Bottling</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9334 <translation>Bottelen</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 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9337 <context>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9338 <name>ImportBrew</name>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9339 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9340 <location filename="../ui/ImportBrew.ui" line="14"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9341 <source>Dialog</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9342 <translation>Dialog</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9343 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9344 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9345 <location filename="../ui/ImportBrew.ui" line="29"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9346 <source>Brew logfile:</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9347 <translation>Brouw logbestand:</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9348 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9349 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9350 <location filename="../ui/ImportBrew.ui" line="64"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9351 <source>Quit</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9352 <translation>Terug</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9353 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9354 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9355 <location filename="../ui/ImportBrew.ui" line="84"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9356 <source>Open</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9357 <translation>Open</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9358 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9359 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9360 <location filename="../ui/ImportBrew.ui" line="101"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9361 <source>Results</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9362 <translation>Resultaat</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9363 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9364 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9365 <location filename="../src/ImportBrew.cpp" line="44"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9366 <source>BMSapp - Import Brewlog</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9367 <translation>BMSapp - importeer brouwlog</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9368 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9369 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9370 <location filename="../src/ImportBrew.cpp" line="55"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9371 <location filename="../src/ImportBrew.cpp" line="57"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9372 <source>Open File</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9373 <translation>Open bestand</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9374 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9375 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9376 <location filename="../src/ImportBrew.cpp" line="55"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9377 <source>Files (*.json)</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9378 <translation>Bestanden (*.json)</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9379 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9380 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9381 <location filename="../src/ImportBrew.cpp" line="57"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9382 <source>No Brewlog JSON file selected.</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9383 <translation>Geen brouwlog JSON bestand gekozen.</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9384 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9385 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9386 <location filename="../src/ImportBrew.cpp" line="95"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9387 <source>Brew: </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9388 <translation>Brouw: </translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9389 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9390 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9391 <location filename="../src/ImportBrew.cpp" line="112"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9392 <source>Deleted %1 old records
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9393 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9394 <translation>%1 oude records verwijderd
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9395 </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="../src/ImportBrew.cpp" line="159"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9399 <source>Inserted %1 new records
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9400 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9401 <translation>%1 nieuwe records ingevoegd
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9402 </translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9403 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9404 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9405 <location filename="../src/ImportBrew.cpp" line="190"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9406 <source>Updated %1 records with events
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9407 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9408 <translation>%1 records bijgewerkt met events
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9409 </translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9410 </message>
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 <location filename="../src/ImportBrew.cpp" line="196"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9413 <source>Marked brew graph available in product
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9414 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9415 <translation>Brouw grafiek beschikbaar gezet in product
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9416 </translation>
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 </context>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9419 <context>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9420 <name>ImportXML</name>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9421 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9422 <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
9423 <source>Dialog</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9424 <translation>Dialog</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9425 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9426 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9427 <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
9428 <source>XML file:</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9429 <translation>XML bestand:</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9430 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9431 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9432 <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
9433 <source>Quit</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9434 <translation>Terug</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9435 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9436 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9437 <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
9438 <source>Open</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9439 <translation>Open</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9440 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9441 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9442 <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
9443 <source>Results</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9444 <translation>Resultaat</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9445 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9446 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9447 <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
9448 <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
9449 <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
9450 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9451 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9452 <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
9453 <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
9454 <source>Open File</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9455 <translation>Open bestand</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9456 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9457 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9458 <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
9459 <source>Files (*.xml)</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9460 <translation>Bestanden (*.xml)</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9461 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9462 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9463 <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
9464 <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
9465 <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
9466 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9467 </context>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9468 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9469 <name>InventoryEquipments</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9470 <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
9471 <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
9472 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9473 <translation>Terug</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9474 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9475 <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
9476 <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
9477 <source>Export</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9478 <translation>Exporteer</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9479 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9480 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9481 <source>Import</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9482 <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
9483 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9484 <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
9485 <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
9486 <source>New</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9487 <translation>Nieuw</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9488 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9489 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9490 <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
9491 <source>Name</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9492 <translation>Naam</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9493 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9494 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9495 <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
9496 <source>Boil volume</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9497 <translation>Kook volume</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9498 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9499 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9500 <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
9501 <source>Batch size</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9502 <translation>Batch volume</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9503 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9504 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9505 <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
9506 <source>Notes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9507 <translation>Opmerkingen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9508 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9509 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9510 <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
9511 <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
9512 <source>Edit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9513 <translation>Wijzig</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9514 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9515 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9516 <location filename="../src/InventoryEquipments.cpp" line="132"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9517 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9518 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9519 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9520 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9521 <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
9522 <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
9523 <location filename="../src/InventoryEquipments.cpp" line="215"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9524 <source>Save File</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9525 <translation>Bestand opslaan</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9526 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9527 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9528 <location filename="../src/InventoryEquipments.cpp" line="169"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9529 <source>Files (*.xml)</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9530 <translation>Bestanden (*.xml)</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9531 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9532 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9533 <location filename="../src/InventoryEquipments.cpp" line="171"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9534 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9535 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9536 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
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="215"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9539 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9540 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9541 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9542 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9543 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9544 <name>InventoryFermentables</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9545 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9546 <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
9547 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9548 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9549 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9550 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9551 <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
9552 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9553 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9554 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9555 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9556 <source>Import</source>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9557 <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
9558 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9559 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9560 <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
9561 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9562 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9563 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9564 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9565 <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
9566 <source>Origin</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9567 <translation>Herkomst</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9568 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9569 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9570 <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
9571 <source>Supplier</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9572 <translation>Producent</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9573 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9574 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9575 <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
9576 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9577 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9578 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9579 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9580 <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
9581 <source>Type</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9582 <translation>Soort</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9583 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9584 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9585 <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
9586 <source>Grain</source>
34
5510352432f5 Finisch fermentables dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 33
diff changeset
9587 <translation>Mout</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9588 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9589 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9590 <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
9591 <source>Color</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9592 <translation>Kleur</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9593 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9594 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9595 <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
9596 <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
9597 <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
9598 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9599 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9600 <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
9601 <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
9602 <translation>Voorraad</translation>
31
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 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9605 <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
9606 <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
9607 <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
9608 <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
9609 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9610 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9611 <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
9612 <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
9613 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9614 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9615 <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
9616 <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
9617 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9618 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9619 <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
9620 <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
9621 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9622 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9623 <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
9624 <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
9625 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9626 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9627 <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
9628 <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
9629 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9630 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9631 <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
9632 <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
9633 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9634 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9635 <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
9636 <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
9637 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9638 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9639 <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
9640 <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
9641 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9642 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9643 <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
9644 <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
9645 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9647 <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
9648 <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
9649 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9651 <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
9652 <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
9653 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9654 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9655 <location filename="../src/InventoryFermentables.cpp" line="153"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9656 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9657 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9658 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9659 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9660 <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
9661 <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
9662 <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
9663 <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
9664 <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
9665 </message>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9666 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9667 <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
9668 <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
9669 <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
9670 </message>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9671 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9672 <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
9673 <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
9674 <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
9675 </message>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9676 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9677 <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
9678 <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
9679 <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
9680 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9681 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9682 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9683 <name>InventoryHops</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9684 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9685 <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
9686 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9687 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9688 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9689 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9690 <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
9691 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9692 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9693 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9694 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9695 <source>Import</source>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9696 <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
9697 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9698 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9699 <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
9700 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9701 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9702 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9703 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9704 <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
9705 <source>Origin</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9706 <translation>Herkomst</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9707 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9708 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9709 <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
9710 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9711 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9712 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9713 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9714 <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
9715 <source>Type</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9716 <translation>Soort</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9717 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9718 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9719 <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
9720 <source>Form</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9721 <translation>Vorm</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9722 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9723 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9724 <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
9725 <source>Alpha</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9726 <translation>Alpha</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9727 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9728 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9729 <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
9730 <source>Beta</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9731 <translation>Beta</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9732 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9733 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9734 <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
9735 <source>Cohumulone</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9736 <translation>Cohumulone</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9737 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9738 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9739 <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
9740 <source>HSI</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9741 <translation>HSI</translation>
31
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 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9744 <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
9745 <source>Harvest</source>
35
b476b36590bc Finisch hops dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 34
diff changeset
9746 <translation>Oogst</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9747 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9748 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9749 <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
9750 <source>Stock</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9751 <translation>Voorraad</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9752 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9753 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9754 <location filename="../src/InventoryHops.cpp" line="92"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9755 <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
9756 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9757 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9758 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9759 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9760 <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
9761 <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
9762 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9763 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9764 <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
9765 <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
9766 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9767 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9768 <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
9769 <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
9770 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9771 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9772 <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
9773 <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
9774 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9775 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9776 <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
9777 <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
9778 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9779 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9780 <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
9781 <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
9782 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9783 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9784 <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
9785 <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
9786 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9787 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9788 <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
9789 <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
9790 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9791 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9792 <location filename="../src/InventoryHops.cpp" line="169"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9793 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9794 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9795 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9796 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9797 <location filename="../src/InventoryHops.cpp" line="211"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9798 <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
9799 <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
9800 <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
9801 <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
9802 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9803 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9804 <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
9805 <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
9806 <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
9807 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9808 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9809 <location filename="../src/InventoryHops.cpp" line="213"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9810 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9811 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9812 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9813 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9814 <location filename="../src/InventoryHops.cpp" line="258"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9815 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9816 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9817 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9818 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9819 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9820 <name>InventoryMiscs</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9821 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9822 <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
9823 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9824 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9825 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9826 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9827 <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
9828 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9829 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9830 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9831 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9832 <source>Import</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9833 <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
9834 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9835 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9836 <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
9837 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9838 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9839 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9840 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9841 <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
9842 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9843 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9844 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9845 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9846 <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
9847 <source>Type</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9848 <translation>Soort</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9849 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9850 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9851 <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
9852 <source>Use</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9853 <translation>Gebruik</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9854 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9855 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9856 <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
9857 <source>Time</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9858 <translation>Tijd</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9859 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9860 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9861 <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
9862 <source>Stock</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9863 <translation>Voorraad</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9864 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9865 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9866 <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
9867 <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
9868 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9869 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9870 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9871 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9872 <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
9873 <source>1 minute</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9874 <translation>1 minuut</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9875 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9876 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9877 <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
9878 <source>%1 minutes</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9879 <translation>%1 minuten</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9880 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9881 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9882 <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
9883 <source>%1 hours</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9884 <translation>%1 uren</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9885 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9886 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9887 <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
9888 <source>1 day</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9889 <translation>1 dag</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9890 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9891 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9892 <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
9893 <source>%1 days</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9894 <translation>%1 dagen</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9895 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9896 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9897 <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
9898 <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
9899 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9900 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9901 <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
9902 <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
9903 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9904 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9905 <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
9906 <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
9907 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9908 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9909 <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
9910 <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
9911 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9912 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9913 <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
9914 <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
9915 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9916 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9917 <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
9918 <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
9919 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9920 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9921 <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
9922 <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
9923 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9924 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9925 <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
9926 <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
9927 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9928 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9929 <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
9930 <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
9931 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9932 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9933 <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
9934 <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
9935 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9936 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9937 <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
9938 <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
9939 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9940 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9941 <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
9942 <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
9943 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9944 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9945 <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
9946 <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
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>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9949 <location filename="../src/InventoryMiscs.cpp" line="157"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9950 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9951 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9952 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9953 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9954 <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
9955 <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
9956 <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
9957 <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
9958 <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
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>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9961 <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
9962 <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
9963 <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
9964 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9965 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9966 <location filename="../src/InventoryMiscs.cpp" line="203"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9967 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9968 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9969 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9970 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9971 <location filename="../src/InventoryMiscs.cpp" line="240"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9972 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9973 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9974 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9975 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9976 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9977 <name>InventorySuppliers</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9978 <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
9979 <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
9980 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9981 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9982 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9983 <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
9984 <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
9985 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9986 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9987 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9988 <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
9989 <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
9990 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9991 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9992 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9993 <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
9994 <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
9995 <source>Address</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
9996 <translation>Adres</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9997 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9998 <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
9999 <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
10000 <source>City</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10001 <translation>Woonplaats</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10002 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10003 <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
10004 <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
10005 <source>Country</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10006 <translation>Land</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10007 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10008 <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
10009 <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
10010 <source>Phone</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10011 <translation>Telefoon</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10012 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10013 <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
10014 <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
10015 <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
10016 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10017 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10018 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10019 <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
10020 <location filename="../src/InventorySuppliers.cpp" line="119"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10021 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10022 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10023 </message>
31
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 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10026 <name>InventoryWaters</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10027 <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
10028 <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
10029 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10030 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10031 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10032 <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
10033 <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
10034 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10035 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10036 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10037 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10038 <source>Import</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10039 <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
10040 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
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/InventoryWaters.cpp" line="69"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10043 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10044 <translation>Nieuw</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>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10047 <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
10048 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10049 <translation>Naam</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>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10052 <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
10053 <source>Notes</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10054 <translation>Opmerkingen</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>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10057 <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
10058 <source>Unlimited</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10059 <translation>Onbeperkt</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>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10062 <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
10063 <source>Stock</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10064 <translation>Voorraad</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10065 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10066 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10067 <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
10068 <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
10069 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10070 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10071 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10072 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10073 <location filename="../src/InventoryWaters.cpp" line="148"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10074 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10075 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10076 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10077 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10078 <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
10079 <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
10080 <location filename="../src/InventoryWaters.cpp" line="223"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10081 <source>Save File</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10082 <translation>Bestand opslaan</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10083 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10084 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10085 <location filename="../src/InventoryWaters.cpp" line="185"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10086 <source>Files (*.xml)</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10087 <translation>Bestanden (*.xml)</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10088 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10089 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10090 <location filename="../src/InventoryWaters.cpp" line="187"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10091 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10092 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10093 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
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="223"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10096 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10097 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10098 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10099 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10100 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10101 <name>InventoryYeasts</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10102 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10103 <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
10104 <source>Quit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10105 <translation>Terug</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10106 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10107 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10108 <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
10109 <source>Export</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10110 <translation>Exporteer</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10111 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10112 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10113 <source>Import</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10114 <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
10115 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10116 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10117 <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
10118 <source>New</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10119 <translation>Nieuw</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10120 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10121 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10122 <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
10123 <source>Laboratory</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10124 <translation>Laboratorium</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10125 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10126 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10127 <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
10128 <source>Product id</source>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 35
diff changeset
10129 <translation>Product code</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10130 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10131 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10132 <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
10133 <source>Name</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10134 <translation>Naam</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10135 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10136 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10137 <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
10138 <source>Type</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10139 <translation>Type</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10140 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10141 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10142 <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
10143 <source>Form</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10144 <translation>Vorm</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10145 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10146 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10147 <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
10148 <source>SVG %</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10149 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10150 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10151 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10152 <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
10153 <source>Tol %</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10154 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10155 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10156 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10157 <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
10158 <source>POF+</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10159 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10160 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10161 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10162 <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
10163 <source>STA1</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10164 <translation></translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10165 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10166 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10167 <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
10168 <source>Stock</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10169 <translation>Voorraad</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10170 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10171 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10172 <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
10173 <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
10174 <source>Edit</source>
32
83c8bb728101 Meer vertalingen.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
10175 <translation>Wijzig</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10176 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10177 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10178 <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
10179 <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
10180 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10181 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10182 <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
10183 <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
10184 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10185 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10186 <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
10187 <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
10188 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10189 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10190 <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
10191 <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
10192 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10193 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10194 <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
10195 <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
10196 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10197 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10198 <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
10199 <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
10200 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10201 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10202 <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
10203 <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
10204 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10205 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10206 <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
10207 <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
10208 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10209 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10210 <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
10211 <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
10212 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10213 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10214 <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
10215 <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
10216 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10217 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10218 <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
10219 <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
10220 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10221 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10222 <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
10223 <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
10224 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10225 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10226 <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
10227 <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
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>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
10231 <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
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>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
10235 <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
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>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10238 <location filename="../src/InventoryYeasts.cpp" line="191"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10239 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10240 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10241 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10242 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10243 <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
10244 <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
10245 <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
10246 <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
10247 <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
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>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10250 <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
10251 <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
10252 <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
10253 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10254 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10255 <location filename="../src/InventoryYeasts.cpp" line="237"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10256 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10257 <translation>Geen XML bestand gekozen.</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10258 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10259 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10260 <location filename="../src/InventoryYeasts.cpp" line="277"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10261 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10262 <translation>XML uitvoer gereed</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10263 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10264 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10265 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10266 <name>MainWindow</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10267 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
10268 <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
10269 <source>File</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10270 <translation>Bestand</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10271 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10272 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10273 <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
10274 <source>Help</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10275 <translation>Hulp</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10276 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10277 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10278 <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
10279 <source>Settings</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10280 <translation>Instellingen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10281 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10282 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10283 <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
10284 <source>Inventory</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10285 <translation>Inventaris</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10286 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10287 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10288 <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
10289 <source>Monitor</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10290 <translation>Monitoren</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10291 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10292 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10293 <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
10294 <source>Products</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10295 <translation>Productie</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10296 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10297 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10298 <location filename="../ui/MainWindow.ui" line="104"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10299 <location filename="../ui/MainWindow.ui" line="363"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10300 <source>Archive</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10301 <translation>Archief</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10302 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10303 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10304 <location filename="../ui/MainWindow.ui" line="133"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10305 <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
10306 <source>Recipes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10307 <translation>Recepten</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10308 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10309 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10310 <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
10311 <source>Exit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10312 <translation>Afsluiten</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10313 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10314 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10315 <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
10316 <source>About</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10317 <translation>Over</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10318 </message>
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 <source>Systems</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10321 <translation type="vanished">Systemen</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10322 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10323 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10324 <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
10325 <source>Fermenters</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10326 <translation>Vergisting</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10327 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10328 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10329 <source>CO2 Meters</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10330 <translation type="vanished">CO2 meters</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10331 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10332 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10333 <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
10334 <source>iSpindels</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10335 <translation>iSpindels</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10336 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10337 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10338 <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
10339 <source>Suppliers</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10340 <translation>Leveranciers</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10341 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10342 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10343 <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
10344 <source>Reports</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10345 <translation>Rapporten</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10346 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10347 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10348 <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
10349 <source>Fermentables</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10350 <translation>Vergistbare ingredienten</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10351 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10352 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10353 <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
10354 <source>Hops</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10355 <translation>Hoppen</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="210"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10359 <source>Yeasts</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10360 <translation>Gisten</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="222"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10364 <source>Miscs</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10365 <translation>Overige ingredienten</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>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10368 <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
10369 <source>Waters</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10370 <translation>Water</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10371 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10372 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10373 <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
10374 <source>Equipments</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10375 <translation>Brouw apparatuur</translation>
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 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10378 <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
10379 <source>Supplies list</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10380 <translation>Voorraad lijst</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10381 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10382 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10383 <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
10384 <source>Yeast bank</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10385 <translation>Gistbank lijst</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10386 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10387 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10388 <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
10389 <source>Water profiles</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10390 <translation>Water profielen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10391 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10392 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10393 <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
10394 <source>Mash schedules</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10395 <translation>Maisch schemas</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10396 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10397 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10398 <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
10399 <source>Beer styles</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10400 <translation>Bierstijlen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10401 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10402 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10403 <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
10404 <source>Fermentation schedules</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10405 <translation>Vergisting profielen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10406 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10407 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10408 <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
10409 <source>Global settings</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10410 <translation>Instellingen</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10411 </message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
10412 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10413 <location filename="../ui/MainWindow.ui" line="345"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
10414 <source>Import beerxml</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
10415 <translation>Importeer beerxml</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
10416 </message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
10417 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10418 <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
10419 <source>In Production</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
10420 <translation>In Productie</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
10421 </message>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10422 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10423 <location filename="../ui/MainWindow.ui" line="372"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10424 <source>On Name</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10425 <translation>Op naam</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10426 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10427 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10428 <location filename="../ui/MainWindow.ui" line="381"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10429 <source>On Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10430 <translation>Op code</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10431 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10432 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10433 <location filename="../ui/MainWindow.ui" line="390"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10434 <source>On Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10435 <translation>Op datum</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10436 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10437 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10438 <location filename="../ui/MainWindow.ui" line="399"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10439 <source>On Beerstyle</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10440 <translation>Op bierstijl</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
10441 </message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10442 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10443 <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
10444 <source>Import beerXML</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10445 <translation>Importeer beerXML</translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
10446 </message>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10447 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10448 <location filename="../ui/MainWindow.ui" line="413"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10449 <source>dummy</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10450 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10451 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10452 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10453 <location filename="../ui/MainWindow.ui" line="418"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10454 <source>hh</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10455 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10456 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10457 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10458 <location filename="../ui/MainWindow.ui" line="423"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10459 <source>hj</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10460 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10461 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10462 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10463 <location filename="../ui/MainWindow.ui" line="428"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10464 <source>ll</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10465 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10466 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10467 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10468 <location filename="../ui/MainWindow.ui" line="433"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10469 <location filename="../ui/MainWindow.ui" line="442"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10470 <source>Nodes</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10471 <translation>Systemen</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10472 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10473 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10474 <location filename="../ui/MainWindow.ui" line="460"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10475 <source>Carbonation</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10476 <translation>Carbonatie</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10477 </message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10478 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10479 <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
10480 <source>Total Production</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10481 <translation>Totaal productie</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10482 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10483 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10484 <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
10485 <source>Efficiency</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10486 <translation>Rendement</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10487 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10488 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10489 <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
10490 <source>Fermentation</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10491 <translation>Vergisting</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
10492 </message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10493 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10494 <location filename="../ui/MainWindow.ui" line="505"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10495 <source>Import brew log</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10496 <translation>Importeer brouwlog</translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
10497 </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
10498 <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
10499 <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
10500 <source>Manual</source>
428
b6535c00de8e Restored translations again
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
10501 <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
10502 </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
10503 <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
10504 <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
10505 <source>F1</source>
428
b6535c00de8e Restored translations again
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
10506 <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
10507 </message>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10508 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10509 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10510 <name>ManoMeter</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10511 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10512 <location filename="../src/analog/manometer.cpp" line="52"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10513 <source>Analog Barmeter</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10514 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10515 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10516 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10517 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10518 <name>MiscType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10519 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10520 <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
10521 <source>Spice</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10522 <translation>Specerij</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10523 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10524 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10525 <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
10526 <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
10527 <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
10528 </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
10529 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10530 <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
10531 <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
10532 <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
10533 </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
10534 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10535 <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
10536 <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
10537 <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
10538 </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
10539 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10540 <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
10541 <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
10542 <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
10543 </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
10544 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10545 <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
10546 <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
10547 <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
10548 </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
10549 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10550 <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
10551 <source>Other</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10552 <translation>Anders</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10553 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10554 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10555 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10556 <name>MiscUse</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10557 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10558 <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
10559 <source>Starter</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10560 <translation>Starter</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10561 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10562 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10563 <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
10564 <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
10565 <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
10566 </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
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="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
10569 <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
10570 <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
10571 </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
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="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
10574 <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
10575 <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
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="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
10579 <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
10580 <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
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="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
10584 <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
10585 <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
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="169"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
10589 <source>Sparge</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
10590 <translation>Spoelen</translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
10591 </message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10592 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10593 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10594 <name>MonCO2meters</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10595 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10596 <location filename="../src/MonCO2meters.cpp" line="56"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10597 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10598 <translation>Terug</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10599 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10600 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10601 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10602 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10603 <translation>Systeem</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10604 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10605 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10606 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10607 <source>Unit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10608 <translation>Eenheid</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10609 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10610 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10611 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10612 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10613 <translation>Status</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10614 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10615 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10616 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10617 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10618 <translation>Bier</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10619 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10620 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10621 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10622 <source>Temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10623 <translation>Temperatuur</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10624 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10625 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10626 <location filename="../src/MonCO2meters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10627 <source>Pressure</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10628 <translation>Druk</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10629 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10630 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10631 <location filename="../src/MonCO2meters.cpp" line="76"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10632 <location filename="../src/MonCO2meters.cpp" line="129"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10633 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10634 <translation>Details</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10635 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10636 <message>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10637 <location filename="../src/MonCO2meters.cpp" line="76"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10638 <source>Mode</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10639 <translation>Werking</translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10640 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10641 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
10642 <location filename="../src/MonCO2meters.cpp" line="138"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10643 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10644 <translation>Totaal items: %1</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10645 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10646 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10647 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10648 <name>MonFermenters</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10649 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10650 <location filename="../src/MonFermenters.cpp" line="56"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10651 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10652 <translation>Terug</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10655 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10656 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10657 <translation>Systeem</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10660 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10661 <source>Unit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10662 <translation>Eenheid</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10665 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10666 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10667 <translation>Status</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10670 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10671 <source>Mode</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10672 <translation>Werking</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10675 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10676 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10677 <translation>Bier</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10680 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10681 <source>Air</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10682 <translation>Lucht</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>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10685 <location filename="../src/MonFermenters.cpp" line="76"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10686 <location filename="../src/MonFermenters.cpp" line="129"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10687 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10688 <translation>Details</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10689 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10690 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10691 <location filename="../src/MonFermenters.cpp" line="138"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10692 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10693 <translation>Totaal items: %1</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10694 </message>
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 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10697 <name>MonNodes</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10698 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10699 <location filename="../src/MonNodes.cpp" line="56"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10700 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10701 <translation>Terug</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10704 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10705 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10706 <translation>Systeem</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10709 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10710 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10711 <translation>Status</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10714 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10715 <source>Group</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10716 <translation>Groep</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10719 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10720 <source>Last seen</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10721 <translation>Laatst gezien</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10724 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10725 <source>Address</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10726 <translation>Adres</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10729 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10730 <source>Interval</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10731 <translation>Interval</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10734 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10735 <location filename="../src/MonNodes.cpp" line="123"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10736 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10737 <translation>Details</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10740 <location filename="../src/MonNodes.cpp" line="132"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10741 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10742 <translation>Totaal items: %1</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10743 </message>
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 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10746 <name>MoniSpindels</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10747 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10748 <location filename="../src/MoniSpindels.cpp" line="57"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10749 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10750 <translation>Terug</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10753 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10754 <source>Unit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10755 <translation>Eenheid</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10758 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10759 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10760 <translation>Systeem</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10763 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10764 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10765 <translation>Status</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10768 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10769 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10770 <translation>Bier</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10773 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10774 <source>Temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10775 <translation>Temperatuur</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10778 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10779 <source>SG</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10780 <translation>SG</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10783 <location filename="../src/MoniSpindels.cpp" line="78"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10784 <location filename="../src/MoniSpindels.cpp" line="131"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10785 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10786 <translation>Details</translation>
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 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10789 <location filename="../src/MoniSpindels.cpp" line="140"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10790 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10791 <translation>Totaal items: %1</translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10792 </message>
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 <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
10795 <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
10796 <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
10797 <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
10798 <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
10799 <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
10800 </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
10801 <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
10802 <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
10803 <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
10804 <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
10805 </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
10806 <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
10807 <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
10808 <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
10809 <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
10810 </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
10811 <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
10812 <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
10813 <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
10814 <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
10815 </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
10816 <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
10817 <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
10818 <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
10819 <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
10820 </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
10821 <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
10822 <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
10823 <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
10824 <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
10825 </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
10826 <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
10827 <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
10828 <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
10829 <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
10830 </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
10831 </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
10832 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10833 <name>PrinterDialog</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10834 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10835 <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
10836 <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
10837 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10838 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10839 <location filename="../src/PrinterDialog.cpp" line="1450"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10840 <location filename="../src/PrinterDialog.cpp" line="1457"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10841 <source>Sugar</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10842 <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
10843 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10844 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10845 <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
10846 <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
10847 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10848 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10849 <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
10850 <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
10851 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10852 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10853 <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
10854 <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
10855 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10856 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10857 <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
10858 <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
10859 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10860 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10861 <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
10862 <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
10863 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10864 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10865 <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
10866 <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
10867 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10868 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10869 <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
10870 <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
10871 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10872 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10873 <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
10874 <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
10875 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10876 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10877 <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
10878 <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
10879 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10880 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10881 <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
10882 <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
10883 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10885 <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
10886 <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
10887 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10888 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10889 <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
10890 <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
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>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
10894 <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
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>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
10898 <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
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>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
10902 <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
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>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10905 <location filename="../src/PrinterDialog.cpp" line="69"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10906 <source>pkg</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10907 <translation>pak</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10908 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10909 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10910 <location filename="../src/PrinterDialog.cpp" line="69"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10911 <source>gr</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10912 <translation>gr</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10913 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10914 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10915 <location filename="../src/PrinterDialog.cpp" line="69"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10916 <source>ml</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10917 <translation>ml</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10918 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10919 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10920 <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
10921 <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
10922 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10924 <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
10925 <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
10926 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10928 <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
10929 <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
10930 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10932 <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
10933 <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
10934 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10936 <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
10937 <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
10938 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10940 <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
10941 <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
10942 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10944 <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
10945 <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
10946 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10948 <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
10949 <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
10950 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10952 <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
10953 <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
10954 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10955 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10956 <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
10957 <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
10958 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10959 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10960 <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
10961 <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
10962 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10963 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10964 <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
10965 <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
10966 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10967 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10968 <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
10969 <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
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>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
10973 <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
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>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
10977 <translation type="vanished">Gedroogd</translation>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10978 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10979 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10980 <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
10981 <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
10982 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10983 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10984 <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
10985 <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
10986 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10987 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10988 <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
10989 <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
10990 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10991 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10992 <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
10993 <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
10994 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10995 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10996 <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
10997 <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
10998 <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
10999 <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
11000 <location filename="../src/PrinterDialog.cpp" line="427"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11001 <location filename="../src/PrinterDialog.cpp" line="474"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11002 <location filename="../src/PrinterDialog.cpp" line="518"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11003 <location filename="../src/PrinterDialog.cpp" line="789"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11004 <location filename="../src/PrinterDialog.cpp" line="839"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11005 <location filename="../src/PrinterDialog.cpp" line="887"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11006 <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
11007 <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
11008 <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
11009 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11010 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11011 <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
11012 <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
11013 <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
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>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11016 <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
11017 <location filename="../src/PrinterDialog.cpp" line="377"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11018 <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
11019 <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
11020 <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
11021 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <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
11024 <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
11025 <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
11026 <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
11027 <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
11028 <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
11029 <translation>Voorraad</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11030 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11031 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11032 <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
11033 <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
11034 <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
11035 <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
11036 <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
11037 <translation>Prijs/Kg</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11038 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11039 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11040 <location filename="../src/PrinterDialog.cpp" line="94"/>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11041 <location filename="../src/PrinterDialog.cpp" line="143"/>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11042 <location filename="../src/PrinterDialog.cpp" line="193"/>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11043 <location filename="../src/PrinterDialog.cpp" line="242"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11044 <source>Value</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11045 <translation>Waarde</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11046 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11047 <message>
341
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="120"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11049 <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
11050 <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
11051 <location filename="../src/PrinterDialog.cpp" line="268"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11052 <source>Total</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11053 <translation>Totaal</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11054 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11055 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11056 <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
11057 <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
11058 <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
11059 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11060 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11061 <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
11062 <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
11063 <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
11064 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11065 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11066 <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
11067 <location filename="../src/PrinterDialog.cpp" line="288"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11068 <source>Form</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11069 <translation>Vorm</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11070 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11071 <message>
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="188"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11073 <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
11074 <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
11075 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11076 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11077 <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
11078 <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
11079 <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
11080 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11081 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11082 <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
11083 <location filename="../src/PrinterDialog.cpp" line="285"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11084 <location filename="../src/PrinterDialog.cpp" line="472"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11085 <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
11086 <location filename="../src/PrinterDialog.cpp" line="2370"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11087 <source>Yeast</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11088 <translation>Gist</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11089 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11090 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11091 <location filename="../src/PrinterDialog.cpp" line="239"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11092 <source>Ingredient</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11093 <translation>Ingredient</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="286"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11097 <source>Description</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11098 <translation>Omschrijving</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11099 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11100 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11101 <location filename="../src/PrinterDialog.cpp" line="290"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11102 <source>Date</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11103 <translation>Datum</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11104 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11105 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11106 <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
11107 <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
11108 <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
11109 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11110 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11111 <location filename="../src/PrinterDialog.cpp" line="328"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11112 <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
11113 <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
11114 <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
11115 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11116 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11117 <location filename="../src/PrinterDialog.cpp" line="331"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11118 <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
11119 <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
11120 <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
11121 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11122 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11123 <location filename="../src/PrinterDialog.cpp" line="335"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11124 <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
11125 <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
11126 <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
11127 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11128 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11129 <location filename="../src/PrinterDialog.cpp" line="338"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11130 <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
11131 <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
11132 <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
11133 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11134 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11135 <location filename="../src/PrinterDialog.cpp" line="342"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11136 <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
11137 <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
11138 <translation>Begin SG</translation>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11139 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11140 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11141 <location filename="../src/PrinterDialog.cpp" line="346"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11142 <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
11143 <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
11144 <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
11145 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11146 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11147 <location filename="../src/PrinterDialog.cpp" line="351"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11148 <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
11149 <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
11150 <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
11151 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11152 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11153 <location filename="../src/PrinterDialog.cpp" line="355"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11154 <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
11155 <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
11156 <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
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="360"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11160 <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
11161 <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
11162 <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
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="368"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11166 <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
11167 <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
11168 <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
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="378"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11172 <location filename="../src/PrinterDialog.cpp" line="787"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11173 <source>Percent</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11174 <translation>Procent</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11175 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
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="379"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11178 <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
11179 <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
11180 <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
11181 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11182 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11183 <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
11184 <location filename="../src/PrinterDialog.cpp" line="428"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11185 <location filename="../src/PrinterDialog.cpp" line="475"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11186 <location filename="../src/PrinterDialog.cpp" line="519"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11187 <location filename="../src/PrinterDialog.cpp" line="790"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11188 <location filename="../src/PrinterDialog.cpp" line="840"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11189 <location filename="../src/PrinterDialog.cpp" line="888"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11190 <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
11191 <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
11192 <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
11193 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11194 <message>
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="382"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11196 <location filename="../src/PrinterDialog.cpp" line="429"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11197 <location filename="../src/PrinterDialog.cpp" line="476"/>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11198 <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
11199 <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
11200 <location filename="../src/PrinterDialog.cpp" line="841"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11201 <location filename="../src/PrinterDialog.cpp" line="889"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11202 <location filename="../src/PrinterDialog.cpp" line="949"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11203 <source>Amount</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11204 <translation>Hoeveel</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11205 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11206 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11207 <location filename="../src/PrinterDialog.cpp" line="383"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11208 <location filename="../src/PrinterDialog.cpp" line="430"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11209 <location filename="../src/PrinterDialog.cpp" line="477"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11210 <location filename="../src/PrinterDialog.cpp" line="521"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11211 <location filename="../src/PrinterDialog.cpp" line="792"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11212 <location filename="../src/PrinterDialog.cpp" line="842"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11213 <location filename="../src/PrinterDialog.cpp" line="890"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11214 <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
11215 <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
11216 <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
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="424"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11220 <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
11221 <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
11222 <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
11223 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11224 <message>
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="425"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11226 <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
11227 <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
11228 <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
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="426"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11232 <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
11233 <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
11234 <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
11235 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11236 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11237 <location filename="../src/PrinterDialog.cpp" line="473"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11238 <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
11239 <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
11240 <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
11241 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11242 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11243 <location filename="../src/PrinterDialog.cpp" line="517"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11244 <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
11245 <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
11246 <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
11247 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11248 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11249 <location filename="../src/PrinterDialog.cpp" line="564"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11250 <location filename="../src/PrinterDialog.cpp" line="993"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11251 <location filename="../src/PrinterDialog.cpp" line="1163"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11252 <source>Mash step</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11253 <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
11254 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11255 <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
11256 <location filename="../src/PrinterDialog.cpp" line="565"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11257 <location filename="../src/PrinterDialog.cpp" line="994"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11258 <location filename="../src/PrinterDialog.cpp" line="1164"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11259 <source>Step type</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11260 <translation>Stap type</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11261 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11262 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11263 <location filename="../src/PrinterDialog.cpp" line="566"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11264 <location filename="../src/PrinterDialog.cpp" line="995"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11265 <source>Start °C</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11266 <translation>Start °C</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11267 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11268 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11269 <location filename="../src/PrinterDialog.cpp" line="567"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11270 <location filename="../src/PrinterDialog.cpp" line="996"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11271 <source>End °C</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11272 <translation>Eind °C</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11273 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11274 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11275 <location filename="../src/PrinterDialog.cpp" line="568"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11276 <location filename="../src/PrinterDialog.cpp" line="997"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11277 <source>Time</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11278 <translation>Tijd</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11279 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11280 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11281 <location filename="../src/PrinterDialog.cpp" line="569"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11282 <location filename="../src/PrinterDialog.cpp" line="998"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11283 <source>Ramp</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11284 <translation>Verwarm</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11285 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11286 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11287 <location filename="../src/PrinterDialog.cpp" line="570"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11288 <location filename="../src/PrinterDialog.cpp" line="999"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11289 <source>L/kg</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11290 <translation>L/kg</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11291 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11292 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11293 <location filename="../src/PrinterDialog.cpp" line="571"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11294 <location filename="../src/PrinterDialog.cpp" line="1000"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11295 <source>Inf/dec L.</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11296 <translation>Inf/dec L.</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11297 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11298 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11299 <location filename="../src/PrinterDialog.cpp" line="572"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11300 <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
11301 <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
11302 <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
11303 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11305 <location filename="../src/PrinterDialog.cpp" line="602"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11306 <location filename="../src/PrinterDialog.cpp" line="1031"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11307 <source>Water source</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11308 <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
11309 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11310 <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
11311 <location filename="../src/PrinterDialog.cpp" line="603"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11312 <location filename="../src/PrinterDialog.cpp" line="1032"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11313 <source>Volume</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11314 <translation>Volume</translation>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11315 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11316 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11317 <location filename="../src/PrinterDialog.cpp" line="604"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11318 <location filename="../src/PrinterDialog.cpp" line="1033"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11319 <source>Ca</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11320 <translation>Ca</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11321 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11322 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11323 <location filename="../src/PrinterDialog.cpp" line="605"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11324 <location filename="../src/PrinterDialog.cpp" line="1034"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11325 <source>Mg</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11326 <translation>Mg</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="606"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11330 <location filename="../src/PrinterDialog.cpp" line="1035"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11331 <source>CaCO3</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11332 <translation>CaCO3</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="607"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11336 <location filename="../src/PrinterDialog.cpp" line="1036"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11337 <source>Na</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11338 <translation>Na</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="608"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11342 <location filename="../src/PrinterDialog.cpp" line="1037"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11343 <source>Cl</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11344 <translation>Cl</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11345 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11346 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11347 <location filename="../src/PrinterDialog.cpp" line="609"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11348 <location filename="../src/PrinterDialog.cpp" line="1038"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11349 <source>SO4</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11350 <translation>SO4</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11351 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11352 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11353 <location filename="../src/PrinterDialog.cpp" line="610"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11354 <location filename="../src/PrinterDialog.cpp" line="1039"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11355 <location filename="../src/PrinterDialog.cpp" line="1168"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11356 <location filename="../src/PrinterDialog.cpp" line="1750"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11357 <location filename="../src/PrinterDialog.cpp" line="1778"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11358 <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
11359 <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
11360 <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
11361 <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
11362 <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
11363 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11364 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11365 <location filename="../src/PrinterDialog.cpp" line="640"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11366 <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
11367 <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
11368 <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
11369 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11370 <message>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11371 <source>Treated water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11372 <translation type="vanished">Behandeld water</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11373 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11374 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11375 <location filename="../src/PrinterDialog.cpp" line="652"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11376 <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
11377 <source>Treated mash water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11378 <translation>Behandeld maisch water</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11379 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11380 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11381 <location filename="../src/PrinterDialog.cpp" line="662"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11382 <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
11383 <source>Treated sparge water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11384 <translation>Behandeld spoelwater</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11385 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11386 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11387 <location filename="../src/PrinterDialog.cpp" line="692"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11388 <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
11389 <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
11390 <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
11391 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11392 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11393 <location filename="../src/PrinterDialog.cpp" line="712"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11394 <source>Product overview</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11395 <translation>Product overzicht</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11396 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11397 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11398 <location filename="../src/PrinterDialog.cpp" line="769"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11399 <source>Stage</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11400 <translation>Fase</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11401 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11402 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11403 <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
11404 <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
11405 <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
11406 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11407 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11408 <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
11409 <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
11410 <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
11411 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11412 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11413 <location filename="../src/PrinterDialog.cpp" line="927"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11414 <source>%1 step yeaststarter</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11415 <translation>%1 staps giststarter</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11416 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11417 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11418 <location filename="../src/PrinterDialog.cpp" line="928"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11419 <source>Before</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11420 <translation>Voor</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11421 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11422 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11423 <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
11424 <source>Product brewday</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11425 <translation>Product brouwdag</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11426 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11427 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11428 <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
11429 <source>Brewday start</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11430 <translation>Brouwdag start</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11431 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11432 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11433 <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
11434 <source>Brewday end</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11435 <translation>Brouwdag eind</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11436 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11437 <message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11438 <location filename="../src/PrinterDialog.cpp" line="1165"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11439 <source>Temperature</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11440 <translation>Temperatuur</translation>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11441 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11442 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11443 <location filename="../src/PrinterDialog.cpp" line="1166"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11444 <source>Minutes</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11445 <translation>Minuten</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11446 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11447 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11448 <location filename="../src/PrinterDialog.cpp" line="1167"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11449 <location filename="../src/PrinterDialog.cpp" line="1766"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11450 <location filename="../src/PrinterDialog.cpp" line="1785"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11451 <location filename="../src/PrinterDialog.cpp" line="1865"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11452 <source>SG</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11453 <translation>SG</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11454 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11455 <message>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11456 <location filename="../src/PrinterDialog.cpp" line="1194"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11457 <source>Brew item</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11458 <translation>Brouw item</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11459 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11460 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
11461 <location filename="../src/PrinterDialog.cpp" line="1195"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11462 <source>Expected</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11463 <translation>Verwacht</translation>
378
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>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11466 <location filename="../src/PrinterDialog.cpp" line="1196"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11467 <source>Reached</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11468 <translation>Bereikt</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11469 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11470 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11471 <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
11472 <source>Difference</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11473 <translation>Verschil</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="1201"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11477 <source>Mash pH</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11478 <translation>Maisch pH</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="1207"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11482 <source>Mash density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11483 <translation>Maisch densiteit</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>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11486 <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
11487 <source>Mash efficiency</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11488 <translation>Maisch rendement</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11489 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11490 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11491 <location filename="../src/PrinterDialog.cpp" line="1219"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11492 <source>Sparge pH</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11493 <translation>Spoelen pH</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11494 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11495 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11496 <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
11497 <source>Pre boil pH</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11498 <translation>Voor koken pH</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11499 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11500 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11501 <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
11502 <source>Pre boil density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11503 <translation>Voor koken SG</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11504 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11505 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11506 <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
11507 <source>Pre boil volume</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11508 <translation>Voor koken volume</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11509 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11510 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11511 <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
11512 <source>Pre boil efficiency</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11513 <translation>Voor koken rendement</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11514 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11515 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11516 <location filename="../src/PrinterDialog.cpp" line="1248"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11517 <source>After boil pH</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11518 <translation>Na koken pH</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11519 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11520 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11521 <location filename="../src/PrinterDialog.cpp" line="1253"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11522 <source>After boil density</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11523 <translation>Na koken SG</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11524 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11525 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11526 <location filename="../src/PrinterDialog.cpp" line="1259"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11527 <source>After boil volume</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11528 <translation>Na koken volume</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11529 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11530 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11531 <location filename="../src/PrinterDialog.cpp" line="1265"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11532 <source>After boil efficiency</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11533 <translation>Na koken rendement</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11534 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11535 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11536 <location filename="../src/PrinterDialog.cpp" line="1271"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11537 <source>Chiller and trub loss</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11538 <translation>Trub en koeler verlies</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11539 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11540 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11541 <location filename="../src/PrinterDialog.cpp" line="1277"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11542 <source>Top up water</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11543 <translation>Extra water in gistvat</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11544 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11545 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11546 <location filename="../src/PrinterDialog.cpp" line="1283"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11547 <source>Fermenter volume</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11548 <translation>Gistvat volume</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11549 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11550 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11551 <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
11552 <source>Fermenter density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11553 <translation>Gistvat densiteit</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11554 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11555 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11556 <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
11557 <source>Fermenter color</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11558 <translation>Kleur in gistvat</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11559 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11560 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11561 <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
11562 <source>Fermenter IBU</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11563 <translation>Bitterheid in gistvat</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11564 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11565 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11566 <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
11567 <source>Cooling method</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11568 <translation>Koelen methode</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11569 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11570 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11571 <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
11572 <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
11573 <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
11574 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11575 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11576 <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
11577 <source>Cooling time</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11578 <translation>Koeltijd</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11579 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11580 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11581 <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
11582 <source>Product fermentation</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11583 <translation>Product vergisting</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11584 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11585 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11586 <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
11587 <source>Primary start temp</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11588 <translation>Hoofdgisting start temp</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11589 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11590 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11591 <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
11592 <source>Primary peak temp</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11593 <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
11594 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11595 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11596 <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
11597 <source>Primary end temp</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11598 <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
11599 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11600 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11601 <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
11602 <source>Primary density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11603 <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
11604 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11605 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11606 <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
11607 <source>Primary end date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11608 <translation>Hoofdgisting datum</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11609 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11610 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11611 <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
11612 <source>Secondary end temp</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11613 <translation>Nagisting eind temp</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11614 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11615 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11616 <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
11617 <source>Secondary density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11618 <translation>Nagisting densiteit</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11619 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11620 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11621 <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
11622 <source>Secondary end date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11623 <translation>Nagisting eind datum</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11624 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11625 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11626 <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
11627 <source>Tertiary temperature</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11628 <translation>Lageren temperatuur</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11629 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11630 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11631 <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
11632 <source>Final density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11633 <translation>Finale densiteit</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11634 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11635 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11636 <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
11637 <source>Tertiary end date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11638 <translation>Lagering eind datum</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11639 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11640 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11641 <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
11642 <source>Apperant attenuation</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11643 <translation>Schijnbare vergisting</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11644 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11645 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11646 <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
11647 <source>Package product</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11648 <translation>Verpakken</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11649 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11650 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11651 <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
11652 <source>Package date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11653 <translation>Verpakken datum</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11654 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11655 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11656 <location filename="../src/PrinterDialog.cpp" line="1395"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11657 <source>Package volume</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11658 <translation>Verpakken volume</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11659 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11660 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11661 <location filename="../src/PrinterDialog.cpp" line="1400"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11662 <location filename="../src/PrinterDialog.cpp" line="1480"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11663 <location filename="../src/PrinterDialog.cpp" line="1483"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11664 <source>Alcohol volume</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11665 <translation>Alcohol vol%</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11666 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11667 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11668 <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
11669 <source>Infuse volume</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11670 <translation>Infusie volume</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11671 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11672 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11673 <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
11674 <source>Infuse alcohol</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11675 <translation>Infusie alcohol</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11676 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11677 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11678 <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
11679 <source>Bottles</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11680 <translation>Flessen</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11681 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11682 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11683 <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
11684 <source>Kegs</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11685 <translation>Fusten</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11686 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11687 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11688 <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
11689 <source>Bottles volume</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11690 <translation>Flessen volume</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11691 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11692 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11693 <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
11694 <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
11695 <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
11696 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11697 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11698 <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
11699 <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
11700 <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
11701 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11702 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11703 <location filename="../src/PrinterDialog.cpp" line="1434"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11704 <source>Kegs CO2 volumes</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11705 <translation>Fusten CO2 volumes</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11706 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11707 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11708 <location filename="../src/PrinterDialog.cpp" line="1454"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11709 <source>Forced carbonation</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11710 <translation>Geforceerde carbonatie</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11711 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11712 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11713 <location filename="../src/PrinterDialog.cpp" line="1455"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11714 <source>Yes</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11715 <translation>Ja</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11716 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11717 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11718 <location filename="../src/PrinterDialog.cpp" line="1462"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11719 <location filename="../src/PrinterDialog.cpp" line="1466"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11720 <source>Sugar amount</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11721 <translation>Suiker gewicht</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11722 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11723 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11724 <location filename="../src/PrinterDialog.cpp" line="1471"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11725 <location filename="../src/PrinterDialog.cpp" line="1475"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11726 <source>Water amount</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11727 <translation>Water volume</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11728 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11729 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11730 <location filename="../src/PrinterDialog.cpp" line="1487"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11731 <location filename="../src/PrinterDialog.cpp" line="1490"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11732 <source>Pressure</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11733 <translation>Druk</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11734 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
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="1494"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11737 <location filename="../src/PrinterDialog.cpp" line="1497"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11738 <source>Carbonation temp</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11739 <translation>Carbonatie temp</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11740 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11741 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11742 <location filename="../src/PrinterDialog.cpp" line="1524"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11743 <source>Tasting notes</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11744 <translation>Proef notities</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11745 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11746 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11747 <location filename="../src/PrinterDialog.cpp" line="1528"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11748 <source>Tasting date</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11749 <translation>Proeven datum</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11750 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11751 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11752 <location filename="../src/PrinterDialog.cpp" line="1531"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11753 <source>Taste score</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11754 <translation>Beoordeling cijfer</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11755 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11756 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11757 <location filename="../src/PrinterDialog.cpp" line="1535"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11758 <source>Color</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11759 <translation>Kleur</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11760 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11761 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11762 <location filename="../src/PrinterDialog.cpp" line="1539"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11763 <source>Transparency</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11764 <translation>Helderheid</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11765 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11766 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11767 <location filename="../src/PrinterDialog.cpp" line="1543"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11768 <source>Head</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11769 <translation>Schuim</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="1547"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11773 <source>Aroma</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11774 <translation>Geur</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11775 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11776 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11777 <location filename="../src/PrinterDialog.cpp" line="1551"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11778 <source>Taste</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11779 <translation>Smaak</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11780 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11781 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11782 <location filename="../src/PrinterDialog.cpp" line="1555"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11783 <source>Mouthfeel</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11784 <translation>Mondgevoel</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11785 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11786 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11787 <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
11788 <source>Aftertaste</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11789 <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
11790 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11791 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11792 <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
11793 <source>Make a yeast starter</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11794 <translation>Maak een giststarter</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11795 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11796 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11797 <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
11798 <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
11799 <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
11800 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11801 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11802 <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
11803 <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
11804 <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
11805 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11806 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11807 <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
11808 <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
11809 <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
11810 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11811 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11812 <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
11813 <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
11814 <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
11815 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11816 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11817 <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
11818 <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
11819 <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
11820 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11821 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11822 <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
11823 <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
11824 <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
11825 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11826 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11827 <location filename="../src/PrinterDialog.cpp" line="1609"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11828 <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
11829 <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
11830 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11831 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11832 <location filename="../src/PrinterDialog.cpp" line="1610"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11833 <location filename="../src/PrinterDialog.cpp" line="1613"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11834 <source>remove starter from the fridge and decant</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11835 <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
11836 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11837 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11838 <location filename="../src/PrinterDialog.cpp" line="1612"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11839 <source>place starter in the fridge until brewday</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11840 <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
11841 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11842 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11843 <location filename="../src/PrinterDialog.cpp" line="1620"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11844 <source>Mash water and treatment</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11845 <translation>Maisch water en behandeling</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11846 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11847 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11848 <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
11849 <source>Sparge water and treatment</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11850 <translation>Spoel water en behandeling</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11851 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11852 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11853 <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
11854 <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
11855 <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
11856 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11857 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11858 <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
11859 <source>Mill the malts</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11860 <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
11861 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11862 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11863 <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
11864 <source>Mash</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11865 <translation>Maischen</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11866 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11867 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11868 <location filename="../src/PrinterDialog.cpp" line="1712"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11869 <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
11870 <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
11871 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11872 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11873 <location filename="../src/PrinterDialog.cpp" line="1716"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11874 <source>Add brouwzouten</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11875 <translation>Brouwzouten toevoegen</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11876 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11877 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11878 <location filename="../src/PrinterDialog.cpp" line="1717"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11879 <source>Add malts and dough-in</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11880 <translation>Stort de mout en inmaischen</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11881 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11882 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11883 <location filename="../src/PrinterDialog.cpp" line="1720"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11884 <source>Add %1 gram `%2` hop</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11885 <translation>Toevoegen %1 gram `%2` hop</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11886 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11887 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11888 <location filename="../src/PrinterDialog.cpp" line="1727"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11889 <source>Add %1 %2 `%3`</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11890 <translation>Toevoegen %1 %2 `%3`</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11891 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11892 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11893 <location filename="../src/PrinterDialog.cpp" line="1733"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11894 <source>Add %1 liter water of %2°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11895 <translation>Infusie %1 liter water van %2°C</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11896 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11897 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11898 <location filename="../src/PrinterDialog.cpp" line="1736"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11899 <source>Heat upto %1°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11900 <translation>Verwarm tot %1°C</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11901 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11902 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11903 <location filename="../src/PrinterDialog.cpp" line="1738"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11904 <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
11905 <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
11906 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11907 <message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11908 <location filename="../src/PrinterDialog.cpp" line="1743"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11909 <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
11910 <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
11911 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11912 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11913 <location filename="../src/PrinterDialog.cpp" line="1744"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11914 <location filename="../src/PrinterDialog.cpp" line="1747"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11915 <source>Brix</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11916 <translation>Brix</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11917 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11918 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11919 <location filename="../src/PrinterDialog.cpp" line="1746"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11920 <source>%1 minutes at %2°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11921 <translation>%1 minuten op %2°C</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11922 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11923 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11924 <location filename="../src/PrinterDialog.cpp" line="1750"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11925 <source>Measure and adjust pH (target %1 pH)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11926 <translation>Meten en bijstellen pH (doel %1 pH)</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11927 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11928 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11929 <location filename="../src/PrinterDialog.cpp" line="1766"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11930 <source>Target SG end mash: </source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11931 <translation>Doel SG eind maischen: </translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11932 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11933 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11934 <location filename="../src/PrinterDialog.cpp" line="1775"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11935 <source>Lauter and Sparge</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11936 <translation>Spoelen en filteren</translation>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11937 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11938 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11939 <location filename="../src/PrinterDialog.cpp" line="1776"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11940 <source>Heat sparge water to %1°C</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11941 <translation>Verwarm spoelwater tot %1°C</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11942 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11943 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11944 <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
11945 <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
11946 <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
11947 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11948 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11949 <location filename="../src/PrinterDialog.cpp" line="1837"/>
421
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
11950 <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
11951 <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
11952 </message>
595a8c7d6341 Updated dutch translation
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
11953 <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
11954 <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
11955 <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
11956 <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
11957 </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
11958 <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
11959 <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
11960 <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
11961 <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
11962 </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
11963 <message>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11964 <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
11965 <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
11966 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11967 <message>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11968 <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
11969 <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
11970 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
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="1779"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11973 <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
11974 <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
11975 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
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="1781"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11978 <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
11979 <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
11980 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11981 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
11982 <location filename="../src/PrinterDialog.cpp" line="1784"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11983 <location filename="../src/PrinterDialog.cpp" line="1864"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11984 <source>cm</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11985 <translation>cm</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11986 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11987 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11988 <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
11989 <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
11990 <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
11991 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11992 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11993 <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
11994 <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
11995 <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
11996 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11997 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11998 <location filename="../src/PrinterDialog.cpp" line="1825"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11999 <source>Boil</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12000 <translation>Koken</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12001 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12002 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12003 <location filename="../src/PrinterDialog.cpp" line="1827"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12004 <source>Total boiltime: %1 minutes</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12005 <translation>Totale kooktijd %1 minuten</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12006 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12007 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12008 <location filename="../src/PrinterDialog.cpp" line="1832"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12009 <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
12010 <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
12011 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12012 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12013 <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
12014 <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
12015 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12016 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12017 <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
12018 <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
12019 <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
12020 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12021 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12022 <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
12023 <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
12024 <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
12025 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12026 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12027 <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
12028 <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
12029 <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
12030 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12031 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12032 <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
12033 <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
12034 <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
12035 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12036 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12037 <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
12038 <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
12039 <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
12040 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12041 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12042 <location filename="../src/PrinterDialog.cpp" line="1865"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12043 <source>Target SG at end of boil: </source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12044 <translation>Doel SG einde koken: </translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12045 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12046 <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
12047 <location filename="../src/PrinterDialog.cpp" line="1875"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12048 <source>This is a `no-boil` recipe</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12049 <translation>Dit is een `no-boil` recept</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12050 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12051 <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
12052 <location filename="../src/PrinterDialog.cpp" line="1900"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12053 <source>Whirlpool(s) and cooling</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12054 <translation>Whirlpools en koelen</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12055 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12056 <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
12057 <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
12058 <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
12059 <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
12060 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12061 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12062 <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
12063 <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
12064 <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
12065 </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
12066 <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
12067 <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
12068 <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
12069 <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
12070 </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
12071 <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
12072 <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
12073 <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
12074 <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
12075 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12076 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12077 <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
12078 <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
12079 <source>Cool to %1°C</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12080 <translation>Koel tot %1°C</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12081 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12082 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12083 <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
12084 <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
12085 <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
12086 </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
12087 <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
12088 <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
12089 <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
12090 <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
12091 </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
12092 <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
12093 <location filename="../src/PrinterDialog.cpp" line="1920"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12094 <source>Desinfect fermenter and pump and hoses if needed</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12095 <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
12096 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12097 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12098 <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
12099 <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
12100 </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
12101 <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
12102 <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
12103 <source>Liter</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12104 <translation>Liter</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12105 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12106 <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
12107 <location filename="../src/PrinterDialog.cpp" line="1947"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12108 <source>Yeast pitching and fermentation</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12109 <translation>Gist enten en vergisten</translation>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12110 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12111 <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
12112 <location filename="../src/PrinterDialog.cpp" line="1951"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12113 <source>%1 pack %2, `%3` yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12114 <translation>%1 pak %2, `%3` gist</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12115 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12116 <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
12117 <location filename="../src/PrinterDialog.cpp" line="1955"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12118 <source>%1 gram %2, `%3` yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12119 <translation>%1 gram %2, `%3` gist</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12120 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12121 <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
12122 <location filename="../src/PrinterDialog.cpp" line="1959"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12123 <source>%1 ml %2, `%3` yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12124 <translation>%1 ml %2, `%3` gist</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12125 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12126 <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
12127 <location filename="../src/PrinterDialog.cpp" line="1965"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12128 <source>Pitch yeast at %1°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12129 <translation>Ent gist bij %1°C</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12130 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12131 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12132 <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
12133 <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
12134 <translation>Strooi de gist over het wort</translation>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12135 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12136 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12137 <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
12138 <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
12139 <translation>Toevoegen afgegoten giststarter</translation>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12140 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12141 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12142 <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
12143 <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
12144 <translation>Gist toevoegen</translation>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12145 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12146 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12147 <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
12148 <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
12149 <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
12150 </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
12151 <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
12152 <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
12153 <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
12154 <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
12155 </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
12156 <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
12157 <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
12158 <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
12159 <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
12160 </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
12161 <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
12162 <location filename="../src/PrinterDialog.cpp" line="1984"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12163 <source>Start fermentation</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12164 <translation>Start vergisten</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12165 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12166 <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
12167 <location filename="../src/PrinterDialog.cpp" line="2002"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12168 <source>Primary fermentation</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12169 <translation>Hoofdvergisting</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12170 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12171 <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
12172 <location filename="../src/PrinterDialog.cpp" line="2005"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12173 <source>Add %1 kg `%2` on day 3 or 4</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12174 <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
12175 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12176 <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
12177 <location filename="../src/PrinterDialog.cpp" line="2011"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12178 <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
12179 <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
12180 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12181 <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
12182 <location filename="../src/PrinterDialog.cpp" line="2035"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12183 <source>Secondary fermentation</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12184 <translation>Nagisting</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12185 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12186 <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
12187 <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
12188 <location filename="../src/PrinterDialog.cpp" line="2097"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12189 <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
12190 <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
12191 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12192 <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
12193 <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
12194 <location filename="../src/PrinterDialog.cpp" line="2100"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12195 <source>Add %1 gram %2, `%3`</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12196 <translation>Toevoegen %1 gram %2, `%3`</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12197 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12198 <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
12199 <location filename="../src/PrinterDialog.cpp" line="2045"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12200 <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
12201 <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
12202 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12203 <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
12204 <location filename="../src/PrinterDialog.cpp" line="2051"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12205 <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
12206 <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
12207 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12208 <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
12209 <location filename="../src/PrinterDialog.cpp" line="2082"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12210 <source>Tertiary fermentation</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12211 <translation>Lageren</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12212 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12213 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12214 <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
12215 <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
12216 <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
12217 </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
12218 <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
12219 <location filename="../src/PrinterDialog.cpp" line="2090"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12220 <source>Add %1 gram `%2` for %3 days</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12221 <translation>Toevoegen %1 gram `%2` voor %3 dagen</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12222 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12223 <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
12224 <location filename="../src/PrinterDialog.cpp" line="2103"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12225 <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
12226 <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
12227 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12228 <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
12229 <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
12230 <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
12231 <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
12232 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12233 <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
12234 <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
12235 <source>Packaging</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12236 <translation>Verpakken</translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12237 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12238 <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
12239 <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
12240 <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
12241 <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
12242 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12243 <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
12244 <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
12245 <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
12246 <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
12247 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
12248 <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
12249 <location filename="../src/PrinterDialog.cpp" line="2156"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12250 <source>Add %1, `%2` as bottle yeast</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12251 <translation>Toevoegen %1, `%%2` als bottelgist</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12252 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12253 <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
12254 <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
12255 <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
12256 <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
12257 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
12258 <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
12259 <location filename="../src/PrinterDialog.cpp" line="2163"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12260 <source>Add %1 ml %2, `%3` as bottle yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12261 <translation>Toevoegen %1 ml %2, `%3` als bottelgist</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12262 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12263 <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
12264 <location filename="../src/PrinterDialog.cpp" line="2172"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12265 <source>Add %1 %2 `%3` during bottling</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12266 <translation>Toevoegen %1 %2 `%3` tijdens bottelen</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12267 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12268 <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
12269 <location filename="../src/PrinterDialog.cpp" line="2178"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12270 <source>Add %1 gr `%2`</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12271 <translation>Toevoegen %1 gr `%2`</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12272 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
12273 <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
12274 <location filename="../src/PrinterDialog.cpp" line="2193"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12275 <source>Number</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12276 <translation>Nummer</translation>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12277 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12278 <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
12279 <location filename="../src/PrinterDialog.cpp" line="2194"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12280 <source>Year</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12281 <translation>Jaar</translation>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12282 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12283 <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
12284 <location filename="../src/PrinterDialog.cpp" line="2195"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12285 <source>Brew sessions</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12286 <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
12287 </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
12288 <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
12289 <location filename="../src/PrinterDialog.cpp" line="2196"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12290 <source>Brew volume</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12291 <translation>Brouw volume</translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12292 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12293 <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
12294 <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
12295 <source>Average volume</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12296 <translation>Gemiddeld volume</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12297 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12298 <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
12299 <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
12300 <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
12301 <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
12302 <translation>Code</translation>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12303 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12304 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12305 <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
12306 <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
12307 <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
12308 <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
12309 </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
12310 <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
12311 <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
12312 <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
12313 <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
12314 </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
12315 <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
12316 <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
12317 <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
12318 <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
12319 </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
12320 <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
12321 <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
12322 <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
12323 <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
12324 </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
12325 <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
12326 <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
12327 <source>Boil eff</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12328 <translation>Koken %</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12329 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12330 <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
12331 <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
12332 <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
12333 <translation>Hoofdgisting</translation>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12334 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12335 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12336 <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
12337 <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
12338 <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
12339 </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
12340 <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
12341 <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
12342 <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
12343 <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
12344 </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
12345 <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
12346 <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
12347 <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
12348 <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
12349 </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
12350 <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
12351 <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
12352 <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
12353 <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
12354 </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
12355 <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
12356 <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
12357 <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
12358 <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
12359 </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
12360 <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
12361 <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
12362 <source>AA</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12363 <translation>SVG</translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12364 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
12365 <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
12366 <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
12367 <location filename="../src/PrinterDialog.cpp" line="2452"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12368 <source>Measured:</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12369 <translation>Gemeten:</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12370 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12371 <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
12372 <location filename="../src/PrinterDialog.cpp" line="2464"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12373 <source>%1 split the batch here!</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12374 <translation>%1 splits de batch hier!</translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12375 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
12376 <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
12377 <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
12378 <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
12379 <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
12380 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12381 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
12382 <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
12383 <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
12384 <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
12385 </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
12386 <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
12387 <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
12388 <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
12389 <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
12390 </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
12391 <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
12392 <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
12393 <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
12394 <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
12395 </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
12396 <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
12397 <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
12398 <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
12399 <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
12400 </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
12401 <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
12402 <location filename="../src/PrinterDialog.cpp" line="2521"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12403 <source>Date and time</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12404 <translation>Datum en tijd</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12405 </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
12406 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
12407 <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
12408 <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
12409 <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
12410 <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
12411 <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
12412 <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
12413 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12414 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12415 <context>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12416 <name>ProdInprod</name>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12417 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12418 <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
12419 <source>Quit</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12420 <translation>Terug</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12421 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12422 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12423 <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
12424 <source>New</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12425 <translation>Nieuw</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12426 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12427 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12428 <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
12429 <source>Date</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12430 <translation>Datum</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12431 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12432 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12433 <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
12434 <source>Code</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12435 <translation>Product code</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12436 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12437 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12438 <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
12439 <source>Style</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12440 <translation>Stijl</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12441 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12442 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12443 <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
12444 <source>Product</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12445 <translation>Product</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12446 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12447 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12448 <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
12449 <source>Stage</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12450 <translation>Fase</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12451 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12452 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12453 <location filename="../src/ProdInprod.cpp" line="85"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12454 <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
12455 <source>Edit</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12456 <translation>Wijzig</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12457 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12458 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12459 <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
12460 <source> on </source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12461 <translation> op </translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12462 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12463 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12464 <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
12465 <source> day %1 of day 14</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12466 <translation> dag %1 van dag 14</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12467 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12468 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12469 <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
12470 <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
12471 <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
12472 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12473 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
12474 <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
12475 <source>Total items: %1</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12476 <translation>Totaal items: %1</translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12477 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12478 </context>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12479 <context>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12480 <name>ProdOnCode</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12481 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12482 <location filename="../src/ProdOnCode.cpp" line="54"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12483 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12484 <translation>Terug</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12485 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12486 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12487 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12488 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12489 <translation>Code</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12490 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12491 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12492 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12493 <source>Name</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12494 <translation>Naam</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12495 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12496 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12497 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12498 <source>Style</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12499 <translation>Stijl</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12500 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12501 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12502 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12503 <source>OG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12504 <translation>OG</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12505 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12506 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12507 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12508 <source>FG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12509 <translation>FG</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12510 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12511 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12512 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12513 <source>Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12514 <translation>Datum</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12515 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12516 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12517 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12518 <location filename="../src/ProdOnCode.cpp" line="109"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12519 <source>Edit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12520 <translation>Wijzig</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12521 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12522 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12523 <location filename="../src/ProdOnCode.cpp" line="119"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12524 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12525 <translation>Totaal items: %1</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12526 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12527 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12528 <context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12529 <name>ProdOnDate</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12530 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12531 <location filename="../src/ProdOnDate.cpp" line="52"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12532 <source>Brew volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12533 <translation>Brouw volume:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12536 <location filename="../src/ProdOnDate.cpp" line="57"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12537 <source>Brewhouse efficiency:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12538 <translation>Brouwzaal rendement:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12541 <location filename="../src/ProdOnDate.cpp" line="62"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12542 <source>Boil volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12543 <translation>Kook volume:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12546 <location filename="../src/ProdOnDate.cpp" line="67"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12547 <source>Boil time:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12548 <translation>Kooktijd:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12551 <location filename="../src/ProdOnDate.cpp" line="72"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12552 <source>Original gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12553 <translation>Begin densiteit:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12556 <location filename="../src/ProdOnDate.cpp" line="77"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12557 <source>Final gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12558 <translation>Eind densiteit:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12561 <location filename="../src/ProdOnDate.cpp" line="82"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12562 <source>Alcohol by Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12563 <translation>Alcohol volume:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12566 <location filename="../src/ProdOnDate.cpp" line="87"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12567 <source>CO2 Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12568 <translation>CO2 volume:</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/ProdOnDate.cpp" line="92"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12572 <source>Color EBC:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12573 <translation>Kleur EBC:</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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12576 <location filename="../src/ProdOnDate.cpp" line="97"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12577 <source>Color method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12578 <translation>Kleur berekening:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12579 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12580 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12581 <location filename="../src/ProdOnDate.cpp" line="102"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12582 <source>Bitterness IBU:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12583 <translation>Bitterheid IBU:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12584 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12585 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12586 <location filename="../src/ProdOnDate.cpp" line="107"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12587 <source>Bitterness method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12588 <translation>Bitterheid berekening:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12589 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12590 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12591 <location filename="../src/ProdOnDate.cpp" line="112"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12592 <source>Remarks:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12593 <translation>Opmerkingen:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12594 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12595 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12596 <location filename="../src/ProdOnDate.cpp" line="122"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12597 <location filename="../src/ProdOnDate.cpp" line="131"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12598 <source> L</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12599 <translation> L</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12600 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12601 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12602 <location filename="../src/ProdOnDate.cpp" line="140"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12603 <location filename="../src/ProdOnDate.cpp" line="165"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12604 <source> %</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12605 <translation> %</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12606 </message>
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 <location filename="../src/ProdOnDate.cpp" line="181"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12609 <source> min</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12610 <translation> min</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12611 </message>
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 <location filename="../src/ProdOnDate.cpp" line="223"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12614 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12615 <translation>Terug</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12616 </message>
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 <location filename="../src/ProdOnDate.cpp" line="232"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12619 <source>Open</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12620 <translation>Open</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12621 </message>
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 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12624 <source>Year</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12625 <translation>Jaar</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12626 </message>
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 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12629 <source>Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12630 <translation>Datum</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12631 </message>
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 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12634 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12635 <translation>Code</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12636 </message>
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 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12639 <source>Product</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12640 <translation>Product</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12641 </message>
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 <location filename="../src/ProdOnDate.cpp" line="289"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12644 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12645 <translation>Totaal items: %1</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12646 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12647 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12648 <context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12649 <name>ProdOnName</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12650 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12651 <location filename="../src/ProdOnName.cpp" line="54"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12652 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12653 <translation>Terug</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/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12657 <source>Name</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12658 <translation>Naam</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/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12662 <source>Style</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12663 <translation>Stijl</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/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12667 <source>OG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12668 <translation>OG</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/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12672 <source>FG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12673 <translation>FG</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/ProdOnName.cpp" line="75"/>
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/ProdOnName.cpp" line="75"/>
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/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12687 <location filename="../src/ProdOnName.cpp" line="109"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12688 <source>Edit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12689 <translation>Wijzig</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12692 <location filename="../src/ProdOnName.cpp" line="119"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12693 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12694 <translation>Totaal items: %1</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12695 </message>
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 <context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12698 <name>ProdOnTree</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12699 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12700 <location filename="../src/ProdOnTree.cpp" line="52"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12701 <source>Brew volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12702 <translation>Brouw volume:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12705 <location filename="../src/ProdOnTree.cpp" line="57"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12706 <source>Brewhouse efficiency:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12707 <translation>Brouwzaal rendement:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12710 <location filename="../src/ProdOnTree.cpp" line="62"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12711 <source>Boil volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12712 <translation>Kook volume:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12715 <location filename="../src/ProdOnTree.cpp" line="67"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12716 <source>Boil time:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12717 <translation>Kooktijd:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12720 <location filename="../src/ProdOnTree.cpp" line="72"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12721 <source>Original gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12722 <translation>Begin densiteit:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12725 <location filename="../src/ProdOnTree.cpp" line="77"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12726 <source>Final gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12727 <translation>Eind densiteit:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12730 <location filename="../src/ProdOnTree.cpp" line="82"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12731 <source>Alcohol by Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12732 <translation>Alcohol volume:</translation>
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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12735 <location filename="../src/ProdOnTree.cpp" line="87"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12736 <source>CO2 Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12737 <translation>CO2 volume:</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/ProdOnTree.cpp" line="92"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12741 <source>Color EBC:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12742 <translation>Kleur EBC:</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 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12745 <location filename="../src/ProdOnTree.cpp" line="97"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12746 <source>Color method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12747 <translation>Kleur berekening:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12748 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12749 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12750 <location filename="../src/ProdOnTree.cpp" line="102"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12751 <source>Bitterness IBU:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12752 <translation>Bitterheid IBU:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12753 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12754 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12755 <location filename="../src/ProdOnTree.cpp" line="107"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12756 <source>Bitterness method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12757 <translation>Bitterheid berekening:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12758 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12759 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12760 <location filename="../src/ProdOnTree.cpp" line="112"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12761 <source>Remarks:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12762 <translation>Opmerkingen:</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12763 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12764 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12765 <location filename="../src/ProdOnTree.cpp" line="122"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12766 <location filename="../src/ProdOnTree.cpp" line="131"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12767 <source> L</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12768 <translation> L</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12769 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12770 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12771 <location filename="../src/ProdOnTree.cpp" line="140"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12772 <location filename="../src/ProdOnTree.cpp" line="165"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12773 <source> %</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12774 <translation> %</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12775 </message>
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 <location filename="../src/ProdOnTree.cpp" line="181"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12778 <source> min</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12779 <translation> min</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12780 </message>
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 <location filename="../src/ProdOnTree.cpp" line="223"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12783 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12784 <translation>Terug</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12785 </message>
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 <location filename="../src/ProdOnTree.cpp" line="232"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12788 <source>Open</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12789 <translation>Open</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12790 </message>
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 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12793 <source>Guide</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12794 <translation>Gids</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12795 </message>
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 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12798 <source>Group</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12799 <translation>Groep</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12800 </message>
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 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12803 <source>Style</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12804 <translation>Stijl</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12805 </message>
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 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12808 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12809 <translation>Code</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12810 </message>
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 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12813 <source>Product</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12814 <translation>Product</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12815 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12816 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12817 <location filename="../src/ProdOnTree.cpp" line="311"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12818 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12819 <translation>Totaal items: %1</translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12820 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12821 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12822 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12823 <name>ProdStages</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12824 <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
12825 <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
12826 <source>Plan</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12827 <translation>Plan</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12828 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12829 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12830 <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
12831 <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
12832 <translation>Wacht</translation>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12833 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12834 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12835 <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
12836 <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
12837 <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
12838 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12839 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12840 <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
12841 <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
12842 <translation>Hoofdgisting</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12843 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12844 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12845 <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
12846 <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
12847 <translation>Nagisting</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12848 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12849 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12850 <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
12851 <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
12852 <translation>Lageren</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12853 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12854 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12855 <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
12856 <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
12857 <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
12858 </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
12859 <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
12860 <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
12861 <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
12862 <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
12863 </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
12864 <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
12865 <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
12866 <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
12867 <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
12868 </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
12869 <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
12870 <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
12871 <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
12872 <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
12873 </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
12874 <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
12875 <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
12876 <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
12877 <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
12878 </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
12879 <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
12880 <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
12881 <source>Closed</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12882 <translation>Gesloten</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12883 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12884 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12885 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12886 <name>ProfileFerments</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12887 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12888 <location filename="../src/ProfileFerments.cpp" line="52"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12889 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12890 <translation>Terug</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12891 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12892 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12893 <location filename="../src/ProfileFerments.cpp" line="61"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12894 <source>New</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12895 <translation>Nieuw</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12896 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12897 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12898 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12899 <source>Name</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12900 <translation>Naam</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12901 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12902 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12903 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12904 <source>Start low</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12905 <translation>Start laag</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12906 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12907 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12908 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12909 <source>Start high</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12910 <translation>Start hoog</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12911 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12912 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12913 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12914 <source>Sensor</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12915 <translation>Sensor</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12916 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12917 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12918 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12919 <source>Steps</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12920 <translation>Stappen</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12921 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12922 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12923 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12924 <source>Duration</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12925 <translation>Tijdsduur</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12926 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12927 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12928 <location filename="../src/ProfileFerments.cpp" line="84"/>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12929 <location filename="../src/ProfileFerments.cpp" line="134"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12930 <source>Edit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12931 <translation>Wijzig</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12932 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12933 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12934 <location filename="../src/ProfileFerments.cpp" line="115"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12935 <source>Fridge</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12936 <translation>Koelkast</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12937 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12938 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12939 <location filename="../src/ProfileFerments.cpp" line="115"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12940 <source>Beer</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12941 <translation>Bier</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12942 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12943 <message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12944 <location filename="../src/ProfileFerments.cpp" line="143"/>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12945 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12946 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12947 </message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12948 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12949 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12950 <name>ProfileMashs</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12951 <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
12952 <location filename="../src/ProfileMashs.cpp" line="51"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12953 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12954 <translation>Terug</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12955 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12956 <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
12957 <location filename="../src/ProfileMashs.cpp" line="60"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12958 <source>New</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12959 <translation>Nieuw</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12960 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12961 <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
12962 <location filename="../src/ProfileMashs.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12963 <source>Name</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12964 <translation>Naam</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12965 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12966 <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
12967 <location filename="../src/ProfileMashs.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12968 <source>Notes</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12969 <translation>Opmerkingen</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12970 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12971 <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
12972 <location filename="../src/ProfileMashs.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12973 <source>Steps</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12974 <translation>Stappen</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12975 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12976 <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
12977 <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
12978 <location filename="../src/ProfileMashs.cpp" line="122"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12979 <source>Edit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12980 <translation>Wijzig</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12981 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12982 <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
12983 <location filename="../src/ProfileMashs.cpp" line="131"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12984 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12985 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12986 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12987 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12988 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12989 <name>ProfileStyles</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12990 <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
12991 <location filename="../src/ProfileStyles.cpp" line="51"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12992 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12993 <translation>Terug</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12994 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12995 <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
12996 <location filename="../src/ProfileStyles.cpp" line="60"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12997 <source>New</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12998 <translation>Nieuw</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12999 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13000 <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
13001 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13002 <source>Guide</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13003 <translation>Gids</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13004 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13005 <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
13006 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13007 <source>Gr</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13008 <translation>Gr</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13009 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13010 <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
13011 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13012 <source>Name</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13013 <translation>Naam</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13014 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13015 <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
13016 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13017 <source>OG</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13018 <translation>OG</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13019 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13020 <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
13021 <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
13022 <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
13023 <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
13024 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables 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 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13026 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13027 <source>IBU</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13028 <translation>IBU</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13029 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
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/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13032 <source>EBC</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13033 <translation>EBC</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13034 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13035 <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
13036 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13037 <source>Co2</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13038 <translation>Co2</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13039 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13040 <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
13041 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13042 <source>ABV</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13043 <translation>ABV</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13044 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13045 <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
13046 <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
13047 <location filename="../src/ProfileStyles.cpp" line="180"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13048 <source>Edit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13049 <translation>Wijzig</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13050 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13051 <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
13052 <location filename="../src/ProfileStyles.cpp" line="189"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13053 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13054 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13055 </message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13056 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13057 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13058 <name>ProfileWaters</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13059 <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
13060 <location filename="../src/ProfileWaters.cpp" line="51"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13061 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13062 <translation>Terug</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13063 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13064 <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
13065 <location filename="../src/ProfileWaters.cpp" line="60"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13066 <source>New</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13067 <translation>Nieuw</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13068 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13069 <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
13070 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13071 <source>Name</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13072 <translation>Naam</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13073 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13074 <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
13075 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13076 <source>Notes</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13077 <translation>Opmerkingen</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13078 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13079 <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
13080 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13081 <source>Ca</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13082 <translation>Ca</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13083 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13084 <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
13085 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13086 <source>Mg</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13087 <translation>Mg</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13088 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13089 <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
13090 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13091 <source>Na</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13092 <translation>Na</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13093 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13094 <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
13095 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13096 <source>CaCO3</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13097 <translation>CaCO3</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13098 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
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/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13101 <source>Cl</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13102 <translation>Cl</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13103 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13104 <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
13105 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13106 <source>SO4</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13107 <translation>SO4</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13108 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13109 <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
13110 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13111 <source>pH</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13112 <translation>pH</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13113 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13114 <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
13115 <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
13116 <location filename="../src/ProfileWaters.cpp" line="147"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13117 <source>Edit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13118 <translation>Wijzig</translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13119 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13120 <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
13121 <location filename="../src/ProfileWaters.cpp" line="156"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13122 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13123 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13124 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13125 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
13126 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13127 <name>QApplication</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13128 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13129 <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
13130 <source>Application terminates</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13131 <translation>Applicatie stopt</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13132 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13133 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13134 <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
13135 <source>The application encountered a fatal error.
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13136 Error message:
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13137 %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13138 <translation>De applicatie heeft een fatale fout.
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13139 Fout melding:
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13140 %1</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13141 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13142 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13143 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13144 <name>QObject</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13145 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13146 <location filename="../src/Utils.cpp" line="73"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13147 <source>1 hour</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13148 <translation>1 uur</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13149 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13150 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13151 <location filename="../src/Utils.cpp" line="75"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13152 <location filename="../src/Utils.cpp" line="85"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13153 <location filename="../src/Utils.cpp" line="92"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13154 <source>hours</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13155 <translation>uren</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13156 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13157 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13158 <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
13159 <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
13160 <translation>1 dag</translation>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13161 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13162 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13163 <location filename="../src/Utils.cpp" line="83"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13164 <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
13165 <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
13166 <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
13167 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13168 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13169 <location filename="../src/Utils.cpp" line="83"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13170 <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
13171 <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
13172 <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
13173 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13174 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13175 <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
13176 <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
13177 <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
13178 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13179 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13180 <location filename="../src/Utils.cpp" line="90"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13181 <location filename="../src/Utils.cpp" line="92"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13182 <source>days, </source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13183 <translation>dagen, </translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
13184 </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
13185 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13186 <source>Extract</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13187 <translation type="vanished">Extract</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13188 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13189 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13190 <source>Partial Mash</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13191 <translation type="vanished">Deelmaisch</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13192 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13193 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13194 <source>All Grain</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13195 <translation type="vanished">Mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13196 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13197 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13198 <source>Lager</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13199 <translation type="vanished">Ondergist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13200 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13201 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13202 <source>Ale</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13203 <translation type="vanished">Bovengist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13204 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13205 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13206 <source>Mead</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13207 <translation type="vanished">Mede</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13208 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13209 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13210 <source>Wheat</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13211 <translation type="vanished">Tarwebier</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13212 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13213 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13214 <source>Mixed</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13215 <translation type="vanished">Gemengd</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13216 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13217 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13218 <source>Cider</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13219 <translation type="vanished">Cider</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13220 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13221 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13222 <source>Grain</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13223 <translation type="vanished">Mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13224 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13225 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13226 <source>Sugar</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13227 <translation type="vanished">Suiker</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13228 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13229 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13230 <source>Dry extract</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13231 <translation type="vanished">Droog extract</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13232 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13233 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13234 <source>Adjunct</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13235 <translation type="vanished">Ongemout graan</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>Base</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13239 <translation type="vanished">Basismout</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>Roast</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13243 <translation type="vanished">Geroosterde 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>Crystal</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13247 <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
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>Kilned</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13251 <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
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>Sour Malt</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13255 <translation type="vanished">Zuurmout</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>Special</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13259 <translation type="vanished">Speciale mout</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>No malt</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13263 <translation type="vanished">Geen mout</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>Mash</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13267 <translation type="vanished">Maischen</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>Boil</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13271 <translation type="vanished">Koken</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>Fermentation</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13275 <translation type="vanished">Hoofdvergisting</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>Lagering</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13279 <translation type="vanished">Nagisting/lagering</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>Bottle</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13283 <translation type="vanished">Bottelen</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>Kegs</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13287 <translation type="vanished">Fusten</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>Bittering</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13291 <translation type="vanished">Bitterhop</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>Aroma</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13295 <translation type="vanished">Aromahop</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>Both</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13299 <translation type="vanished">Beide</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>Pellet</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13303 <translation type="vanished">Pellets</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>Plug</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13307 <translation type="vanished">Plugs</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>Leaf</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13311 <translation type="vanished">Bloemen</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>Leaf wet</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13315 <translation type="vanished">Nat, vers</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>Cryo</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13319 <translation type="vanished">Cryo hop</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>First wort</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13323 <translation type="vanished">Maischhop</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>Whirlpool</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13327 <translation type="vanished">Whirlpool</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>Dry hop</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13331 <translation type="vanished">Koudhop</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>Spice</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13335 <translation type="vanished">Specerij</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>Herb</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13339 <translation type="vanished">Kruid</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>Flavor</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13343 <translation type="vanished">Smaakstof</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>Fining</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13347 <translation type="vanished">Klaringsmiddel</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>Water agent</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13351 <translation type="vanished">Brouwzout</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>Yeast nutrient</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13355 <translation type="vanished">Gistvoeding</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>Other</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13359 <translation type="vanished">Anders</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>Starter</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13363 <translation type="vanished">Starter</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>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
13366 <source>Stainless Steel</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13367 <translation type="vanished">RVS</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>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
13370 <source>Aluminium</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13371 <translation type="vanished">Aluminium</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>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
13374 <source>Plastics</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13375 <translation type="vanished">Kunststof</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>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
13378 <source>Copper</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13379 <translation type="vanished">Koper</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>Primary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13383 <translation type="vanished">Hoofdgisting</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>Plan</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13387 <translation type="vanished">Plan</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>Wait</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13391 <translation type="vanished">Wacht</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>Brew</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13395 <translation type="vanished">Brouwen</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>Secondary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13399 <translation type="vanished">Nagisting/lagering</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>Package</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13403 <translation type="vanished">Verpakken</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>Carbonation</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13407 <translation type="vanished">Carbonatie</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>Mature</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13411 <translation type="vanished">Rijpen</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>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13414 <source>Taste</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13415 <translation type="vanished">Proeven</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>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13418 <source>Ready</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13419 <translation type="vanished">Gereed</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>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13422 <source>Closed</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13423 <translation type="vanished">Gesloten</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>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
13426 <source>Not divided</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13427 <translation type="vanished">Niet gesplitst</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>After mash</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13431 <translation type="vanished">Na maischen</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>After boil</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13435 <translation type="vanished">Na koken</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>After cooling</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13439 <translation type="vanished">Na koelen</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>After primary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13443 <translation type="vanished">Na hoofdgisting</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>After 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">Na nagisting</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>After tertiary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13451 <translation type="vanished">Na lageren</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>Bottling</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13455 <translation type="vanished">Bottelen</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>Wine</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13459 <translation type="vanished">Wijngist</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>Champagne</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13463 <translation type="vanished">Champagnegist</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>Brett</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13467 <translation type="vanished">Brett</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>Kveik</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13471 <translation type="vanished">Kveik</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>Hybrid</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13475 <translation type="vanished">Hybride</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>Liquid</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13479 <translation type="vanished">Vloeibaar</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>Dry</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13483 <translation type="vanished">Droog</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>Slant</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13487 <translation type="vanished">Schuine buis</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>Culture</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13491 <translation type="vanished">Slurry</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>Frozen</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13495 <translation type="vanished">Ingevroren</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>Dried</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13499 <translation type="vanished">Gedroogd</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>Tertiary</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13503 <translation type="vanished">Nagisten</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>Stirred</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13507 <translation type="vanished">Geroerd</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>Shaken</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13511 <translation type="vanished">Geschud</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>Simple</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13515 <translation type="vanished">Simpel</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>Infusion</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13519 <translation type="vanished">Infusie</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>Temperature</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13523 <translation type="vanished">Verwarmen</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>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
13526 <source>Decoction</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13527 <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
13528 </message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13529 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13530 <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
13531 <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
13532 <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
13533 <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
13534 <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
13535 <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
13536 <source>Database error</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13537 <translation>Database fout</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13538 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13539 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13540 <location filename="../src/database/db_recipe.cpp" line="31"/>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13541 <location filename="../src/database/db_product.cpp" line="31"/>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13542 <source>MySQL error: record %1 not found</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13543 <translation>MySQL fout: record %1 niet gevonden</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13544 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13545 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
13546 <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
13547 <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
13548 <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
13549 <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
13550 <source>MySQL error: %1
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13551 %2
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13552 %3</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13553 <translation>MySQL fout: %1
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13554 %2
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13555 %3</translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
13556 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13557 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13558 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13559 <name>RecipeType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13560 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13561 <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
13562 <source>Extract</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13563 <translation>Vloeibaar extract</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>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13566 <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
13567 <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
13568 <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
13569 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13570 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13571 <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
13572 <source>All Grain</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13573 <translation>Mout</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13574 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13575 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13576 <context>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13577 <name>RecipesTree</name>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13578 <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
13579 <location filename="../src/RecipesTree.cpp" line="52"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13580 <source>Brew volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13581 <translation>Brouw volume:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13582 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13583 <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
13584 <location filename="../src/RecipesTree.cpp" line="57"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13585 <source>Brewhouse efficiency:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13586 <translation>Brouwzaal rendement:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13587 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13588 <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
13589 <location filename="../src/RecipesTree.cpp" line="62"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13590 <source>Boil volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13591 <translation>Kook volume:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13592 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13593 <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
13594 <location filename="../src/RecipesTree.cpp" line="67"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13595 <source>Boil time:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13596 <translation>Kooktijd:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13597 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13598 <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
13599 <location filename="../src/RecipesTree.cpp" line="72"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13600 <source>Original gravity:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13601 <translation></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13602 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13603 <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
13604 <location filename="../src/RecipesTree.cpp" line="77"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13605 <source>Final gravity:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13606 <translation></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13607 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13608 <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
13609 <location filename="../src/RecipesTree.cpp" line="82"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13610 <source>Alcohol by Volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13611 <translation>Alcohol volume:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13612 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13613 <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
13614 <location filename="../src/RecipesTree.cpp" line="87"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13615 <source>CO2 Volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13616 <translation>CO2 volume:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13617 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13618 <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
13619 <location filename="../src/RecipesTree.cpp" line="92"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13620 <source>Color EBC:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13621 <translation>EBC kleur:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13622 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13623 <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
13624 <location filename="../src/RecipesTree.cpp" line="97"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13625 <source>Color method:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13626 <translation>Kleur berekening:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13627 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13628 <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
13629 <location filename="../src/RecipesTree.cpp" line="102"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13630 <source>Bitterness IBU:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13631 <translation>Bitterheid IBU:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13632 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13633 <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
13634 <location filename="../src/RecipesTree.cpp" line="107"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13635 <source>Bitterness method:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13636 <translation>Bitterheid berekening:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13637 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13638 <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
13639 <location filename="../src/RecipesTree.cpp" line="112"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13640 <source>Remarks:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13641 <translation>Opmerkingen:</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13642 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13643 <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
13644 <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
13645 <location filename="../src/RecipesTree.cpp" line="131"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13646 <source> L</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13647 <translation> L</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13648 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13649 <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
13650 <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
13651 <location filename="../src/RecipesTree.cpp" line="165"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13652 <source> %</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13653 <translation> %</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13654 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13655 <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
13656 <location filename="../src/RecipesTree.cpp" line="181"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13657 <source> min</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13658 <translation> min</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13659 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13660 <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
13661 <location filename="../src/RecipesTree.cpp" line="226"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13662 <source>Quit</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13663 <translation>Terug</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13664 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13665 <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
13666 <location filename="../src/RecipesTree.cpp" line="234"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13667 <source>New</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13668 <translation>Nieuw</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13669 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13670 <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
13671 <location filename="../src/RecipesTree.cpp" line="242"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13672 <source>Open</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13673 <translation>Open</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13674 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13675 <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
13676 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13677 <source>Guide</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13678 <translation>Gids</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13679 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13680 <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
13681 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13682 <source>Group</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13683 <translation>Groep</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13684 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13685 <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
13686 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13687 <source>Style</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13688 <translation>Stijl</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13689 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13690 <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
13691 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13692 <source>Recipe</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13693 <translation>Recept</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13694 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13695 <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
13696 <location filename="../src/RecipesTree.cpp" line="320"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13697 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13698 <translation>Totaal items: %1</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13699 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13700 </context>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13701 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13702 <name>Setup</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13703 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13704 <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
13705 <source>Brewery name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13706 <translation>Brouwerij naam:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13707 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13708 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13709 <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
13710 <source>First Wort Hop factor:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13711 <translation></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13712 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13713 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13714 <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
13715 <source>Mash Hop factor:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13716 <translation>Maisch Hop factor:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13717 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13718 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13719 <source>Pellet Hop factor:</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13720 <translation type="vanished">Pellets Hop factor:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13721 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13722 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13723 <source>Hop Plugs factor:</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13724 <translation type="vanished">Hop Plugs factor:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13725 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13726 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13727 <source>Wet Hop factor:</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13728 <translation type="vanished">Natte Hop factor:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13729 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13730 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13731 <source>Cryo Hop® factor:</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13732 <translation type="vanished">Cryo Hops® factor:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13733 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13734 <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
13735 <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
13736 <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
13737 <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
13738 <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
13739 <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
13740 <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
13741 <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
13742 <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
13743 <source>%</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13744 <translation></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13745 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13746 <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
13747 <location filename="../src/Setup.cpp" line="159"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13748 <source>The utilisation for hop pellets, default 22</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13749 <translation>De efficientie van hop pellets, standaard 22</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13750 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13751 <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
13752 <location filename="../src/Setup.cpp" line="169"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13753 <source>The utilisation for hop plugs, default 20.4</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13754 <translation>De efficientie van hop plugs, standaard 20,4</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13755 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13756 <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
13757 <location filename="../src/Setup.cpp" line="179"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13758 <source>The utilisation for hop leafs, default 20</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13759 <translation>De efficientie van hop bloemen, standaard 20</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13760 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13761 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13762 <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
13763 <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
13764 </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
13765 <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
13766 <location filename="../src/Setup.cpp" line="199"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13767 <source>The utilisation for using Cryo Hop®, default 50</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13768 <translation>De efficientie van Cryo Hop®, standaard 50</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>
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
13771 <location filename="../src/Setup.cpp" line="209"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13772 <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
13773 <translation>De efficientie van CO2 hop extract, standaard 35</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13774 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13775 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13776 <source>Grain Absorbtion:</source>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13777 <translation type="vanished">Graan absorbtie:</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13778 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13779 <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
13780 <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
13781 <source>Brix Correction factor:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13782 <translation>Brix correctie factor:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13783 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13784 <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
13785 <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
13786 <source>Brew settings.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13787 <translation>Brouw instellingen.</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13788 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13789 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13790 <source>Color Method:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13791 <translation type="vanished">Kleur berekening:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13792 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13793 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13794 <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
13795 <source>The name for this brewery.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13796 <translation>De naam voor deze brouwerij.</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13797 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13798 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13799 <location filename="../src/Setup.cpp" line="70"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13800 <source>Hop Pellets utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13801 <translation>Hop pellets efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13802 </message>
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 <location filename="../src/Setup.cpp" line="76"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13805 <source>Hop Plugs utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13806 <translation>Hop plugs efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13807 </message>
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 <location filename="../src/Setup.cpp" line="82"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13810 <source>Hop Leafs utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13811 <translation>Hop bloemen efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13812 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13813 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13814 <location filename="../src/Setup.cpp" line="88"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13815 <source>Wet Hop utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13816 <translation>Verse hop efficientie:</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>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13819 <location filename="../src/Setup.cpp" line="94"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13820 <source>Cryo Hop® utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13821 <translation>Cryo Hop® efficientie:</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>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13824 <location filename="../src/Setup.cpp" line="100"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13825 <source>CO2 Hop Extract utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13826 <translation>CO2 hop extract efficientie:</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13827 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13828 <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
13829 <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
13830 <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
13831 <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
13832 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13833 <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
13834 <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
13835 <source>The efficiency for Mash hopping.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13836 <translation>De effecientie voor maisch hoppen.</translation>
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 <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
13839 <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
13840 <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
13841 <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
13842 </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
13843 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13844 <source>The efficiency for hop pellets.</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13845 <translation type="vanished">De efficientie van hop pellets.</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13846 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13847 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13848 <source>The efficiency for hop plugs.</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13849 <translation type="vanished">De efficientie van hop plugs.</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>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13852 <source>The efficiency for fresh hops.</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13853 <translation type="vanished">De efficientie van verse hop.</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13854 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13855 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13856 <source>The efficiency for using Cryo Hop®.</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13857 <translation type="vanished">De efficientie van Cryo Hop®.</translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13858 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13859 <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
13860 <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
13861 <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
13862 <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
13863 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13864 <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
13865 <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
13866 <source>Color Calculation:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13867 <translation>Kleur berekening:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13868 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13869 <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
13870 <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
13871 <source>IBU Calculation:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13872 <translation>IBU berekening:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13873 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13874 <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
13875 <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
13876 <source>Default Water:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13877 <translation>Standaard water:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13878 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13879 <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
13880 <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
13881 <source>Private Yeast bank:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13882 <translation>Prive gistbank:</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13883 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13884 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13885 <source>Absorbtion with water by the grain (L/Kg)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13886 <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
13887 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13888 <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
13889 <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
13890 <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
13891 <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
13892 </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
13893 <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
13894 <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
13895 <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
13896 <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
13897 </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
13898 <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
13899 <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
13900 <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
13901 <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
13902 </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
13903 <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
13904 <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
13905 <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
13906 <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
13907 </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
13908 <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
13909 <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
13910 <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
13911 <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
13912 </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
13913 <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
13914 <location filename="../src/Setup.cpp" line="216"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13915 <source>Grain Absorption:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13916 <translation>Graan absorptie:</translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13917 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13918 <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
13919 <location filename="../src/Setup.cpp" line="276"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13920 <source>Absorption with water by the grain (L/Kg)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 406
diff changeset
13921 <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
13922 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13923 <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
13924 <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
13925 <source> L/Kg</source>
39
38c8c31db8f4 Small details fixes
Michiel Broek <mbroek@mbse.eu>
parents: 38
diff changeset
13926 <translation> L/Kg</translation>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13927 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13928 <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
13929 <location filename="../src/Setup.cpp" line="289"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13930 <source>Plato to Brix conversion factor.</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13931 <translation>Plato naar Brix correctie factor.</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13932 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13933 <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
13934 <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
13935 <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
13936 <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
13937 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
13938 <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
13939 <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
13940 <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
13941 <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
13942 </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
13943 <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
13944 <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
13945 <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
13946 <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
13947 <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
13948 <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
13949 <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
13950 <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
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 <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
13953 <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
13954 <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
13955 <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
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 <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
13958 <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
13959 <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
13960 <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
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 <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
13963 <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
13964 <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
13965 <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
13966 </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
13967 <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
13968 <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
13969 <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
13970 <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
13971 </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
13972 <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
13973 <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
13974 <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
13975 <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
13976 <location filename="../src/Setup.cpp" line="387"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13977 <source>Choose color</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13978 <translation>Kies kleur</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13979 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13980 <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
13981 <location filename="../src/Setup.cpp" line="393"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13982 <source>Logo here</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13983 <translation>Logo komt hier</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13984 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13985 <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
13986 <location filename="../src/Setup.cpp" line="401"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13987 <source>Quit</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13988 <translation>Terug</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13989 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13990 <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
13991 <location filename="../src/Setup.cpp" line="409"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13992 <source>Save</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13993 <translation>Bewaar</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13994 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13995 <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
13996 <location filename="../src/Setup.cpp" line="418"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13997 <source>Load logo</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13998 <translation>Laad logo</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
13999 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14000 <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
14001 <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
14002 <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
14003 <location filename="../src/Setup.cpp" line="675"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14004 <source>Setup</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14005 <translation>Instellingen</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14006 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14007 <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
14008 <location filename="../src/Setup.cpp" line="488"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14009 <source>Choose default water</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14010 <translation>Kies standaard water</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14011 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14012 <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
14013 <location filename="../src/Setup.cpp" line="504"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14014 <source>Choose laboratory</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14015 <translation>Kies laboratorium</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14016 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14017 <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
14018 <location filename="../src/Setup.cpp" line="533"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14019 <source>Cannot load %1: %2</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14020 <translation>Kan niet laden %1: %2</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14021 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14022 <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
14023 <location filename="../src/Setup.cpp" line="568"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14024 <source>Open File</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14025 <translation>Open bestand</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14026 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14027 <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
14028 <location filename="../src/Setup.cpp" line="637"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14029 <source>Database error</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14030 <translation>Database fout</translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14031 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
14032 <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
14033 <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
14034 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14035 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14036 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14037 <translation>MySQL fout: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14038 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14039 %3</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14040 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14041 <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
14042 <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
14043 <source>Setup changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14044 <translation>Instellingen gewijzigd</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14045 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14046 <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
14047 <location filename="../src/Setup.cpp" line="655"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
14048 <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
14049 <translation>De globale setup is gewijzigd. Wijzigingen opslaan?</translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
14050 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
14051 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14052 <source>The setup has been modified
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14053 Save changes?</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
14054 <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
14055 Wijzigingen opslaan?</translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14056 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14057 </context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14058 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14059 <name>Splitter</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
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/global.cpp" line="51"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14062 <source>Not divided</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14063 <translation>Niet gesplitst</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14064 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14065 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
14066 <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
14067 <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
14068 <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
14069 </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
14070 <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
14071 <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
14072 <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
14073 <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
14074 </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
14075 <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
14076 <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
14077 <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
14078 <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
14079 </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
14080 <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
14081 <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
14082 <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
14083 <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
14084 </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
14085 <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
14086 <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
14087 <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
14088 <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
14089 </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
14090 <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
14091 <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
14092 <source>After tertiary</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14093 <translation>Na lageren</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14094 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14095 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14096 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14097 <name>StepType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14098 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14099 <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
14100 <source>Infusion</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14101 <translation>Infusie</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14102 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14103 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14104 <location filename="../src/global.cpp" line="208"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14105 <source>Temperature</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14106 <translation>Verwarmen</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14107 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14108 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14109 <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
14110 <source>Decoction</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14111 <translation>Decoctie</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 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14114 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14115 <name>ThermoMeter</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14116 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14117 <location filename="../src/analog/thermometer.cpp" line="49"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14118 <source>Analog Thermometer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14119 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14120 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14121 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14122 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14123 <name>TunMaterial</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14124 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14125 <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
14126 <source>Stainless Steel</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14127 <translation>RVS</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14128 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14129 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14130 <location filename="../src/global.cpp" line="214"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14131 <source>Aluminium</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14132 <translation>Aluminium</translation>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
14133 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
14134 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14135 <location filename="../src/global.cpp" line="215"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14136 <source>Plastics</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14137 <translation>Kunststof</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14138 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14139 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14140 <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
14141 <source>Copper</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14142 <translation>Koper</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14143 </message>
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 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14146 <name>WallClock</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14147 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14148 <location filename="../src/analog/wallclock.cpp" line="55"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14149 <source>Analog Clock</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14150 <translation></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14151 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14152 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
14153 <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
14154 <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
14155 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14156 <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
14157 <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
14158 <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
14159 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14160 </context>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
14161 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14162 <name>YeastForm</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14163 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14164 <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
14165 <source>Liquid</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14166 <translation>Vloeibaar</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14167 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14168 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14169 <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
14170 <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
14171 <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
14172 </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
14173 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14174 <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
14175 <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
14176 <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
14177 </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
14178 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14179 <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
14180 <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
14181 <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
14182 </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
14183 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14184 <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
14185 <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
14186 <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
14187 </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
14188 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14189 <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
14190 <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
14191 <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
14192 </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
14193 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14194 <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
14195 <source>Dried</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14196 <translation>Gedroogd</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14197 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14198 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14199 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14200 <name>YeastStarter</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14201 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14202 <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
14203 <source>Stirred</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14204 <translation>Geroerd</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14205 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14206 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14207 <location filename="../src/global.cpp" line="202"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14208 <source>Shaken</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14209 <translation>Geschud</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14210 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
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="203"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14213 <source>Simple</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14214 <translation>Simpel</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 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14217 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14218 <name>YeastType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14219 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14220 <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
14221 <source>Lager</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14222 <translation>Ondergist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14223 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14224 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14225 <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
14226 <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
14227 <translation>Bovengist</translation>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
14228 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
14229 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14230 <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
14231 <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
14232 <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
14233 </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
14234 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14235 <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
14236 <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
14237 <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
14238 </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
14239 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14240 <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
14241 <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
14242 <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
14243 </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
14244 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14245 <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
14246 <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
14247 <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
14248 </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
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="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
14251 <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
14252 <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
14253 </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
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="180"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14256 <source>Hybrid</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14257 <translation>Hybride</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14258 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14259 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14260 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14261 <name>YeastUse</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14262 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
14263 <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
14264 <source>Primary</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14265 <translation>Hoofdgisting</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14266 </message>
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="195"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14269 <source>Secondary</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14270 <translation>Nagisting</translation>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
14271 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
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="196"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14274 <source>Tertiary</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14275 <translation>Lageren</translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
14276 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
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="197"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14279 <source>Bottle</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14280 <translation>Bottelgist</translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14281 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
14282 </context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14283 </TS>

mercurial