Skip to content

Commit def0624

Browse files
authored
Merge pull request #44 from LoopKit/translations
Updated translations from Lokalise on Sun Aug 24 12:32:21 PDT 2025
2 parents 21d8657 + 183d81c commit def0624

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

ShareClient/it.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Dexcom Share" = "Dexcom Share";
44

55
/* Sensor state description for the non-valid state */
6-
"Needs Attention" = "Esige Attenzione";
6+
"Needs Attention" = "Necessita di Attenzione";
77

88
/* Sensor state description for the valid state */
99
"OK" = "OK";

ShareClientUI/fr.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
/* Button title to delete CGM
1414
Title text for the button to remove a CGM from Loop */
15-
"Delete CGM" = "Effacer le CGM";
15+
"Delete CGM" = "Supprimer le CGM";
1616

1717
/* Title describing glucose value */
1818
"Glucose" = "Glycémie";

ShareClientUI/it.lproj/Localizable.strings

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/* Japan, Phillipines, Singapore share server option title */
2+
"APAC" = "APAC";
3+
14
/* Confirmation message for deleting a CGM */
25
"Are you sure you want to delete this CGM?" = "Sei sicuro di voler eliminare questo CGM?";
36

@@ -38,3 +41,6 @@
3841
/* The title of the Dexcom share username credential */
3942
"Username" = "Nome Utente";
4043

44+
/* Outside US and APAC share server option title */
45+
"Worldwide" = "In tutto il mondo";
46+

ShareClientUI/nb.lproj/Localizable.strings

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/* Japan, Phillipines, Singapore share server option title */
2+
"APAC" = "APAC";
3+
14
/* Confirmation message for deleting a CGM */
25
"Are you sure you want to delete this CGM?" = "Er du sikker på at du vil slette denne CGM?";
36

@@ -38,3 +41,6 @@
3841
/* The title of the Dexcom share username credential */
3942
"Username" = "Brukernavn";
4043

44+
/* Outside US and APAC share server option title */
45+
"Worldwide" = "Verdensomspennende";
46+

0 commit comments

Comments
 (0)