Skip to content

Commit 3074148

Browse files
authored
Merge pull request #1964 from LoopKit/dev
Merge dev into main for 3.2.1 release.
2 parents bcb4ed9 + 0ea36c6 commit 3074148

File tree

234 files changed

+3418
-1592
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

234 files changed

+3418
-1592
lines changed

Common/zh-Hans-CN.lproj/Intents.strings Common/cs.lproj/Intents.strings

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"9KhaIS" = "I've set the preset";
33

44
/* (No Comment) */
5-
"80eo5o" = "添加碳水化合物";
5+
"80eo5o" = "Add Carb Entry";
66

77
/* (No Comment) */
88
"b085BW" = "I wasn't able to set the preset.";
@@ -17,7 +17,7 @@
1717
"nDKAmn" = "What's the name of the override you'd like to set?";
1818

1919
/* (No Comment) */
20-
"OcNxIj" = "添加碳水化合物";
20+
"OcNxIj" = "Add Carb Entry";
2121

2222
/* (No Comment) */
2323
"oLQSsJ" = "Enable '${overrideName}' Override Preset";
@@ -29,7 +29,7 @@
2929
"yBzwCL" = "Override Selection";
3030

3131
/* (No Comment) */
32-
"yc02Yq" = "将碳水化合物添加到Loop";
32+
"yc02Yq" = "Add a carb entry to Loop";
3333

3434
/* (No Comment) */
3535
"ZZ3mtM" = "Enable an override preset in Loop";

Common/de.lproj/Intents.strings

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"9KhaIS" = "Voreinstellung gesetzt";
33

44
/* (No Comment) */
5-
"80eo5o" = "KH-Eintrag hinzufügen";
5+
"80eo5o" = "Kohlenhydrate hinzufügen";
66

77
/* (No Comment) */
88
"b085BW" = "Voreinstellung konnte nicht gesetzt werden.";
@@ -17,7 +17,7 @@
1717
"nDKAmn" = "Welche Voreinstellung möchten Sie aktivieren?";
1818

1919
/* (No Comment) */
20-
"OcNxIj" = "KH-Eintrag hinzufügen";
20+
"OcNxIj" = "Kohlenhydrate hinzufügen";
2121

2222
/* (No Comment) */
2323
"oLQSsJ" = "Aktiviere '${overrideName}' Voreinstellung";

Common/es.lproj/Intents.strings

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"9KhaIS" = "He establecido el ajuste";
33

44
/* (No Comment) */
5-
"80eo5o" = "Agregar Registro de Carbs";
5+
"80eo5o" = "Agregar Entrada de Carb";
66

77
/* (No Comment) */
88
"b085BW" = "I wasn't able to set the preset.";
@@ -17,7 +17,7 @@
1717
"nDKAmn" = "What's the name of the override you'd like to set?";
1818

1919
/* (No Comment) */
20-
"OcNxIj" = "Agregar Registro de Carbs";
20+
"OcNxIj" = "Agregar Entrada de Carb";
2121

2222
/* (No Comment) */
2323
"oLQSsJ" = "Enable '${overrideName}' Override Preset";

Common/ja.lproj/Intents.strings

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"9KhaIS" = "I've set the preset";
33

44
/* (No Comment) */
5-
"80eo5o" = "カーボを追加";
5+
"80eo5o" = "糖質の記入を追加";
66

77
/* (No Comment) */
88
"b085BW" = "I wasn't able to set the preset.";
@@ -17,7 +17,7 @@
1717
"nDKAmn" = "What's the name of the override you'd like to set?";
1818

1919
/* (No Comment) */
20-
"OcNxIj" = "カーボを追加";
20+
"OcNxIj" = "糖質の記入を追加";
2121

2222
/* (No Comment) */
2323
"oLQSsJ" = "Enable '${overrideName}' Override Preset";

Common/nl.lproj/Intents.strings

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"9KhaIS" = "Ik heb het programma ingesteld";
33

44
/* (No Comment) */
5-
"80eo5o" = "Koolhydraatinvoer Toevoegen";
5+
"80eo5o" = "Kh. Inv. Toevoegen";
66

77
/* (No Comment) */
88
"b085BW" = "Ik kon het programma niet instellen.";
@@ -17,7 +17,7 @@
1717
"nDKAmn" = "Wat is de naam van de override die je zou willen instellen?";
1818

