Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions Common/ce.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
"80eo5o" = "Add Carb Entry";

"9KhaIS" = "I've set the preset";

"I4OZy8" = "Enable Override Preset";

"OcNxIj" = "Add Carb Entry";

"XNNmtH" = "Enable preset in Loop";

"ZZ3mtM" = "Enable an override preset in Loop";

"b085BW" = "I wasn't able to set the preset.";

"lYMuWV" = "Override Name";

"nDKAmn" = "What's the name of the override you'd like to set?";

"oLQSsJ" = "Enable '${overrideName}' Override Preset";

"yBzwCL" = "Override Selection";

"yc02Yq" = "Add a carb entry to Loop";

24 changes: 24 additions & 0 deletions Common/hu.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
"80eo5o" = "Add Carb Entry";

"9KhaIS" = "I've set the preset";

"I4OZy8" = "Enable Override Preset";

"OcNxIj" = "Add Carb Entry";

"XNNmtH" = "Enable preset in Loop";

"ZZ3mtM" = "Enable an override preset in Loop";

"b085BW" = "I wasn't able to set the preset.";

"lYMuWV" = "Override Name";

"nDKAmn" = "What's the name of the override you'd like to set?";

"oLQSsJ" = "Enable '${overrideName}' Override Preset";

"yBzwCL" = "Override Selection";

"yc02Yq" = "Add a carb entry to Loop";

24 changes: 24 additions & 0 deletions Common/uk.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
"80eo5o" = "Add Carb Entry";

"9KhaIS" = "I've set the preset";

"I4OZy8" = "Enable Override Preset";

"OcNxIj" = "Add Carb Entry";

"XNNmtH" = "Enable preset in Loop";

"ZZ3mtM" = "Enable an override preset in Loop";

"b085BW" = "I wasn't able to set the preset.";

"lYMuWV" = "Override Name";

"nDKAmn" = "What's the name of the override you'd like to set?";

"oLQSsJ" = "Enable '${overrideName}' Override Preset";

"yBzwCL" = "Override Selection";

"yc02Yq" = "Add a carb entry to Loop";

18 changes: 18 additions & 0 deletions Loop Status Extension/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -1105,6 +1105,12 @@
"state" : "translated",
"value" : "g"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "克"
}
}
}
},
Expand Down Expand Up @@ -1356,6 +1362,12 @@
"state" : "translated",
"value" : "mg/dL"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "mg/dL"
}
}
}
},
Expand Down Expand Up @@ -1475,6 +1487,12 @@
"state" : "translated",
"value" : "mmol/L"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "mmol/L"
}
}
}
},
Expand Down
24 changes: 24 additions & 0 deletions Loop Widget Extension/Bootstrap/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,12 @@
"value" : "Éventuel"
}
},
"he" : {
"stringUnit" : {
"state" : "translated",
"value" : "סופי"
}
},
"it" : {
"stringUnit" : {
"state" : "translated",
Expand Down Expand Up @@ -847,6 +853,12 @@
"state" : "translated",
"value" : "g"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "克"
}
}
}
},
Expand Down Expand Up @@ -1036,6 +1048,12 @@
"state" : "translated",
"value" : "mg/dL"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "mg/dL"
}
}
}
},
Expand Down Expand Up @@ -1155,6 +1173,12 @@
"state" : "translated",
"value" : "mmol/L"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "mmol/L"
}
}
}
},
Expand Down
9 changes: 9 additions & 0 deletions Loop.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1198,6 +1198,9 @@
B66D1F3F2E6A5D6600471149 /* InfoPlist.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = InfoPlist.xcstrings; sourceTree = "<group>"; };
B66D1F412E6A5D6600471149 /* mul */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; name = mul; path = mul.lproj/Interface.xcstrings; sourceTree = "<group>"; };
B66D1F422E6A5D6600471149 /* mul */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; name = mul; path = mul.lproj/Main.xcstrings; sourceTree = "<group>"; };
B6F22EF52E95A03600CCA05F /* ce */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ce; path = ce.lproj/Intents.strings; sourceTree = "<group>"; };
B6F22EF72E95A03800CCA05F /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Intents.strings; sourceTree = "<group>"; };
B6F22EF92E95A03C00CCA05F /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Intents.strings; sourceTree = "<group>"; };
C1004DEF2981F5B700B8CF94 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/InfoPlist.strings; sourceTree = "<group>"; };
C1004DFD2981F67A00B8CF94 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
C1004E052981F6A100B8CF94 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -2982,6 +2985,9 @@
sk,
cs,
hi,
ce,
hu,
uk,
);
mainGroup = 43776F831B8022E90074EA36;
packageReferences = (
Expand Down Expand Up @@ -3883,6 +3889,9 @@
C1C247882995823200371B88 /* sk */,
C1C5357529C6346A00E32DF9 /* cs */,
3D03C6DA2AACE6AC00FDE5D2 /* hi */,
B6F22EF52E95A03600CCA05F /* ce */,
B6F22EF72E95A03800CCA05F /* hu */,
B6F22EF92E95A03C00CCA05F /* uk */,
);
name = Intents.intentdefinition;
sourceTree = "<group>";
Expand Down
14 changes: 13 additions & 1 deletion Loop/InfoPlist.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,12 @@
"value" : "Appen bruger NFC til at parre sig med diabetesapparater."
}
},
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Die App verwendet NFC zur Kopplung mit Diabetesgeräten."
}
},
"en" : {
"stringUnit" : {
"state" : "new",
Expand All @@ -299,6 +305,12 @@
"value" : "Aplikacja wykorzystuje NFC do parowania z urządzeniami dla diabetyków."
}
},
"ro" : {
"stringUnit" : {
"state" : "translated",
"value" : "Aplicația folosește NFC pentru a se conecta cu dispozitive pentru diabet."
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
Expand Down Expand Up @@ -1147,7 +1159,7 @@
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "Loop 使用 Siri 允许您通过语音制定预设。"
"value" : "Loop 使用 Siri,让你可以通过语音来启动预设。"
}
}
}
Expand Down
Loading