@hedia/recommendation-screen 1.8.0 → 1.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.idea/workspace.xml +5 -194
- package/package.json +1 -1
- package/src/components/RecommendationModal.jsx +3 -3
- package/src/components/RecommendationModal.tsx +3 -3
- package/src/locale/da/messages.po +4 -4
- package/src/locale/de/messages.po +4 -4
- package/src/locale/en/messages.po +4 -4
- package/src/locale/es/messages.po +4 -4
- package/src/locale/fr/messages.js +1 -1
- package/src/locale/fr/messages.po +337 -336
- package/src/locale/it/messages.js +1 -1
- package/src/locale/it/messages.po +337 -336
|
@@ -1,336 +1,337 @@
|
|
|
1
|
-
msgid ""
|
|
2
|
-
msgstr ""
|
|
3
|
-
"POT-Creation-Date: 2020-07-02 10:25+0200\n"
|
|
4
|
-
"Mime-Version: 1.0\n"
|
|
5
|
-
"Content-Type: text/plain; charset=utf-8\n"
|
|
6
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
7
|
-
"X-Generator: @lingui/cli\n"
|
|
8
|
-
"Language: en\n"
|
|
9
|
-
"Project-Id-Version: \n"
|
|
10
|
-
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"PO-Revision-Date: \n"
|
|
12
|
-
"Last-Translator: \n"
|
|
13
|
-
"Language-Team: \n"
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
#: src/components/
|
|
29
|
-
#: src/components/
|
|
30
|
-
#: src/components/
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
#: src/components/
|
|
204
|
-
#: src/components/RecommendationModal.tsx:
|
|
205
|
-
#: src/components/
|
|
206
|
-
#: src/components/
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
#: src/components/
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
#: src/components/RecommendedCarbs.tsx:
|
|
317
|
-
#: src/components/RecommendedCarbs.tsx:
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
#: src/RecommendationScreen.tsx:182
|
|
335
|
-
|
|
336
|
-
|
|
1
|
+
msgid ""
|
|
2
|
+
msgstr ""
|
|
3
|
+
"POT-Creation-Date: 2020-07-02 10:25+0200\n"
|
|
4
|
+
"Mime-Version: 1.0\n"
|
|
5
|
+
"Content-Type: text/plain; charset=utf-8\n"
|
|
6
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
7
|
+
"X-Generator: @lingui/cli\n"
|
|
8
|
+
"Language: en\n"
|
|
9
|
+
"Project-Id-Version: \n"
|
|
10
|
+
"Report-Msgid-Bugs-To: \n"
|
|
11
|
+
"PO-Revision-Date: \n"
|
|
12
|
+
"Last-Translator: \n"
|
|
13
|
+
"Language-Team: \n"
|
|
14
|
+
"Plural-Forms: \n"
|
|
15
|
+
|
|
16
|
+
#: src/RecommendationScreen.tsx:182
|
|
17
|
+
msgid "Active Insulin"
|
|
18
|
+
msgstr "Insulina attiva"
|
|
19
|
+
|
|
20
|
+
#: src/components/activity/Activity.tsx:17
|
|
21
|
+
msgid "Activity"
|
|
22
|
+
msgstr "Attività fisica"
|
|
23
|
+
|
|
24
|
+
#: src/components/RecommendedCarbs.tsx:55
|
|
25
|
+
msgid "Additional"
|
|
26
|
+
msgstr "Ulteriori"
|
|
27
|
+
|
|
28
|
+
#: src/components/LimitationMessage.tsx:14
|
|
29
|
+
#: src/components/RecommendationModal.tsx:59
|
|
30
|
+
#: src/components/RecommendedCarbs.tsx:30
|
|
31
|
+
#: src/components/RecommendedInsulin.tsx:34
|
|
32
|
+
msgid "Attention"
|
|
33
|
+
msgstr "Attenzione"
|
|
34
|
+
|
|
35
|
+
#: src/components/activity/Activity.tsx:32
|
|
36
|
+
msgid "Based on the selected activity your insulin recommendation is reduced by:"
|
|
37
|
+
msgstr "In base all'attività selezionata, la prescrizione per l'insulina è ridotta di:"
|
|
38
|
+
|
|
39
|
+
#: src/RecommendationScreen.tsx:183
|
|
40
|
+
msgid "Blood Glucose Level"
|
|
41
|
+
msgstr "Livello di glucosio nel sangue"
|
|
42
|
+
|
|
43
|
+
#: src/RecommendationScreen.tsx:184
|
|
44
|
+
msgid "Blood Ketone Level"
|
|
45
|
+
msgstr "Livello di chetoni nel sangue"
|
|
46
|
+
|
|
47
|
+
#: src/components/RecommendedCarbs.tsx:105
|
|
48
|
+
msgid "Carbohydrates"
|
|
49
|
+
msgstr "Carboidrati"
|
|
50
|
+
|
|
51
|
+
#: src/RecommendationScreen.tsx:206
|
|
52
|
+
msgid "Close calculation"
|
|
53
|
+
msgstr "Chiudi calcolo"
|
|
54
|
+
|
|
55
|
+
#: src/utils/AttentionMessages.tsx:30
|
|
56
|
+
msgid "Consider not to initiate physical activity before your blood glucose level is within the recommended ranges prior to physical activity."
|
|
57
|
+
msgstr "Ricorda di non iniziare l'attività fisica prima che il livello di glucosio nel sangue non sia rientrato negli intervalli raccomandati prima dell'attività fisica."
|
|
58
|
+
|
|
59
|
+
#: src/components/RecommendedCarbs.tsx:108
|
|
60
|
+
msgid "Entered"
|
|
61
|
+
msgstr "Inserito"
|
|
62
|
+
|
|
63
|
+
#: src/utils/RecommendationError.tsx:23
|
|
64
|
+
msgid "Error. Hedia Calculator does not support an insulin dose greater than {0} units"
|
|
65
|
+
msgstr "Errore. Hedia Calculator non supporta una dose di insulina superiore a {0} unità"
|
|
66
|
+
|
|
67
|
+
#: src/utils/RecommendationError.tsx:24
|
|
68
|
+
msgid "Error. Hedia Calculator does not support insulin recommendations with boluses older than 4 hours"
|
|
69
|
+
msgstr "Errore. Hedia Calculator non supporta le raccomandazioni di insulina con boli più vecchi di 4 ore"
|
|
70
|
+
|
|
71
|
+
#: src/utils/RecommendationError.tsx:14
|
|
72
|
+
msgid "Error. Hedia Calculator does not support your activity intensity value"
|
|
73
|
+
msgstr "Errore. Hedia Calculator non supporta il valore dell'intensità dell'attività"
|
|
74
|
+
|
|
75
|
+
#: src/utils/RecommendationError.tsx:15
|
|
76
|
+
msgid "Error. Hedia Calculator does not support your activity type value"
|
|
77
|
+
msgstr "Errore. Hedia Calculator non supporta il valore del tipo di attività"
|
|
78
|
+
|
|
79
|
+
#: src/utils/RecommendationError.tsx:20
|
|
80
|
+
msgid "Error. Hedia Calculator does not support your current blood glucose level."
|
|
81
|
+
msgstr "Errore. Hedia Calculator non supporta il livello attuale di glucosio nel sangue."
|
|
82
|
+
|
|
83
|
+
#: src/utils/RecommendationError.tsx:29
|
|
84
|
+
msgid "Error. Hedia Calculator does not support your current blood glucose unit."
|
|
85
|
+
msgstr "Errore. Hedia Calculator non supporta l'attuale unità misura di glucosio nel sangue."
|
|
86
|
+
|
|
87
|
+
#: src/utils/RecommendationError.tsx:21
|
|
88
|
+
msgid "Error. Hedia Calculator does not support your current blood ketone level."
|
|
89
|
+
msgstr "Errore. Hedia Calculator non supporta l'attuale livello di chetoni nel sangue."
|
|
90
|
+
|
|
91
|
+
#: src/utils/RecommendationError.tsx:28
|
|
92
|
+
msgid "Error. Hedia Calculator does not support your current blood ketone unit."
|
|
93
|
+
msgstr "Errore. Hedia Calculator non supporta l'attuale unità di misura di chetoni del sangue."
|
|
94
|
+
|
|
95
|
+
#: src/utils/RecommendationError.tsx:27
|
|
96
|
+
msgid "Error. Hedia Calculator does not support your current language."
|
|
97
|
+
msgstr "Errore. Hedia Calculator non supporta la lingua corrente."
|
|
98
|
+
|
|
99
|
+
#: src/utils/RecommendationError.tsx:26
|
|
100
|
+
msgid "Error. Hedia Calculator does not support your injection method."
|
|
101
|
+
msgstr "Errore. Hedia Calculator non supporta il metodo di iniezione."
|
|
102
|
+
|
|
103
|
+
#: src/utils/RecommendationError.tsx:12
|
|
104
|
+
msgid "Error. Hedia Calculator only supports activities with a duration of maximum 60 minutes."
|
|
105
|
+
msgstr "Errore. Hedia Calculator supporta solo attività della durata massima di 60 minuti."
|
|
106
|
+
|
|
107
|
+
#: src/utils/RecommendationError.tsx:11
|
|
108
|
+
msgid "Error. Please verify that your activity settings are set up correctly."
|
|
109
|
+
msgstr "Errore. Verificare che le impostazioni delle attività siano impostate correttamente."
|
|
110
|
+
|
|
111
|
+
#: src/utils/RecommendationError.tsx:16
|
|
112
|
+
msgid "Error. Please verify that your activity target blood glucose value is correct."
|
|
113
|
+
msgstr "Errore. Verificare che il valore obiettivo della glicemia dell’attività sia corretto."
|
|
114
|
+
|
|
115
|
+
#: src/utils/RecommendationError.tsx:18
|
|
116
|
+
msgid "Error. Please verify that your insulin sensitivity value is correct."
|
|
117
|
+
msgstr "Errore. Verificare che il valore della sensibilità all'insulina sia corretto."
|
|
118
|
+
|
|
119
|
+
#: src/utils/RecommendationError.tsx:19
|
|
120
|
+
msgid "Error. Please verify that your insulin to carb ratio value is correct."
|
|
121
|
+
msgstr "Errore. Verificare che il valore del rapporto insulina/carboidrati sia corretto."
|
|
122
|
+
|
|
123
|
+
#: src/utils/RecommendationError.tsx:22
|
|
124
|
+
msgid "Error. Please verify that your target blood glucose value is correct."
|
|
125
|
+
msgstr "Errore. Verificare che il valore obiettivo della glicemia sia corretto."
|
|
126
|
+
|
|
127
|
+
#: src/utils/RecommendationError.tsx:25
|
|
128
|
+
msgid "Error. Please verify your notifications settings."
|
|
129
|
+
msgstr "Errore. Verificare le impostazioni di notifica."
|
|
130
|
+
|
|
131
|
+
#: src/components/RecommendedCarbs.tsx:104
|
|
132
|
+
msgid "Food"
|
|
133
|
+
msgstr "Cibo"
|
|
134
|
+
|
|
135
|
+
#: src/components/activity/ActivityIntensity.tsx:9
|
|
136
|
+
msgid "Hard"
|
|
137
|
+
msgstr "Intensa"
|
|
138
|
+
|
|
139
|
+
#: src/components/RecentInsulin.tsx:16
|
|
140
|
+
msgid "Have you taken insulin within the last 4 hours?"
|
|
141
|
+
msgstr "Hai assunto insulina nelle ultime 4 ore?"
|
|
142
|
+
|
|
143
|
+
#: src/utils/RecommendationError.tsx:13
|
|
144
|
+
msgid "Hedia Calculator does not support activities that finished more than 4 hours ago."
|
|
145
|
+
msgstr "Hedia Calculator non supporta attività che siano terminate più di 4 ore fa."
|
|
146
|
+
|
|
147
|
+
#: src/utils/RecommendationError.tsx:17
|
|
148
|
+
msgid "Hedia Calculator does not support insulin recommendations with more than 300 grams of carbohydrates present."
|
|
149
|
+
msgstr "Hedia Calculator non supporta le prescrizioni di insulina con più di 300 grammi di carboidrati presenti."
|
|
150
|
+
|
|
151
|
+
#: src/utils/AttentionMessages.tsx:44
|
|
152
|
+
msgid "Hedia does not support more than {0} units of insulin per calculation."
|
|
153
|
+
msgstr "Hedia non supporta più di {0} unità di insulina per ogni calcolo."
|
|
154
|
+
|
|
155
|
+
#: src/utils/AttentionMessages.tsx:42
|
|
156
|
+
msgid "Hedia doesn't support more than {0} units of insulin per calculation, but because of the physical activity you entered it has been further reduced by {1}% to {2} units for this calculation."
|
|
157
|
+
msgstr "Hedia non supporta più di {0} unità di insulina per ogni calcolo, ma, a seguito dell'attività fisica che hai inserito, è stata ulteriormente ridotta del {1}% a {2} unità per questo calcolo."
|
|
158
|
+
|
|
159
|
+
#: src/components/mood/Emotion.tsx:24
|
|
160
|
+
msgid "How are you feeling?"
|
|
161
|
+
msgstr "Come ti senti?"
|
|
162
|
+
|
|
163
|
+
#: src/components/Header.tsx:23
|
|
164
|
+
msgid "INSULIN{0}RECOMMENDATION"
|
|
165
|
+
msgstr "PRESCRIZIONE DI{0}INSULINA"
|
|
166
|
+
|
|
167
|
+
#: src/utils/AttentionMessages.tsx:29
|
|
168
|
+
msgid "If it is possible, postpone your planned exercise."
|
|
169
|
+
msgstr "Se possibile, posticipa l'allenamento pianificato."
|
|
170
|
+
|
|
171
|
+
#: src/components/RecommendationModal.tsx:42
|
|
172
|
+
msgid "Instead of taking insulin"
|
|
173
|
+
msgstr "Invece di assumere insulina"
|
|
174
|
+
|
|
175
|
+
#: src/components/activity/ActivityIntensity.tsx:7
|
|
176
|
+
msgid "Light"
|
|
177
|
+
msgstr "Leggera"
|
|
178
|
+
|
|
179
|
+
#: src/components/activity/ActivityIntensity.tsx:8
|
|
180
|
+
msgid "Moderate"
|
|
181
|
+
msgstr "Moderata"
|
|
182
|
+
|
|
183
|
+
#: src/utils/AttentionMessages.tsx:45
|
|
184
|
+
msgid "More than 15 minutes has passed since this calculation was started."
|
|
185
|
+
msgstr "Sono passati più di 15 minuti dall'inizio di questo calcolo."
|
|
186
|
+
|
|
187
|
+
#: src/components/RecommendationModal.tsx:22
|
|
188
|
+
msgid "NO"
|
|
189
|
+
msgstr "NO"
|
|
190
|
+
|
|
191
|
+
#: src/components/RecentInsulin.tsx:25
|
|
192
|
+
msgid "No"
|
|
193
|
+
msgstr "No"
|
|
194
|
+
|
|
195
|
+
#: src/RecommendationScreen.tsx:210
|
|
196
|
+
msgid "No, return to dashboard"
|
|
197
|
+
msgstr "No, torna al pannello di controllo"
|
|
198
|
+
|
|
199
|
+
#: src/components/Remeasure.tsx:36
|
|
200
|
+
msgid "OFF"
|
|
201
|
+
msgstr "SPENTO"
|
|
202
|
+
|
|
203
|
+
#: src/components/LimitationMessage.tsx:20
|
|
204
|
+
#: src/components/RecommendationModal.tsx:19
|
|
205
|
+
#: src/components/RecommendationModal.tsx:66
|
|
206
|
+
#: src/components/RecommendedCarbs.tsx:32
|
|
207
|
+
#: src/components/RecommendedInsulin.tsx:36
|
|
208
|
+
msgid "OK"
|
|
209
|
+
msgstr "OK"
|
|
210
|
+
|
|
211
|
+
#: src/utils/AttentionMessages.tsx:46
|
|
212
|
+
msgid "Please go through the calculation steps with new measurements to ensure a safe recommendation."
|
|
213
|
+
msgstr "Completa tutte le fasi del calcolo con nuove misurazioni per assicurare una prescrizione sicura."
|
|
214
|
+
|
|
215
|
+
#: src/utils/AttentionMessages.tsx:50
|
|
216
|
+
msgid "Recommendation from {day} at {time} was not transfered to your logbook.{0}Did you use the recommendation?"
|
|
217
|
+
msgstr "La prescrizione del {day} alle {time} non è stata trasferita nel tuo diario.{0} Hai usato la prescrizione?"
|
|
218
|
+
|
|
219
|
+
#: src/components/RecommendedCarbs.tsx:50
|
|
220
|
+
msgid "Recommended"
|
|
221
|
+
msgstr "Prescritta"
|
|
222
|
+
|
|
223
|
+
#: src/components/RecentInsulin.tsx:12
|
|
224
|
+
#: src/components/RecommendedInsulin.tsx:52
|
|
225
|
+
msgid "Recommended amount of insulin"
|
|
226
|
+
msgstr "Quantità prescritta di insulina"
|
|
227
|
+
|
|
228
|
+
#: src/components/Remeasure.tsx:32
|
|
229
|
+
msgid "Remind me to remeasure in"
|
|
230
|
+
msgstr "Ricordami di misurare nuovamente tra"
|
|
231
|
+
|
|
232
|
+
#: src/RecommendationScreen.tsx:210
|
|
233
|
+
msgid "Return to dashboard"
|
|
234
|
+
msgstr "Torna al pannello di controllo"
|
|
235
|
+
|
|
236
|
+
#: src/RecommendationScreen.tsx:206
|
|
237
|
+
msgid "Save data before closing?"
|
|
238
|
+
msgstr "Salvare i dati prima della chiusura?"
|
|
239
|
+
|
|
240
|
+
#: src/RecommendationScreen.tsx:206
|
|
241
|
+
msgid "Save to logbook"
|
|
242
|
+
msgstr "Salva nel diario"
|
|
243
|
+
|
|
244
|
+
#: src/RecommendationScreen.tsx:210
|
|
245
|
+
msgid "Start new calculation"
|
|
246
|
+
msgstr "Inizia il nuovo calcolo"
|
|
247
|
+
|
|
248
|
+
#: src/components/RecommendedCarbs.tsx:77
|
|
249
|
+
msgid "Total"
|
|
250
|
+
msgstr "Totale"
|
|
251
|
+
|
|
252
|
+
#: src/components/TransferToLogbook.tsx:25
|
|
253
|
+
msgid "Transfer to logbook"
|
|
254
|
+
msgstr "Trasferisci al diario"
|
|
255
|
+
|
|
256
|
+
#: src/components/TransferToLogbook.tsx:28
|
|
257
|
+
msgid "Transferred to logbook"
|
|
258
|
+
msgstr "Trasferito al diario"
|
|
259
|
+
|
|
260
|
+
#: src/components/RecommendedInsulin.tsx:58
|
|
261
|
+
msgid "Units"
|
|
262
|
+
msgstr "Unità"
|
|
263
|
+
|
|
264
|
+
#: src/components/activity/ActivityIcon.tsx:25
|
|
265
|
+
msgid "Untitled Activity"
|
|
266
|
+
msgstr "Attività senza titolo"
|
|
267
|
+
|
|
268
|
+
#: src/components/RecommendationModal.tsx:32
|
|
269
|
+
msgid "We recommend eating an additional:"
|
|
270
|
+
msgstr "Consigliamo di ingerire una quantità supplementare:"
|
|
271
|
+
|
|
272
|
+
#: src/components/RecommendationModal.tsx:47
|
|
273
|
+
msgid "Would you like to add this to your current calculation?"
|
|
274
|
+
msgstr "Vuoi aggiungere questo al tuo calcolo corrente?"
|
|
275
|
+
|
|
276
|
+
#: src/components/RecentInsulin.tsx:22
|
|
277
|
+
msgid "Yes"
|
|
278
|
+
msgstr "Sì"
|
|
279
|
+
|
|
280
|
+
#: src/RecommendationScreen.tsx:210
|
|
281
|
+
msgid "Yes, save to logbook"
|
|
282
|
+
msgstr "Sì, salva nel diario"
|
|
283
|
+
|
|
284
|
+
#: src/utils/AttentionMessages.tsx:31
|
|
285
|
+
msgid "You have a high blood glucose level."
|
|
286
|
+
msgstr "Hai un alto livello di glucosio nel sangue."
|
|
287
|
+
|
|
288
|
+
#: src/utils/AttentionMessages.tsx:32
|
|
289
|
+
msgid "You should take rapid-acting insulin and measure ketones."
|
|
290
|
+
msgstr "Devi assumere insulina ad azione rapida e misurare i chetoni."
|
|
291
|
+
|
|
292
|
+
#: src/utils/AttentionMessages.tsx:28
|
|
293
|
+
msgid "You will be reminded to measure your blood glucose level in 15 min."
|
|
294
|
+
msgstr "Ti verrà ricordato di misurare il livello di glucosio nel sangue tra 15 min."
|
|
295
|
+
|
|
296
|
+
#: src/utils/AttentionMessages.tsx:27
|
|
297
|
+
msgid "Your blood glucose level is very low."
|
|
298
|
+
msgstr "Il livello di glucosio nel sangue è molto basso."
|
|
299
|
+
|
|
300
|
+
#: src/utils/AttentionMessages.tsx:26
|
|
301
|
+
msgid "Your blood glucose level is very low. Take glucagon or eat carbohydrates if possible. Seek medical attention."
|
|
302
|
+
msgstr "Il livello di glucosio nel sangue è molto basso. Assumi glucagon o ingerisci carboidrati, se possibile. Rivolgiti a un medico."
|
|
303
|
+
|
|
304
|
+
#: src/utils/AttentionMessages.tsx:33
|
|
305
|
+
msgid "Your recommendation would have been higher than {0} units of insulin, but it has been limited for safety reasons. Hedia never recommends more than {1} units of insulin per calculation."
|
|
306
|
+
msgstr "La tua prescrizione sarebbe stata superiore a {0} unità di insulina, ma è stata limitata per motivi di sicurezza. Hedia non prescrive mai più di {1} unità di insulina per calcolo."
|
|
307
|
+
|
|
308
|
+
#: src/utils/AttentionMessages.tsx:35
|
|
309
|
+
msgid "Your recommendation would have been higher than {0} units of insulin, but it has been limited for safety reasons.{1} Hedia never recommends more than {2} units of insulin per calculation, but because of the physical activity you entered it has been further reduced by {3}% to {4}."
|
|
310
|
+
msgstr "La tua prescrizione sarebbe stata superiore a {0} unità di insulina, ma è stata limitata per motivi di sicurezza.{1} Hedia non prescrive mai più di {2} unità di insulina per calcolo, ma a seguito dell'attività fisica che hai inserito, questa è stata ulteriormente ridotta del {3}% a {4}."
|
|
311
|
+
|
|
312
|
+
#: src/RecommendationScreen.tsx:206
|
|
313
|
+
msgid "Your saved data will be used for future calculations."
|
|
314
|
+
msgstr "I dati salvati saranno utilizzati per calcoli futuri."
|
|
315
|
+
|
|
316
|
+
#: src/components/RecommendedCarbs.tsx:69
|
|
317
|
+
#: src/components/RecommendedCarbs.tsx:79
|
|
318
|
+
#: src/components/RecommendedCarbs.tsx:110
|
|
319
|
+
msgid "grams"
|
|
320
|
+
msgstr "grammi"
|
|
321
|
+
|
|
322
|
+
#: src/components/RecommendationModal.tsx:38
|
|
323
|
+
msgid "grams of carbohydrates"
|
|
324
|
+
msgstr "grammi di carboidrati"
|
|
325
|
+
|
|
326
|
+
#: src/components/Remeasure.tsx:39
|
|
327
|
+
msgid "hours"
|
|
328
|
+
msgstr "ore"
|
|
329
|
+
|
|
330
|
+
#: src/components/activity/Activity.tsx:24
|
|
331
|
+
msgid "min"
|
|
332
|
+
msgstr "min"
|
|
333
|
+
|
|
334
|
+
#: src/RecommendationScreen.tsx:182
|
|
335
|
+
#: src/components/InfoBars.tsx:19
|
|
336
|
+
msgid "units"
|
|
337
|
+
msgstr "unità"
|