Skip to content

Commit 3115535

Browse files
committed
Merge Crowdin updates into dev
2 parents 5bf7d92 + 0e8dbe2 commit 3115535

File tree

21 files changed

+3200
-71
lines changed

21 files changed

+3200
-71
lines changed

FreeAPS/Sources/Localizations/Main/ar.lproj/Localizable.strings

Lines changed: 152 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,6 @@
283283
/* */
284284
"Save on Pump" = "Save on Pump";
285285

286-
/* */
287-
"Saving..." = "Saving...";
288-
289286
/* */
290287
"Schedule" = "Schedule";
291288

@@ -1961,6 +1958,158 @@ Enact a temp Basal or a temp target */
19611958
/* */
19621959
"Share your data anonymously" = "Share your data anonymously";
19631960

1961+
/* ——————————Contact Image ————————*/
1962+
/* Contact Image, contacts list - prefix before the contact given name */
1963+
1964+
"Contact" = "Contact";
1965+
1966+
/* Contact Image, settings, header of the contacts list */
1967+
"Contacts" = "Contacts";
1968+
1969+
/* Contact Image, settings, save your changes reminedr */
1970+
"Don't forget to save your changes." = "Don't forget to save your changes.";
1971+
1972+
/* Contact Image, settings, message about need to access contacts */
1973+
"iAPS needs access to your contacts for this feature to work" = "iAPS needs access to your contacts for this feature to work";
1974+
1975+
/* Contact Image, settings, button to grant access to contacts */
1976+
"Grant iAPS access to contacts" = "Grant iAPS access to contacts";
1977+
1978+
/* Contact Image, settings, message when access to contacts denied */
1979+
"Access to contacts denied" = "Access to contacts denied";
1980+
1981+
/* Contact Image, settings, message when access to contacts restricted */
1982+
"Access to contacts is restricted (parental control?)" = "Access to contacts is restricted (parental control?)";
1983+
1984+
/* Contact Image, settings, message when access to contacts is in unknown state */
1985+
"Access to contacts - unknown state" = "Access to contacts - unknown state";
1986+
1987+
/* Contact Image, settings, short description of the feature */
1988+
"A Contact Image can be used to get live updates from iAPS to your Apple Watch Contact complication and/or your iPhone Contact widget." = "A Contact Image can be used to get live updates from iAPS to your Apple Watch Contact complication and/or your iPhone Contact widget.";
1989+
1990+
/* Contact Image, settings, main header */
1991+
"Contact Image" = "Contact Image";
1992+
1993+
/* Contact Image, settings, label for the layout picker */
1994+
"Layout" = "Layout";
1995+
1996+
/* Contact Image, settings, single layout name */
1997+
"Single" = "Single";
1998+
1999+
/* Contact Image, settings, split layout name */
2000+
"Split" = "Split";
2001+
2002+
/* Contact Image, settings, outer ring - don't show */
2003+
"DontShowRing" = "Don't show";
2004+
2005+
/* Contact Image, settings, outer ring - Loop status */
2006+
"LoopStatusRing" = "Loop status";
2007+
2008+
/* Contact Image, settings, outer ring - IOB */
2009+
"IOBRing" = "IOB";
2010+
2011+
/* Contact Image, settings, outer ring - COB */
2012+
"COBRing" = "COB";
2013+
2014+
/* Contact Image, settings, outer ring - IOB+COB */
2015+
"IOB+COBRing" = "IOB+COB";
2016+
2017+
/* Contact Image, settings, label for the primary value picker */
2018+
"Primary" = "Primary";
2019+
2020+
/* Contact Image, settings, label for the top value picker */
2021+
"Top" = "Top";
2022+
2023+
/* Contact Image, settings, label for the bottom value picker */
2024+
"Bottom" = "Bottom";
2025+
2026+
/* Contact Image, settings, header for the outer ring section */
2027+
"Ring" = "Ring";
2028+
2029+
/* Contact Image, settings, label for the outer ring picker */
2030+
"Outer" = "Outer";
2031+
2032+
/* Contact Image, settings, label for the ring width picker */
2033+
"Width" = "Width";
2034+
2035+
/* Contact Image, settings, label for the ring gap picker */
2036+
"Gap" = "Gap";
2037+
2038+
/* Contact Image, settings, header for the font section */
2039+
"Font" = "Font";
2040+
2041+
/* Contact Image, settings, label for the font size picker */
2042+
"Size" = "Size";
2043+
2044+
/* Contact Image, settings, label for the secondary font size picker */
2045+
"Secondary size" = "Secondary size";
2046+
2047+
/* Contact Image, settings, label for the font tracking picker (tracking - horizontal spacing between letters) */
2048+
"Tracking" = "Tracking";
2049+
2050+
/* Contact Image, settings, label for the font weight picker */
2051+
"Weight" = "Weight";
2052+
2053+
/* Contact Image, settings, label for the dark-mode switcher */
2054+
"Dark mode" = "Dark mode";
2055+
2056+
/* Contact Image, settings, tighter font tracking */
2057+
"TighterFontTracking" = "Tighter";
2058+
2059+
/* Contact Image, settings, tight font tracking */
2060+
"TightFontTracking" = "Tight";
2061+
2062+
/* Contact Image, settings, normal font tracking */
2063+
"NormalFontTracking" = "Normal";
2064+
2065+
/* Contact Image, settings, wide font tracking */
2066+
"WideFontTracking" = "Wide";
2067+
2068+
/* Contact Image, settings, light font weight */
2069+
"LightFontWeight" = "Light";
2070+
2071+
/* Contact Image, settings, regular font weight */
2072+
"RegularFontWeight" = "Regular";
2073+
2074+
/* Contact Image, settings, medium font weight */
2075+
"MediumFontWeight" = "Medium";
2076+
2077+
/* Contact Image, settings, semibold font weight */
2078+
"SemiboldFontWeight" = "Semibold";
2079+
2080+
/* Contact Image, settings, bold font weight */
2081+
"BoldFontWeight" = "Bold";
2082+
2083+
/* Contact Image, settings, black font weight (black is "very bold") */
2084+
"BlackFontWeight" = "Black";
2085+
2086+
/* Contact Image, settings, don't display any value */
2087+
"NoneContactValue" = "None";
2088+
2089+
/* Contact Image, settings, Glucose (data to display) */
2090+
"GlucoseContactValue" = "Glucose";
2091+
2092+
/* Contact Image, settings, Eventual BG (data to display) */
2093+
"EventualBGContactValue" = "Eventual BG";
2094+
2095+
/* Contact Image, settings, Delta (data to display) */
2096+
"DeltaContactValue" = "Delta";
2097+
2098+
/* Contact Image, settings, Trend (data to display) */
2099+
"TrendContactValue" = "Trend";
2100+
2101+
/* Contact Image, settings, Last loop time (data to display) */
2102+
"LastLoopTimeContactValue" = "Last loop time";
2103+
2104+
/* Contact Image, settings, COB (data to display) */
2105+
"COBContactValue" = "COB";
2106+
2107+
/* Contact Image, settings, IOB (data to display) */
2108+
"IOBContactValue" = "IOB";
2109+
2110+
/* Contact Image, settings, loop status (data to display) */
2111+
"LoopStatusContactValue" = "Loop status";
2112+
19642113
/* ---------------------------------------------------------------------------------------------------------------
19652114
Infotexts from openaps.docs and androidaps.docs
19662115
iAPS

FreeAPS/Sources/Localizations/Main/da.lproj/Localizable.strings

Lines changed: 152 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,6 @@
283283
/* */
284284
"Save on Pump" = "Gem på Pump";
285285