1919
/* (No Comment) */
20-
"OcNxIj" = "Koolhydraatinvoer Toevoegen";
20+
"OcNxIj" = "Kh. Inv. Toevoegen";
2121

2222
/* (No Comment) */
2323
"oLQSsJ" = "Override '${overrideName}' Inschakelen";

Common/pt-BR.lproj/Intents.strings

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"9KhaIS" = "I've set the preset";
33

44
/* (No Comment) */
5-
"80eo5o" = "Adicionar Carboidratos";
5+
"80eo5o" = "Adicionar Carb";
66

77
/* (No Comment) */
88
"b085BW" = "I wasn't able to set the preset.";
@@ -17,7 +17,7 @@
1717
"nDKAmn" = "What's the name of the override you'd like to set?";
1818

1919
/* (No Comment) */
20-
"OcNxIj" = "Adicionar Carboidratos";
20+
"OcNxIj" = "Adicionar Carb";
2121

2222
/* (No Comment) */
2323
"oLQSsJ" = "Enable '${overrideName}' Override Preset";

Common/ro.lproj/Intents.strings

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"9KhaIS" = "I've set the preset";
33

44
/* (No Comment) */
5-
"80eo5o" = "Adăugare carbohidrați";
5+
"80eo5o" = "Adaugă carbohidrați";
66

77
/* (No Comment) */
88
"b085BW" = "I wasn't able to set the preset.";
@@ -17,7 +17,7 @@
1717
"nDKAmn" = "What's the name of the override you'd like to set?";
1818

1919
/* (No Comment) */
20-
"OcNxIj" = "Adăugare carbohidrați";
20+
"OcNxIj" = "Adaugă carbohidrați";
2121

2222
/* (No Comment) */
2323
"oLQSsJ" = "Enable '${overrideName}' Override Preset";

Common/sk.lproj/Intents.strings

+24
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,33 @@
44
/* (No Comment) */
55
"80eo5o" = "Zadať sacharidy";
66

7+
/* (No Comment) */
8+
"b085BW" = "I wasn't able to set the preset.";
9+
10+
/* (No Comment) */
11+
"I4OZy8" = "Enable Override Preset";
12+
13+
/* (No Comment) */
14+
"lYMuWV" = "Override Name";
15+
16+
/* (No Comment) */
17+
"nDKAmn" = "What's the name of the override you'd like to set?";
18+
719
/* (No Comment) */
820
"OcNxIj" = "Zadať sacharidy";
921

22+
/* (No Comment) */
23+
"oLQSsJ" = "Enable '$%1$@' Override Preset";
24+
25+
/* (No Comment) */
26+
"XNNmtH" = "Enable preset in Loop";
27+
28+
/* (No Comment) */
29+
"yBzwCL" = "Override Selection";
30+
1031
/* (No Comment) */
1132
"yc02Yq" = "Zadať sacharidy do Loop";
1233

34+
/* (No Comment) */
35+
"ZZ3mtM" = "Enable an override preset in Loop";
36+

Common/tr.lproj/Intents.strings

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"9KhaIS" = "Ön ayarı yaptım";
33

44
/* (No Comment) */
5-
"80eo5o" = "Karbonhidrat Girişi Ekle";
5+
"80eo5o" = "Karb Girişi Ekle";
66

77
/* (No Comment) */
88
"b085BW" = "Ön ayarı yapamadım.";
@@ -17,7 +17,7 @@
1717
"nDKAmn" = "Ayarlamak istediğiniz geçersiz kılmanın adı nedir?";
1818

1919
/* (No Comment) */
20-
"OcNxIj" = "Karbonhidrat Girişi Ekle";
20+
"OcNxIj" = "Karb Girişi Ekle";
2121

2222
/* (No Comment) */
2323
"oLQSsJ" = "'${overrideName}' Ön Ayarını Geçersiz Kılmayı Etkinleştir";

Common/vi.lproj/Intents.strings

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"9KhaIS" = "I've set the preset";
33

44
/* (No Comment) */
5-
"80eo5o" = "Khai báo khối lượng Carb";
5+
"80eo5o" = "Khai báo Carb";
66

