Skip to content

Commit 4e04cdf

Browse files
authored
Roundtrip localizations (#34)
* Roundtrip localizations * Adding in crowdin localizations * Updates from Lokalise
1 parent 4cc426b commit 4e04cdf

36 files changed

+55
-0
lines changed

ShareClient.xcodeproj/project.pbxproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@
127127
B40BF26423ABD4E600A43CEE /* ShareClientPlugin-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ShareClientPlugin-Bridging-Header.h"; sourceTree = "<group>"; };
128128
B40BF26523ABD4E700A43CEE /* ShareClientPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareClientPlugin.swift; sourceTree = "<group>"; };
129129
B40BF26723ABD55200A43CEE /* OSLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
130+
C126BAF829830A83002CEE4F /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
131+
C126BAF929830A83002CEE4F /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
130132
F5D9C04227DAC15A002E48F6 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
131133
F5D9C04327DAC15A002E48F6 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
132134
F5E0BE3027E1E05E0033557E /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
@@ -411,6 +413,7 @@
411413
da,
412414
tr,
413415
he,
416+
"zh-Hans-CN",
414417
);
415418
mainGroup = 432B0E7E1CDFC3C50045347B;
416419
productRefGroup = 432B0E891CDFC3C50045347B /* Products */;
@@ -550,6 +553,7 @@
550553
7D9BF1302336FFAF005DCFD6 /* da */,
551554
F5D9C04327DAC15A002E48F6 /* tr */,
552555
F5E0BE3127E1E05F0033557E /* he */,
556+
C126BAF929830A83002CEE4F /* zh-Hans-CN */,
553557
);
554558
name = Localizable.strings;
555559
sourceTree = "<group>";
@@ -576,6 +580,7 @@
576580
7D9BF12F2336FFAF005DCFD6 /* da */,
577581
F5D9C04227DAC15A002E48F6 /* tr */,
578582
F5E0BE3027E1E05E0033557E /* he */,
583+
C126BAF829830A83002CEE4F /* zh-Hans-CN */,
579584
);
580585
name = Localizable.strings;
581586
sourceTree = "<group>";
-274 Bytes
Binary file not shown.
-276 Bytes
Binary file not shown.
-277 Bytes
Binary file not shown.
-275 Bytes
Binary file not shown.
-274 Bytes
Binary file not shown.
-253 Bytes
Binary file not shown.
-274 Bytes
Binary file not shown.
-278 Bytes
Binary file not shown.
-276 Bytes
Binary file not shown.
-454 Bytes
Binary file not shown.
-274 Bytes
Binary file not shown.
-250 Bytes
Binary file not shown.
-270 Bytes
Binary file not shown.
-264 Bytes
Binary file not shown.
-268 Bytes
Binary file not shown.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/* The title of the Dexcom Share service
2+
Title for the CGMManager option */
3+
"Dexcom Share" = "德康远程";
4+
5+
/* Sensor state description for the non-valid state */
6+
"Needs Attention" = "请注意";
7+
8+
/* Sensor state description for the valid state */
9+
"OK" = "好";
10+
-238 Bytes
Binary file not shown.
-1.04 KB
Binary file not shown.
-1.03 KB
Binary file not shown.
-1.01 KB
Binary file not shown.
-1.03 KB
Binary file not shown.
-1.01 KB
Binary file not shown.
-1.03 KB
Binary file not shown.
-852 Bytes
Binary file not shown.
-1.01 KB
Binary file not shown.
-1.03 KB
Binary file not shown.
-1.01 KB
Binary file not shown.
-1.07 KB
Binary file not shown.
-1.01 KB
Binary file not shown.
-908 Bytes
Binary file not shown.
-1.01 KB
Binary file not shown.
-1021 Bytes
Binary file not shown.
-1.01 KB
Binary file not shown.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
/* Confirmation message for deleting a CGM */
2+
"Are you sure you want to delete this CGM?" = "Are you sure you want to delete this CGM?";
3+
4+
/* The title of the cancel action in an action sheet */
5+
"Cancel" = "取消";
6+
7+
/* Title of cell to set credentials */
8+
"Credentials" = "密钥";
9+
10+
/* Title describing glucose date */
11+
"Date" = "日期";
12+
13+
/* Button title to delete CGM
14+
Title text for the button to remove a CGM from Loop */
15+
"Delete CGM" = "趋势";
16+
17+
/* Title describing glucose value */
18+
"Glucose" = "葡萄糖";
19+
20+
/* Section title for latest glucose reading */
21+
"Latest Reading" = "最新血糖值";
22+
23+
/* Outside US share server option title */
24+
"Outside US" = "非美国地区";
25+
26+
/* The title of the Dexcom share password credential */
27+
"Password" = "密码";
28+
29+
/* The title of the Dexcom share server URL credential */
30+
"Server" = "服务器";
31+
32+
/* Title describing glucose trend */
33+
"Trend" = "趋势";
34+
35+
/* U.S. share server option title */
36+
"US" = "美国";
37+
38+
/* The title of the Dexcom share username credential */
39+
"Username" = "用户名";
40+
-1.02 KB
Binary file not shown.

0 commit comments

Comments
 (0)