286-
/* */
287-
"Saving..." = "Gemmer...";
288-
289286
/* */
290287
"Schedule" = "Skema";
291288

@@ -1961,6 +1958,158 @@ Enact a temp Basal or a temp target */
19611958
/* */
19621959
"Share your data anonymously" = "Share your data anonymously";
19631960

1961+
/* ——————————Contact Image ————————*/
1962+
/* Contact Image, contacts list - prefix before the contact given name */
1963+
1964+
"Contact" = "Contact";
1965+
1966+
/* Contact Image, settings, header of the contacts list */
1967+
"Contacts" = "Contacts";
1968+
1969+
/* Contact Image, settings, save your changes reminedr */
1970+
"Don't forget to save your changes." = "Don't forget to save your changes.";
1971+
1972+
/* Contact Image, settings, message about need to access contacts */
1973+
"iAPS needs access to your contacts for this feature to work" = "iAPS needs access to your contacts for this feature to work";
1974+
1975+
/* Contact Image, settings, button to grant access to contacts */
1976+
"Grant iAPS access to contacts" = "Grant iAPS access to contacts";
1977+
1978+
/* Contact Image, settings, message when access to contacts denied */
1979+
"Access to contacts denied" = "Access to contacts denied";
1980+
1981+
/* Contact Image, settings, message when access to contacts restricted */
1982+
"Access to contacts is restricted (parental control?)" = "Access to contacts is restricted (parental control?)";
1983+
1984+
/* Contact Image, settings, message when access to contacts is in unknown state */
1985+
"Access to contacts - unknown state" = "Access to contacts - unknown state";
1986+
1987+
/* Contact Image, settings, short description of the feature */
1988+
"A Contact Image can be used to get live updates from iAPS to your Apple Watch Contact complication and/or your iPhone Contact widget." = "A Contact Image can be used to get live updates from iAPS to your Apple Watch Contact complication and/or your iPhone Contact widget.";
1989+
1990+
/* Contact Image, settings, main header */
1991+
"Contact Image" = "Contact Image";
1992+
1993+
/* Contact Image, settings, label for the layout picker */
1994+
"Layout" = "Layout";
1995+
1996+
/* Contact Image, settings, single layout name */
1997+
"Single" = "Single";
1998+
1999+
/* Contact Image, settings, split layout name */
2000+
"Split" = "Split";
2001+
2002+
/* Contact Image, settings, outer ring - don't show */
2003+
"DontShowRing" = "Don't show";
2004+
2005+
/* Contact Image, settings, outer ring - Loop status */
2006+
"LoopStatusRing" = "Loop status";
2007+
2008+
/* Contact Image, settings, outer ring - IOB */
2009+
"IOBRing" = "IOB";
2010+
2011+
/* Contact Image, settings, outer ring - COB */
2012+
"COBRing" = "COB";
2013+
2014+
/* Contact Image, settings, outer ring - IOB+COB */
2015+
"IOB+COBRing" = "IOB+COB";
2016+
2017+
/* Contact Image, settings, label for the primary value picker */
2018+
"Primary" = "Primary";
2019+
2020+
/* Contact Image, settings, label for the top value picker */
2021+
"Top" = "Top";
2022+
2023+
/* Contact Image, settings, label for the bottom value picker */
2024+
"Bottom" = "Bottom";
2025+
2026+
/* Contact Image, settings, header for the outer ring section */
2027+
"Ring" = "Ring";
2028+
2029+
/* Contact Image, settings, label for the outer ring picker */
2030+
"Outer" = "Outer";
2031+
2032+
/* Contact Image, settings, label for the ring width picker */
2033+
"Width" = "Width";
2034+
2035+
/* Contact Image, settings, label for the ring gap picker */
2036+
"Gap" = "Gap";
2037+
2038+
/* Contact Image, settings, header for the font section */
2039+
"Font" = "Font";
2040+
2041+
/* Contact Image, settings, label for the font size picker */
2042+
"Size" = "Size";
2043+
2044+
/* Contact Image, settings, label for the secondary font size picker */
2045+
"Secondary size" = "Secondary size";
2046+
2047+
/* Contact Image, settings, label for the font tracking picker (tracking - horizontal spacing between letters) */
2048+
"Tracking" = "Tracking";
2049+
2050+
/* Contact Image, settings, label for the font weight picker */
2051+
"Weight" = "Weight";
2052+
2053+
/* Contact Image, settings, label for the dark-mode switcher */
2054+
"Dark mode" = "Dark mode";
2055+
2056+
/* Contact Image, settings, tighter font tracking */
2057+
"TighterFontTracking" = "Tighter";
2058+
2059+
/* Contact Image, settings, tight font tracking */
2060+
"TightFontTracking" = "Tight";
2061+
2062+
/* Contact Image, settings, normal font tracking */
2063+
"NormalFontTracking" = "Normal";
2064+
2065+
/* Contact Image, settings, wide font tracking */
2066+
"WideFontTracking" = "Wide";
2067+
2068+
/* Contact Image, settings, light font weight */
2069+
"LightFontWeight" = "Light";
2070+
2071+
/* Contact Image, settings, regular font weight */
2072+
"RegularFontWeight" = "Regular";
2073+
2074+
/* Contact Image, settings, medium font weight */
2075+
"MediumFontWeight" = "Medium";
2076+
2077+
/* Contact Image, settings, semibold font weight */
2078+
"SemiboldFontWeight" = "Semibold";
2079+
2080+
/* Contact Image, settings, bold font weight */
2081+
"BoldFontWeight" = "Bold";
2082+
2083+
/* Contact Image, settings, black font weight (black is "very bold") */
2084+
"BlackFontWeight" = "Black";
2085+
2086+
/* Contact Image, settings, don't display any value */
2087+
"NoneContactValue" = "Ingen";
2088+
2089+
/* Contact Image, settings, Glucose (data to display) */
2090+
"GlucoseContactValue" = "Glukose";
2091+
2092+
/* Contact Image, settings, Eventual BG (data to display) */
2093+
"EventualBGContactValue" = "Eventual BG";
2094+
2095+
/* Contact Image, settings, Delta (data to display) */
2096+
"DeltaContactValue" = "Delta";
2097+
2098+
/* Contact Image, settings, Trend (data to display) */
2099+
"TrendContactValue" = "Trend";
2100+
2101+
/* Contact Image, settings, Last loop time (data to display) */
2102+
"LastLoopTimeContactValue" = "Last loop time";
2103+
2104+
/* Contact Image, settings, COB (data to display) */
2105+
"COBContactValue" = "COB";
2106+
2107+
/* Contact Image, settings, IOB (data to display) */
2108+
"IOBContactValue" = "IOB";
2109+
2110+
/* Contact Image, settings, loop status (data to display) */
2111+
"LoopStatusContactValue" = "Loop status";
2112+
19642113
/* ---------------------------------------------------------------------------------------------------------------
19652114
Infotexts from openaps.docs and androidaps.docs
19662115
iAPS

0 commit comments

Comments
 (0)