Skip to content

Commit 402f7b4

Browse files
committed
Updated translations from Lokalise on Sat Mar 18 15:11:44 CDT 2023
1 parent 0b18d9d commit 402f7b4

File tree

17 files changed

+118
-723
lines changed

17 files changed

+118
-723
lines changed

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

Lines changed: 0 additions & 36 deletions
This file was deleted.

Common/zh-Hans.lproj/Intents.strings

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,36 @@
11
/* (No Comment) */
2-
"80eo5o" = "添加碳水化合物";
2+
"9KhaIS" = "I've set the preset";
33

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

77
/* (No Comment) */
8-
"yc02Yq" = "将碳水化合物添加到Loop";
8+
"b085BW" = "I wasn't able to set the preset.";
99

10-
"9KhaIS" = "I've set the preset";
10+
/* (No Comment) */
1111
"I4OZy8" = "Enable Override Preset";
12-
"XNNmtH" = "Enable preset in Loop";
13-
"ZZ3mtM" = "Enable an override preset in Loop";
14-
"b085BW" = "I wasn't able to set the preset.";
12+
13+
/* (No Comment) */
1514
"lYMuWV" = "Override Name";
15+
16+
/* (No Comment) */
1617
"nDKAmn" = "What's the name of the override you'd like to set?";
18+
19+
/* (No Comment) */
20+
"OcNxIj" = "添加碳水化合物";
21+
22+
/* (No Comment) */
1723
"oLQSsJ" = "Enable '${overrideName}' Override Preset";
24+
25+
/* (No Comment) */
26+
"XNNmtH" = "Enable preset in Loop";
27+
28+
/* (No Comment) */
1829
"yBzwCL" = "Override Selection";
30+
31+
/* (No Comment) */
32+
"yc02Yq" = "将碳水化合物添加到Loop";
33+
34+
/* (No Comment) */
35+
"ZZ3mtM" = "Enable an override preset in Loop";
36+

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

Lines changed: 0 additions & 27 deletions
This file was deleted.

DoseMathTests/zh-Hans.lproj/Localizable.strings

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
/* Message when offering bolus recommendation even though bg is below range. (1: glucose value) */
22
"Current glucose of %1$@ is below correction range." = "当前血糖%1$@低于纠正目标.";
33

4+
/* The short unit display string for decibles */
5+
"dB" = "dB";
6+
47
/* The short unit display string for grams */
58
"g" = "克";
69

@@ -16,6 +19,9 @@
1619
/* Notice message when recommending bolus when BG is below the suspend threshold. (1: glucose value) */
1720
"Predicted glucose of %1$@ is below your suspend threshold setting." = "预计血糖%1$@低于低血糖暂停阈值";
1821

22+
/* Format string for combining localized numeric value and unit. (1: numeric value)(2: unit) */
23+
"QUANTITY_VALUE_AND_UNIT" = "%1$@ %2$@";
24+
1925
/* The short unit display string for international units of insulin */
2026
"U" = "单位";
2127

Loop Status Extension/zh-Hans-CN.lproj/Localizable.strings

Lines changed: 0 additions & 6 deletions
This file was deleted.

Loop Status Extension/zh-Hans-CN.lproj/MainInterface.strings

Lines changed: 0 additions & 6 deletions
This file was deleted.

