diff --git a/ShareClient.xcodeproj/project.pbxproj b/ShareClient.xcodeproj/project.pbxproj index 6d27e7e..e0332a9 100644 --- a/ShareClient.xcodeproj/project.pbxproj +++ b/ShareClient.xcodeproj/project.pbxproj @@ -379,6 +379,9 @@ ar, cs, hi, + ce, + hu, + uk, ); mainGroup = 432B0E7E1CDFC3C50045347B; productRefGroup = 432B0E891CDFC3C50045347B /* Products */; diff --git a/ShareClientUI/Localizable.xcstrings b/ShareClientUI/Localizable.xcstrings index 7895056..fd0547e 100644 --- a/ShareClientUI/Localizable.xcstrings +++ b/ShareClientUI/Localizable.xcstrings @@ -4,6 +4,12 @@ "APAC" : { "comment" : "Japan, Phillipines, Singapore share server option title", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "APAC" + } + }, "it" : { "stringUnit" : { "state" : "translated", @@ -15,6 +21,12 @@ "state" : "translated", "value" : "APAC" } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "APAC" + } } } }, @@ -138,7 +150,7 @@ "zh-Hans" : { "stringUnit" : { "state" : "translated", - "value" : "Are you sure you want to delete this CGM?" + "value" : "确认要删除该CGM吗?" } } } @@ -396,6 +408,12 @@ "Date" : { "comment" : "Title describing glucose date", "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "التاريخ" + } + }, "da" : { "stringUnit" : { "state" : "translated", @@ -777,6 +795,12 @@ "Latest Reading" : { "comment" : "Section title for latest glucose reading", "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "آخر قراءة" + } + }, "da" : { "stringUnit" : { "state" : "translated", @@ -1260,6 +1284,12 @@ "Trend" : { "comment" : "Title describing glucose trend", "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "إتجاه" + } + }, "da" : { "stringUnit" : { "state" : "translated", @@ -1623,6 +1653,12 @@ "Worldwide" : { "comment" : "Outside US and APAC share server option title", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Weltweit" + } + }, "it" : { "stringUnit" : { "state" : "translated", @@ -1634,6 +1670,12 @@ "state" : "translated", "value" : "Verdensomspennende" } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "În întreaga lume" + } } } }