77
/* (No Comment) */
88
"b085BW" = "I wasn't able to set the preset.";
@@ -17,7 +17,7 @@
1717
"nDKAmn" = "What's the name of the override you'd like to set?";
1818

1919
/* (No Comment) */
20-
"OcNxIj" = "Khai báo khối lượng Carb";
20+
"OcNxIj" = "Khai báo Carb";
2121

2222
/* (No Comment) */
2323
"oLQSsJ" = "Enable '${overrideName}' Override Preset";

Common/zh-Hans-CN.lproj/Localizable.strings

-54
This file was deleted.

Common/zh-Hans.lproj/Intents.strings

+27
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,36 @@
1+
/* (No Comment) */
2+
"9KhaIS" = "I've set the preset";
3+
14
/* (No Comment) */
25
"80eo5o" = "添加碳水化合物";
36

7+
/* (No Comment) */
8+
"b085BW" = "I wasn't able to set the preset.";
9+
10+
/* (No Comment) */
11+
"I4OZy8" = "Enable Override Preset";
12+
13+
/* (No Comment) */
14+
"lYMuWV" = "Override Name";
15+
16+
/* (No Comment) */
17+
"nDKAmn" = "What's the name of the override you'd like to set?";
18+
419
/* (No Comment) */
520
"OcNxIj" = "添加碳水化合物";
621

22+
/* (No Comment) */
23+
"oLQSsJ" = "Enable '${overrideName}' Override Preset";
24+
25+
/* (No Comment) */
26+
"XNNmtH" = "Enable preset in Loop";
27+
28+
/* (No Comment) */
29+
"yBzwCL" = "Override Selection";
30+
731
/* (No Comment) */
832
"yc02Yq" = "将碳水化合物添加到Loop";
933

34+
/* (No Comment) */
35+
"ZZ3mtM" = "Enable an override preset in Loop";
36+

DoseMathTests/ar.lproj/Localizable.strings

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Message when offering bolus recommendation even though bg is below range. (1: glucose value) */
2-
"Current glucose of %1$@ is below correction range." = "سكر الدم الحالي %1$@ أقل من نطاق التصحيح.";
2+
"Current glucose of %1$@ is below correction range." = "قراءة سكر الدم %1$@ أقل من نطاق التصحيح.";
33

44
/* The short unit display string for decibles */
55
"dB" = "dB";
@@ -14,10 +14,10 @@
1414
"mmol/L" = "mmol/L";
1515

1616
/* Message when offering bolus recommendation even though bg is below range and minBG is in future. (1: glucose time)(2: glucose number) */
17-
"Predicted glucose at %1$@ is %2$@." = "متوقع سكر الدم خلال %1$@ هو %2$@.";
17+
"Predicted glucose at %1$@ is %2$@." = "قراءاة سكر الدم بعد %1$@ هي %2$@.";
1818

1919
/* Notice message when recommending bolus when BG is below the suspend threshold. (1: glucose value) */
20-
"Predicted glucose of %1$@ is below your suspend threshold setting." = "متوقع سكر الدم %1$@ أقل من إعدادات التعليق المؤقت.";
20+
"Predicted glucose of %1$@ is below your suspend threshold setting." = "قراءة سكر الدم المتوقعة %1$@ أقل من قيمة تعليق الضخ في الإعدادات.";
2121

2222
/* Format string for combining localized numeric value and unit. (1: numeric value)(2: unit) */
2323
"QUANTITY_VALUE_AND_UNIT" = "%1$@ %2$@";

DoseMathTests/de.lproj/Localizable.strings

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Message when offering bolus recommendation even though bg is below range. (1: glucose value) */
2-
"Current glucose of %1$@ is below correction range." = "Der aktuelle Blutzucker von %1$@ liegt unterhalb des Korrekturbereiches.";
2+
"Current glucose of %1$@ is below correction range." = "Der aktuelle Blutzucker von %1$@ liegt unter dem Korrekturbereich.";
33

44
/* The short unit display string for decibles */
55
"dB" = "dB";
@@ -8,22 +8,22 @@
88
"g" = "g";
99

1010
/* The short unit display string for milligrams of glucose per decilter */
11-
"mg/dL" = "mg/dl";
11+
"mg/dL" = "mg/dL";
1212