Loop.xcodeproj/project.pbxproj

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,16 +1505,6 @@
15051505
C148CEE624FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyAlertManager.swift; sourceTree = "<group>"; };
15061506
C14952142995822A0095AA84 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
15071507
C14952152995822A0095AA84 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
1508-
C14E777729C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Intents.strings"; sourceTree = "<group>"; };
1509-
C14E777829C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
1510-
C14E777929C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
1511-
C14E777A29C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/MainInterface.strings"; sourceTree = "<group>"; };
1512-
C14E777B29C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
1513-
C14E777C29C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
1514-
C14E777D29C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Main.strings"; sourceTree = "<group>"; };
1515-
C14E777E29C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
1516-
C14E777F29C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
1517-
C14E778029C642A600F43014 /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Interface.strings"; sourceTree = "<group>"; };
15181508
C155A8F32986396E009BD257 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
15191509
C155A8F42986396E009BD257 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
15201510
C155A8F52986396E009BD257 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/ckcomplication.strings; sourceTree = "<group>"; };
@@ -3416,7 +3406,6 @@
34163406
ar,
34173407
sk,
34183408
cs,
3419-
"zh-Hans-CN",
34203409
);
34213410
mainGroup = 43776F831B8022E90074EA36;
34223411
packageReferences = (
@@ -4295,7 +4284,6 @@
42954284
F5D9C01927DABBE0002E48F6 /* tr */,
42964285
F5E0BDD527E1D71D0033557E /* he */,
42974286
C1C31277297E4BFE00296DA4 /* ar */,
4298-
C14E777D29C642A600F43014 /* zh-Hans-CN */,
42994287
);
43004288
name = Main.storyboard;
43014289
sourceTree = "<group>";
@@ -4334,7 +4322,6 @@
43344322
C1C3127F297E4C0400296DA4 /* ar */,
43354323
C1C247882995823200371B88 /* sk */,
43364324
C1C5357529C6346A00E32DF9 /* cs */,
4337-
C14E777729C642A600F43014 /* zh-Hans-CN */,
43384325
);
43394326
name = Intents.intentdefinition;
43404327
sourceTree = "<group>";
@@ -4363,7 +4350,6 @@
43634350
F5D9C01B27DABBE1002E48F6 /* tr */,
43644351
F5E0BDD727E1D71E0033557E /* he */,
43654352
C1C31279297E4BFE00296DA4 /* ar */,
4366-
C14E778029C642A600F43014 /* zh-Hans-CN */,
43674353
);
43684354
name = Interface.storyboard;
43694355
sourceTree = "<group>";
@@ -4462,7 +4448,6 @@
44624448
F5E0BDD627E1D71D0033557E /* he */,
44634449
C1C31278297E4BFE00296DA4 /* ar */,
44644450
C1C2478E2995823200371B88 /* sk */,
4465-
C14E777A29C642A600F43014 /* zh-Hans-CN */,
44664451
);
44674452
name = MainInterface.storyboard;
44684453
sourceTree = "<group>";
@@ -4512,7 +4497,6 @@
45124497
F5E0BDDD27E1D7210033557E /* he */,
45134498
C174571329830930009EFCF2 /* ar */,
45144499
C1C2478D2995823200371B88 /* sk */,
4515-
C14E777929C642A600F43014 /* zh-Hans-CN */,
45164500
);
45174501
name = Localizable.strings;
45184502
sourceTree = "<group>";
@@ -4564,7 +4548,6 @@
45644548
F5D9C02227DABBE3002E48F6 /* tr */,
45654549
F5E0BDDE27E1D7210033557E /* he */,
45664550
C1C31280297E4C0400296DA4 /* ar */,
4567-
C14E777E29C642A600F43014 /* zh-Hans-CN */,
45684551
);
45694552
name = Localizable.strings;
45704553
sourceTree = "<group>";
@@ -4594,7 +4577,6 @@
45944577
F5E0BDDC27E1D7200033557E /* he */,
45954578
C174571429830930009EFCF2 /* ar */,
45964579
C1C247902995823200371B88 /* sk */,
4597-
C14E777B29C642A600F43014 /* zh-Hans-CN */,
45984580
);
45994581
name = InfoPlist.strings;
46004582
sourceTree = "<group>";
@@ -4623,7 +4605,6 @@
46234605
F5E0BDE227E1D7230033557E /* he */,
46244606
C174571229830930009EFCF2 /* ar */,
46254607
C1C2478A2995823200371B88 /* sk */,
4626-
C14E777829C642A600F43014 /* zh-Hans-CN */,
46274608
);
46284609
name = Localizable.strings;
46294610
sourceTree = "<group>";
@@ -4652,7 +4633,6 @@
46524633
F5D9C02527DABBE4002E48F6 /* tr */,
46534634
F5E0BDE127E1D7230033557E /* he */,
46544635
C174571529830930009EFCF2 /* ar */,
4655-
C14E777F29C642A600F43014 /* zh-Hans-CN */,
46564636
);
46574637
name = Localizable.strings;
46584638
sourceTree = "<group>";
@@ -4683,7 +4663,6 @@
46834663
C1C31282297E4F6E00296DA4 /* ar */,
46844664
C1C247912995823200371B88 /* sk */,
46854665
C12BCCF929BBFA480066A158 /* cs */,
4686-
C14E777C29C642A600F43014 /* zh-Hans-CN */,
46874666
);
46884667
name = Localizable.strings;
46894668
sourceTree = "<group>";

Loop/zh-Hans-CN.lproj/InfoPlist.strings

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)