Skip to content

Commit ec3248d

Browse files
committed
Updated translations from lokalise on Sun Feb 1 09:46:29 PST 2026
1 parent db9cf70 commit ec3248d

6 files changed

Lines changed: 490 additions & 44 deletions

File tree

Common/zh-Hans.lproj/Intents.strings

Lines changed: 2 additions & 2 deletions
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";

Loop Widget Extension/Bootstrap/Localizable.xcstrings

Lines changed: 91 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,12 @@
431431
},
432432
"%@%@" : {
433433
"localizations" : {
434+
"de" : {
435+
"stringUnit" : {
436+
"state" : "translated",
437+
"value" : "%1$@%2$@"
438+
}
439+
},
434440
"en" : {
435441
"stringUnit" : {
436442
"state" : "new",
@@ -440,7 +446,14 @@
440446
}
441447
},
442448
"%@U" : {
443-
449+
"localizations" : {
450+
"de" : {
451+
"stringUnit" : {
452+
"state" : "translated",
453+
"value" : "%@IE"
454+
}
455+
}
456+
}
444457
},
445458
"%1$@ v%2$@" : {
446459
"comment" : "The format string for the app name and version number. (1: bundle name)(2: bundle version)",
@@ -568,10 +581,24 @@
568581
}
569582
},
570583
"Color" : {
571-
584+
"localizations" : {
585+
"de" : {
586+
"stringUnit" : {
587+
"state" : "translated",
588+
"value" : "Farbe"
589+
}
590+
}
591+
}
572592
},
573593
"Date" : {
574-
594+
"localizations" : {
595+
"de" : {
596+
"stringUnit" : {
597+
"state" : "translated",
598+
"value" : "Datum"
599+
}
600+
}
601+
}
575602
},
576603
"dB" : {
577604
"comment" : "The short unit display string for decibles",
@@ -693,7 +720,14 @@
693720
}
694721
},
695722
"End" : {
696-
723+
"localizations" : {
724+
"de" : {
725+
"stringUnit" : {
726+
"state" : "translated",
727+
"value" : "Ende"
728+
}
729+
}
730+
}
697731
},
698732
"Eventual" : {
699733
"localizations" : {
@@ -897,10 +931,36 @@
897931
}
898932
},
899933
"Glucose level" : {
900-
934+
"localizations" : {
935+
"de" : {
936+
"stringUnit" : {
937+
"state" : "translated",
938+
"value" : "Blutzuckerspiegel"
939+
}
940+
},
941+
"zh-Hans" : {
942+
"stringUnit" : {
943+
"state" : "translated",
944+
"value" : "血糖水平"
945+
}
946+
}
947+
}
901948
},
902949
"Glucose range" : {
903-
950+
"localizations" : {
951+
"de" : {
952+
"stringUnit" : {
953+
"state" : "translated",
954+
"value" : "Zielbereich"
955+
}
956+
},
957+
"zh-Hans" : {
958+
"stringUnit" : {
959+
"state" : "translated",
960+
"value" : "血糖范围"
961+
}
962+
}
963+
}
904964
},
905965
"Loop Status Widget" : {
906966
"localizations" : {
@@ -1223,10 +1283,25 @@
12231283
}
12241284
},
12251285
"Open the app to update the widget" : {
1226-
"comment" : "No comment"
1286+
"comment" : "No comment",
1287+
"localizations" : {
1288+
"de" : {
1289+
"stringUnit" : {
1290+
"state" : "translated",
1291+
"value" : "Öffne die App, um das Widget zu aktualisieren"
1292+
}
1293+
}
1294+
}
12271295
},
12281296
"Preset override" : {
1229-
1297+
"localizations" : {
1298+
"de" : {
1299+
"stringUnit" : {
1300+
"state" : "translated",
1301+
"value" : "Voreinstellung"
1302+
}
1303+
}
1304+
}
12301305
},
12311306
"QUANTITY_VALUE_AND_UNIT" : {
12321307
"comment" : "Format string for combining localized numeric value and unit. (1: numeric value)(2: unit)",
@@ -1431,7 +1506,14 @@
14311506
}
14321507
},
14331508
"Start" : {
1434-
1509+
"localizations" : {
1510+
"de" : {
1511+
"stringUnit" : {
1512+
"state" : "translated",
1513+
"value" : "Start"
1514+
}
1515+
}
1516+
}
14351517
},
14361518
"U" : {
14371519
"comment" : "The short unit display string for international units of insulin",

0 commit comments

Comments
 (0)