1313
/* The short unit display string for millimoles of glucose per liter */
14-
"mmol/L" = "mmol/l";
14+
"mmol/L" = "mmol/L";
1515

1616
/* Message when offering bolus recommendation even though bg is below range and minBG is in future. (1: glucose time)(2: glucose number) */
17-
"Predicted glucose at %1$@ is %2$@." = "Der vorhergesagte Blutzucker um %1$@ ist %2$@.";
17+
"Predicted glucose at %1$@ is %2$@." = "Vorhergesagte Glukose um %1$@ ist %2$@.";
1818

1919
/* Notice when predicted glucose for bolus recommendation is in range */
20-
"Predicted glucose is in range." = "Der vorhergesagte Glukosewert liegt im Bereich.";
20+
"Predicted glucose is in range." = "Der vorhergesagte Blutzucker liegt im Zielbereich.";
2121

2222
/* Notice message when recommending bolus when BG is below the glucose safety limit. (1: glucose value) */
23-
"Predicted glucose of %1$@ is below your glucose safety limit setting." = "Der vorhergesagte Glukosewert von %1$@ liegt unter Ihrer Glukose-Sicherheitsgrenzwerteinstellung.";
23+
"Predicted glucose of %1$@ is below your glucose safety limit setting." = "Der vorhergesagte Blutzucker von %1$@ liegt unter der Sicherheitsgrenze.";
2424

2525
/* Notice message when recommending bolus when BG is below the suspend threshold. (1: glucose value) */
26-
"Predicted glucose of %1$@ is below your suspend threshold setting." = "Der vorhergesagte Blutzucker von %1$@ liegt unterhalb des eingestellten Schwellwertes zur Unterbrechung der Basalrate. ";
26+
"Predicted glucose of %1$@ is below your suspend threshold setting." = "Der vorhergesagte Blutzucker von %1$@ liegt unter dem Grenzwert für die Hypo-Abschaltung.";
2727

2828
/* Format string for combining localized numeric value and unit. (1: numeric value)(2: unit) */
2929
"QUANTITY_VALUE_AND_UNIT" = "%1$@ %2$@";

DoseMathTests/es.lproj/Localizable.strings

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Message when offering bolus recommendation even though bg is below range. (1: glucose value) */
2-
"Current glucose of %1$@ is below correction range." = "Glucosa actual de %1$@ está debajo del rango correctivo.";
2+
"Current glucose of %1$@ is below correction range." = "Glucosa actual de %1$@ está por debajo del rango de corrección.";
33

44
/* The short unit display string for decibles */
55
"dB" = "dB";
@@ -14,16 +14,16 @@
1414
"mmol/L" = "mmol/L";
1515

1616
/* Message when offering bolus recommendation even though bg is below range and minBG is in future. (1: glucose time)(2: glucose number) */
17-
"Predicted glucose at %1$@ is %2$@." = "Glucosa proyectada en %1$@ es %2$@.";
17+
"Predicted glucose at %1$@ is %2$@." = "Glucosa proyectada a las %1$@ es %2$@.";
1818

1919
/* Notice when predicted glucose for bolus recommendation is in range */
2020
"Predicted glucose is in range." = "La glucosa proyectada está en rango";
2121

2222
/* Notice message when recommending bolus when BG is below the glucose safety limit. (1: glucose value) */
23-
"Predicted glucose of %1$@ is below your glucose safety limit setting." = "La glucosa proyectada de %1$@ está por debajo del límite de seguridad de glucosa";
23+
"Predicted glucose of %1$@ is below your glucose safety limit setting." = "Glucosa proyectada de %1$@ se encuentra por debajo de tu nivel de suspensión.";
2424

2525
/* Notice message when recommending bolus when BG is below the suspend threshold. (1: glucose value) */
26-
"Predicted glucose of %1$@ is below your suspend threshold setting." = "Glucosa proyectada de %1$@ se encuentra debajo de tu nivel de suspensión.";
26+
"Predicted glucose of %1$@ is below your suspend threshold setting." = "Glucosa proyectada de %1$@ se encuentra por debajo de su nivel de suspensión.";
2727

2828
/* Format string for combining localized numeric value and unit. (1: numeric value)(2: unit) */
2929
"QUANTITY_VALUE_AND_UNIT" = "%1$@ %2$@";

0 commit comments

Comments
 (0)