Skip to content

Commit 4d53aa1

Browse files
committed
Updated translations from Lokalise on Sat Aug 19 15:10:08 CDT 2023
1 parent 551dcf0 commit 4d53aa1

File tree

7 files changed

+19
-19
lines changed

7 files changed

+19
-19
lines changed

ShareClient/he.lproj/Localizable.strings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"Dexcom Share" = "Dexcom Share";
44

55
/* Sensor state description for the non-valid state */
6-
"Needs Attention" = "Needs Attention";
6+
"Needs Attention" = "נדרשת בדיקה";
77

88
/* Sensor state description for the valid state */
9-
"OK" = "OK";
9+
"OK" = "תקין";
1010

ShareClient/nb.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"Needs Attention" = "Trenger tilsyn";
77

88
/* Sensor state description for the valid state */
9-
"OK" = "Ok";
9+
"OK" = "OK";
1010

ShareClientUI/de.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Confirmation message for deleting a CGM */
2-
"Are you sure you want to delete this CGM?" = "Sind Sie sicher, dass Sie dieses CGM löschen wollen?";
2+
"Are you sure you want to delete this CGM?" = "Bist Du sicher, dass Du dieses CGM löschen möchtest?";
33

44
/* The title of the cancel action in an action sheet */
55
"Cancel" = "Abbrechen";
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
/* 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?";
2+
"Are you sure you want to delete this CGM?" = "בטוח שברצונך למחוק את חיישן זה?";
33

44
/* The title of the cancel action in an action sheet */
5-
"Cancel" = "Cancel";
5+
"Cancel" = "לא";
66

77
/* Title of cell to set credentials */
8-
"Credentials" = "Credentials";
8+
"Credentials" = "פרטי כניסה";
99

1010
/* Title describing glucose date */
11-
"Date" = "Date";
11+
"Date" = "תאריך";
1212

1313
/* Button title to delete CGM
1414
Title text for the button to remove a CGM from Loop */
15-
"Delete CGM" = "Delete CGM";
15+
"Delete CGM" = "מחק חיישן";
1616

1717
/* Title describing glucose value */
18-
"Glucose" = "Glucose";
18+
"Glucose" = "גלוקוז";
1919

2020
/* Section title for latest glucose reading */
21-
"Latest Reading" = "Latest Reading";
21+
"Latest Reading" = "קריאה אחרונה";
2222

2323
/* Outside US share server option title */
24-
"Outside US" = "Outside US";
24+
"Outside US" = "מחוץ לארה״ב";
2525

2626
/* The title of the Dexcom share password credential */
27-
"Password" = "Password";
27+
"Password" = "סיסמה";
2828

2929
/* The title of the Dexcom share server URL credential */
30-
"Server" = "Server";
30+
"Server" = "שרת";
3131

3232
/* Title describing glucose trend */
3333
"Trend" = "מגמה";
3434

3535
/* U.S. share server option title */
36-
"US" = "US";
36+
"US" = "ארה״ב";
3737

3838
/* The title of the Dexcom share username credential */
39-
"Username" = "Username";
39+
"Username" = "שם משתמש";
4040

ShareClientUI/nb.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Confirmation message for deleting a CGM */
2-
"Are you sure you want to delete this CGM?" = "Er du sikker på at du vil slette CGM?";
2+
"Are you sure you want to delete this CGM?" = "Er du sikker på at du vil slette denne CGM?";
33

44
/* The title of the cancel action in an action sheet */
55
"Cancel" = "Avbryt";

ShareClientUI/pl.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"Outside US" = "Poza USA";
2525

2626
/* The title of the Dexcom share password credential */
27-
"Password" = "Contraseña";
27+
"Password" = "Hasło";
2828

2929
/* The title of the Dexcom share server URL credential */
3030
"Server" = "Serwer";

ShareClientUI/ru.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" = "Удалить CGM";
15+
"Delete CGM" = "Удалить мониторинг";
1616

1717
/* Title describing glucose value */
1818
"Glucose" = "Глюкоза";

0 commit comments

Comments
 (0)